package.json 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "lodash._createassigner@^3.0.0",
  6. "scope": null,
  7. "escapedName": "lodash._createassigner",
  8. "name": "lodash._createassigner",
  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._createassigner@>=3.0.0 <4.0.0",
  17. "_id": "lodash._createassigner@3.1.1",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/lodash._createassigner",
  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._createassigner@^3.0.0",
  30. "scope": null,
  31. "escapedName": "lodash._createassigner",
  32. "name": "lodash._createassigner",
  33. "rawSpec": "^3.0.0",
  34. "spec": ">=3.0.0 <4.0.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/lodash.assign"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz",
  41. "_shasum": "838a5bae2fdaca63ac22dee8e19fa4e6d6970b11",
  42. "_shrinkwrap": null,
  43. "_spec": "lodash._createassigner@^3.0.0",
  44. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/lodash.assign",
  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._bindcallback": "^3.0.0",
  82. "lodash._isiterateecall": "^3.0.0",
  83. "lodash.restparam": "^3.0.0"
  84. },
  85. "description": "The modern build of lodash’s internal `createAssigner` as a module.",
  86. "devDependencies": {},
  87. "directories": {},
  88. "dist": {
  89. "shasum": "838a5bae2fdaca63ac22dee8e19fa4e6d6970b11",
  90. "tarball": "https://registry.npmjs.org/lodash._createassigner/-/lodash._createassigner-3.1.1.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._createassigner",
  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.1.1"
  128. }