package.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. {
  2. "_args": [
  3. [
  4. {
  5. "name": "lodash",
  6. "raw": "lodash@^3.10.1",
  7. "rawSpec": "^3.10.1",
  8. "scope": null,
  9. "spec": ">=3.10.1 <4.0.0",
  10. "type": "range"
  11. },
  12. "/Users/Nick/www/nick/gitbook/node_modules/gitbook-plugin-sharing-plus"
  13. ]
  14. ],
  15. "_from": "lodash@>=3.10.1 <4.0.0",
  16. "_id": "[email protected]",
  17. "_inCache": true,
  18. "_installable": true,
  19. "_location": "/lodash",
  20. "_nodeVersion": "0.12.5",
  21. "_npmUser": {
  22. "email": "[email protected]",
  23. "name": "jdalton"
  24. },
  25. "_npmVersion": "2.13.1",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "name": "lodash",
  29. "raw": "lodash@^3.10.1",
  30. "rawSpec": "^3.10.1",
  31. "scope": null,
  32. "spec": ">=3.10.1 <4.0.0",
  33. "type": "range"
  34. },
  35. "_requiredBy": [
  36. "/gitbook-plugin-sharing-plus"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz",
  39. "_shasum": "5bf45e8e49ba4189e17d482789dfd15bd140b7b6",
  40. "_shrinkwrap": null,
  41. "_spec": "lodash@^3.10.1",
  42. "_where": "/Users/Nick/www/nick/gitbook/node_modules/gitbook-plugin-sharing-plus",
  43. "author": {
  44. "email": "[email protected]",
  45. "name": "John-David Dalton",
  46. "url": "http://allyoucanleet.com/"
  47. },
  48. "bugs": {
  49. "url": "https://github.com/lodash/lodash/issues"
  50. },
  51. "contributors": [
  52. {
  53. "email": "[email protected]",
  54. "name": "John-David Dalton",
  55. "url": "http://allyoucanleet.com/"
  56. },
  57. {
  58. "email": "[email protected]",
  59. "name": "Benjamin Tan",
  60. "url": "https://d10.github.io/"
  61. },
  62. {
  63. "email": "[email protected]",
  64. "name": "Blaine Bublitz",
  65. "url": "http://www.iceddev.com/"
  66. },
  67. {
  68. "email": "[email protected]",
  69. "name": "Kit Cambridge",
  70. "url": "http://kitcambridge.be/"
  71. },
  72. {
  73. "email": "[email protected]",
  74. "name": "Mathias Bynens",
  75. "url": "https://mathiasbynens.be/"
  76. }
  77. ],
  78. "dependencies": {},
  79. "description": "The modern build of lodash modular utilities.",
  80. "devDependencies": {},
  81. "directories": {},
  82. "dist": {
  83. "shasum": "5bf45e8e49ba4189e17d482789dfd15bd140b7b6",
  84. "tarball": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz"
  85. },
  86. "homepage": "https://lodash.com/",
  87. "icon": "https://lodash.com/icon.svg",
  88. "keywords": [
  89. "modules",
  90. "stdlib",
  91. "util"
  92. ],
  93. "license": "MIT",
  94. "main": "index.js",
  95. "maintainers": [
  96. {
  97. "email": "[email protected]",
  98. "name": "jdalton"
  99. },
  100. {
  101. "email": "[email protected]",
  102. "name": "mathias"
  103. },
  104. {
  105. "email": "[email protected]",
  106. "name": "phated"
  107. },
  108. {
  109. "email": "[email protected]",
  110. "name": "kitcambridge"
  111. },
  112. {
  113. "email": "[email protected]",
  114. "name": "d10"
  115. }
  116. ],
  117. "name": "lodash",
  118. "optionalDependencies": {},
  119. "readme": "ERROR: No README data found!",
  120. "repository": {
  121. "type": "git",
  122. "url": "git+https://github.com/lodash/lodash.git"
  123. },
  124. "scripts": {
  125. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  126. },
  127. "version": "3.10.1"
  128. }