package.json 3.5 KB

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