package.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "lodash.clonedeep@^3.0.0",
  6. "scope": null,
  7. "escapedName": "lodash.clonedeep",
  8. "name": "lodash.clonedeep",
  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/node-notifier"
  14. ]
  15. ],
  16. "_from": "lodash.clonedeep@>=3.0.0 <4.0.0",
  17. "_id": "lodash.clonedeep@3.0.2",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/lodash.clonedeep",
  21. "_nodeVersion": "0.12.5",
  22. "_npmUser": {
  23. "name": "jdalton",
  24. "email": "john.david.dalton@gmail.com"
  25. },
  26. "_npmVersion": "2.13.1",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "raw": "lodash.clonedeep@^3.0.0",
  30. "scope": null,
  31. "escapedName": "lodash.clonedeep",
  32. "name": "lodash.clonedeep",
  33. "rawSpec": "^3.0.0",
  34. "spec": ">=3.0.0 <4.0.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/node-notifier"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-3.0.2.tgz",
  41. "_shasum": "a0a1e40d82a5ea89ff5b147b8444ed63d92827db",
  42. "_shrinkwrap": null,
  43. "_spec": "lodash.clonedeep@^3.0.0",
  44. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/node-notifier",
  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": "Benjamin Tan",
  61. "email": "demoneaux@gmail.com",
  62. "url": "https://d10.github.io/"
  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": "https://mathiasbynens.be/"
  78. }
  79. ],
  80. "dependencies": {
  81. "lodash._baseclone": "^3.0.0",
  82. "lodash._bindcallback": "^3.0.0"
  83. },
  84. "description": "The modern build of lodash’s `_.cloneDeep` as a module.",
  85. "devDependencies": {},
  86. "directories": {},
  87. "dist": {
  88. "shasum": "a0a1e40d82a5ea89ff5b147b8444ed63d92827db",
  89. "tarball": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-3.0.2.tgz"
  90. },
  91. "homepage": "https://lodash.com/",
  92. "icon": "https://lodash.com/icon.svg",
  93. "keywords": [
  94. "lodash",
  95. "lodash-modularized",
  96. "stdlib",
  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": "d10",
  119. "email": "demoneaux@gmail.com"
  120. }
  121. ],
  122. "name": "lodash.clonedeep",
  123. "optionalDependencies": {},
  124. "readme": "ERROR: No README data found!",
  125. "repository": {
  126. "type": "git",
  127. "url": "git+https://github.com/lodash/lodash.git"
  128. },
  129. "scripts": {
  130. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  131. },
  132. "version": "3.0.2"
  133. }