package.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "lodash@~1.0.1",
  6. "scope": null,
  7. "escapedName": "lodash",
  8. "name": "lodash",
  9. "rawSpec": "~1.0.1",
  10. "spec": ">=1.0.1 <1.1.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/globule"
  14. ]
  15. ],
  16. "_from": "lodash@>=1.0.1 <1.1.0",
  17. "_id": "lodash@1.0.2",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/lodash",
  21. "_nodeVersion": "0.12.0",
  22. "_npmUser": {
  23. "name": "jdalton",
  24. "email": "john.david.dalton@gmail.com"
  25. },
  26. "_npmVersion": "2.7.3",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "raw": "lodash@~1.0.1",
  30. "scope": null,
  31. "escapedName": "lodash",
  32. "name": "lodash",
  33. "rawSpec": "~1.0.1",
  34. "spec": ">=1.0.1 <1.1.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/globule"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz",
  41. "_shasum": "8f57560c83b59fc270bd3d561b690043430e2551",
  42. "_shrinkwrap": null,
  43. "_spec": "lodash@~1.0.1",
  44. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/globule",
  45. "author": {
  46. "name": "John-David Dalton",
  47. "email": "john.david.dalton@gmail.com",
  48. "url": "http://allyoucanleet.com/"
  49. },
  50. "bugs": {
  51. "url": "https://github.com/lodash/lodash/issues"
  52. },
  53. "contributors": [
  54. {
  55. "name": "John-David Dalton",
  56. "email": "john.david.dalton@gmail.com",
  57. "url": "http://allyoucanleet.com/"
  58. },
  59. {
  60. "name": "Blaine Bublitz",
  61. "email": "blaine@iceddev.com",
  62. "url": "http://iceddev.com/"
  63. },
  64. {
  65. "name": "Kit Cambridge",
  66. "email": "github@kitcambridge.be",
  67. "url": "http://kitcambridge.be/"
  68. },
  69. {
  70. "name": "Mathias Bynens",
  71. "email": "mathias@qiwi.be",
  72. "url": "http://mathiasbynens.be/"
  73. }
  74. ],
  75. "dependencies": {},
  76. "description": "A utility library delivering consistency, customization, performance, and extras.",
  77. "devDependencies": {},
  78. "directories": {},
  79. "dist": {
  80. "shasum": "8f57560c83b59fc270bd3d561b690043430e2551",
  81. "tarball": "https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz"
  82. },
  83. "engines": [
  84. "node",
  85. "rhino"
  86. ],
  87. "homepage": "https://lodash.com/",
  88. "jam": {
  89. "main": "./dist/lodash.compat.js"
  90. },
  91. "keywords": [
  92. "browser",
  93. "client",
  94. "functional",
  95. "performance",
  96. "server",
  97. "speed",
  98. "util"
  99. ],
  100. "license": "MIT",
  101. "main": "./dist/lodash.js",
  102. "maintainers": [
  103. {
  104. "name": "jdalton",
  105. "email": "john.david.dalton@gmail.com"
  106. },
  107. {
  108. "name": "mathias",
  109. "email": "mathias@qiwi.be"
  110. },
  111. {
  112. "name": "phated",
  113. "email": "blaine@iceddev.com"
  114. },
  115. {
  116. "name": "kitcambridge",
  117. "email": "github@kitcambridge.be"
  118. },
  119. {
  120. "name": "d10",
  121. "email": "demoneaux@gmail.com"
  122. }
  123. ],
  124. "name": "lodash",
  125. "optionalDependencies": {},
  126. "readme": "ERROR: No README data found!",
  127. "repository": {
  128. "type": "git",
  129. "url": "git+https://github.com/lodash/lodash.git"
  130. },
  131. "scripts": {},
  132. "version": "1.0.2"
  133. }