package.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "_args": [
  3. [
  4. "normalize-wheel@1.0.1",
  5. "/Users/lihai/jolijoli/pad_spa"
  6. ]
  7. ],
  8. "_from": "normalize-wheel@1.0.1",
  9. "_id": "normalize-wheel@1.0.1",
  10. "_inBundle": false,
  11. "_integrity": "sha1-rsiGr/2wRQcNhWRH32Ls+GFG7EU=",
  12. "_location": "/normalize-wheel",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "normalize-wheel@1.0.1",
  18. "name": "normalize-wheel",
  19. "escapedName": "normalize-wheel",
  20. "rawSpec": "1.0.1",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.1"
  23. },
  24. "_requiredBy": [
  25. "/element-ui"
  26. ],
  27. "_resolved": "https://registry.npm.taobao.org/normalize-wheel/download/normalize-wheel-1.0.1.tgz",
  28. "_spec": "1.0.1",
  29. "_where": "/Users/lihai/jolijoli/pad_spa",
  30. "author": {
  31. "name": "Bas Stottelaar"
  32. },
  33. "description": "Mouse wheel normalization across multiple multiple browsers.",
  34. "keywords": [
  35. "mouse wheel",
  36. "normalization",
  37. "browser"
  38. ],
  39. "license": "BSD-3-Clause",
  40. "main": "index.js",
  41. "name": "normalize-wheel",
  42. "scripts": {
  43. "test": "echo \"Error: no test specified\" && exit 1"
  44. },
  45. "version": "1.0.1"
  46. }