package.json 3.4 KB

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