package.json 3.3 KB

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