package.json 3.3 KB

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