package.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "lodash@~4.17.4",
  6. "scope": null,
  7. "escapedName": "lodash",
  8. "name": "lodash",
  9. "rawSpec": "~4.17.4",
  10. "spec": ">=4.17.4 <4.18.0",
  11. "type": "range"
  12. },
  13. "/Applications/MAMP/htdocs/wechat_read/node_modules/apidoc"
  14. ]
  15. ],
  16. "_from": "lodash@>=4.17.4 <4.18.0",
  17. "_id": "lodash@4.17.4",
  18. "_inCache": true,
  19. "_location": "/lodash",
  20. "_nodeVersion": "7.2.1",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/lodash-4.17.4.tgz_1483223634314_0.5332164366263896"
  24. },
  25. "_npmUser": {
  26. "name": "jdalton",
  27. "email": "john.david.dalton@gmail.com"
  28. },
  29. "_npmVersion": "2.15.11",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "lodash@~4.17.4",
  33. "scope": null,
  34. "escapedName": "lodash",
  35. "name": "lodash",
  36. "rawSpec": "~4.17.4",
  37. "spec": ">=4.17.4 <4.18.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/apidoc",
  42. "/apidoc-core"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
  45. "_shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae",
  46. "_shrinkwrap": null,
  47. "_spec": "lodash@~4.17.4",
  48. "_where": "/Applications/MAMP/htdocs/wechat_read/node_modules/apidoc",
  49. "author": {
  50. "name": "John-David Dalton",
  51. "email": "john.david.dalton@gmail.com",
  52. "url": "http://allyoucanleet.com/"
  53. },
  54. "bugs": {
  55. "url": "https://github.com/lodash/lodash/issues"
  56. },
  57. "contributors": [
  58. {
  59. "name": "John-David Dalton",
  60. "email": "john.david.dalton@gmail.com",
  61. "url": "http://allyoucanleet.com/"
  62. },
  63. {
  64. "name": "Mathias Bynens",
  65. "email": "mathias@qiwi.be",
  66. "url": "https://mathiasbynens.be/"
  67. }
  68. ],
  69. "dependencies": {},
  70. "description": "Lodash modular utilities.",
  71. "devDependencies": {},
  72. "directories": {},
  73. "dist": {
  74. "shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae",
  75. "tarball": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz"
  76. },
  77. "homepage": "https://lodash.com/",
  78. "icon": "https://lodash.com/icon.svg",
  79. "keywords": [
  80. "modules",
  81. "stdlib",
  82. "util"
  83. ],
  84. "license": "MIT",
  85. "main": "lodash.js",
  86. "maintainers": [
  87. {
  88. "name": "jdalton",
  89. "email": "john.david.dalton@gmail.com"
  90. },
  91. {
  92. "name": "mathias",
  93. "email": "mathias@qiwi.be"
  94. }
  95. ],
  96. "name": "lodash",
  97. "optionalDependencies": {},
  98. "readme": "ERROR: No README data found!",
  99. "repository": {
  100. "type": "git",
  101. "url": "git+https://github.com/lodash/lodash.git"
  102. },
  103. "scripts": {
  104. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  105. },
  106. "version": "4.17.4"
  107. }