package.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "lodash.defaults@~2.4.1",
  6. "scope": null,
  7. "escapedName": "lodash.defaults",
  8. "name": "lodash.defaults",
  9. "rawSpec": "~2.4.1",
  10. "spec": ">=2.4.1 <2.5.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-clone/node_modules/lodash.template"
  14. ]
  15. ],
  16. "_from": "lodash.defaults@>=2.4.1 <2.5.0",
  17. "_id": "lodash.defaults@2.4.1",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/lodash.defaults",
  21. "_npmUser": {
  22. "name": "jdalton",
  23. "email": "john.david.dalton@gmail.com"
  24. },
  25. "_npmVersion": "1.3.14",
  26. "_phantomChildren": {
  27. "lodash._isnative": "2.4.1",
  28. "lodash._shimkeys": "2.4.1",
  29. "lodash.isobject": "2.4.1"
  30. },
  31. "_requested": {
  32. "raw": "lodash.defaults@~2.4.1",
  33. "scope": null,
  34. "escapedName": "lodash.defaults",
  35. "name": "lodash.defaults",
  36. "rawSpec": "~2.4.1",
  37. "spec": ">=2.4.1 <2.5.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/gulp-clone/lodash.template",
  42. "/gulp-copy/lodash.template",
  43. "/gulp-dedupe"
  44. ],
  45. "_resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-2.4.1.tgz",
  46. "_shasum": "a7e8885f05e68851144b6e12a8f3678026bc4c54",
  47. "_shrinkwrap": null,
  48. "_spec": "lodash.defaults@~2.4.1",
  49. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-clone/node_modules/lodash.template",
  50. "author": {
  51. "name": "John-David Dalton",
  52. "email": "john.david.dalton@gmail.com",
  53. "url": "http://allyoucanleet.com/"
  54. },
  55. "bugs": {
  56. "url": "https://github.com/lodash/lodash-cli/issues"
  57. },
  58. "contributors": [
  59. {
  60. "name": "John-David Dalton",
  61. "email": "john.david.dalton@gmail.com",
  62. "url": "http://allyoucanleet.com/"
  63. },
  64. {
  65. "name": "Blaine Bublitz",
  66. "email": "blaine@iceddev.com",
  67. "url": "http://www.iceddev.com/"
  68. },
  69. {
  70. "name": "Kit Cambridge",
  71. "email": "github@kitcambridge.be",
  72. "url": "http://kitcambridge.be/"
  73. },
  74. {
  75. "name": "Mathias Bynens",
  76. "email": "mathias@qiwi.be",
  77. "url": "http://mathiasbynens.be/"
  78. }
  79. ],
  80. "dependencies": {
  81. "lodash._objecttypes": "~2.4.1",
  82. "lodash.keys": "~2.4.1"
  83. },
  84. "description": "The Lo-Dash function `_.defaults` as a Node.js module generated by lodash-cli.",
  85. "devDependencies": {},
  86. "directories": {},
  87. "dist": {
  88. "shasum": "a7e8885f05e68851144b6e12a8f3678026bc4c54",
  89. "tarball": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-2.4.1.tgz"
  90. },
  91. "homepage": "http://lodash.com/custom-builds",
  92. "keywords": [
  93. "functional",
  94. "lodash",
  95. "lodash-modularized",
  96. "server",
  97. "util"
  98. ],
  99. "license": "MIT",
  100. "maintainers": [
  101. {
  102. "name": "jdalton",
  103. "email": "john.david.dalton@gmail.com"
  104. },
  105. {
  106. "name": "kitcambridge",
  107. "email": "github@kitcambridge.be"
  108. },
  109. {
  110. "name": "mathias",
  111. "email": "mathias@qiwi.be"
  112. },
  113. {
  114. "name": "phated",
  115. "email": "blaine@iceddev.com"
  116. }
  117. ],
  118. "name": "lodash.defaults",
  119. "optionalDependencies": {},
  120. "readme": "ERROR: No README data found!",
  121. "repository": {
  122. "type": "git",
  123. "url": "git+https://github.com/lodash/lodash-cli.git"
  124. },
  125. "version": "2.4.1"
  126. }