package.json 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "lodash._baseclone@^3.0.0",
  6. "scope": null,
  7. "escapedName": "lodash._baseclone",
  8. "name": "lodash._baseclone",
  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.clonedeep"
  14. ]
  15. ],
  16. "_from": "lodash._baseclone@>=3.0.0 <4.0.0",
  17. "_id": "lodash._baseclone@3.3.0",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/lodash._baseclone",
  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._baseclone@^3.0.0",
  30. "scope": null,
  31. "escapedName": "lodash._baseclone",
  32. "name": "lodash._baseclone",
  33. "rawSpec": "^3.0.0",
  34. "spec": ">=3.0.0 <4.0.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/lodash.clonedeep"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/lodash._baseclone/-/lodash._baseclone-3.3.0.tgz",
  41. "_shasum": "303519bf6393fe7e42f34d8b630ef7794e3542b7",
  42. "_shrinkwrap": null,
  43. "_spec": "lodash._baseclone@^3.0.0",
  44. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/lodash.clonedeep",
  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._arraycopy": "^3.0.0",
  82. "lodash._arrayeach": "^3.0.0",
  83. "lodash._baseassign": "^3.0.0",
  84. "lodash._basefor": "^3.0.0",
  85. "lodash.isarray": "^3.0.0",
  86. "lodash.keys": "^3.0.0"
  87. },
  88. "description": "The modern build of lodash’s internal `baseClone` as a module.",
  89. "devDependencies": {},
  90. "directories": {},
  91. "dist": {
  92. "shasum": "303519bf6393fe7e42f34d8b630ef7794e3542b7",
  93. "tarball": "https://registry.npmjs.org/lodash._baseclone/-/lodash._baseclone-3.3.0.tgz"
  94. },
  95. "homepage": "https://lodash.com/",
  96. "icon": "https://lodash.com/icon.svg",
  97. "license": "MIT",
  98. "maintainers": [
  99. {
  100. "name": "jdalton",
  101. "email": "john.david.dalton@gmail.com"
  102. },
  103. {
  104. "name": "kitcambridge",
  105. "email": "github@kitcambridge.be"
  106. },
  107. {
  108. "name": "mathias",
  109. "email": "mathias@qiwi.be"
  110. },
  111. {
  112. "name": "phated",
  113. "email": "blaine@iceddev.com"
  114. },
  115. {
  116. "name": "d10",
  117. "email": "demoneaux@gmail.com"
  118. }
  119. ],
  120. "name": "lodash._baseclone",
  121. "optionalDependencies": {},
  122. "readme": "ERROR: No README data found!",
  123. "repository": {
  124. "type": "git",
  125. "url": "git+https://github.com/lodash/lodash.git"
  126. },
  127. "scripts": {
  128. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  129. },
  130. "version": "3.3.0"
  131. }