package.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  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. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/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. "_location": "/lodash.template",
  20. "_nodeVersion": "0.12.5",
  21. "_npmUser": {
  22. "name": "jdalton",
  23. "email": "john.david.dalton@gmail.com"
  24. },
  25. "_npmVersion": "2.12.0",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "lodash.template@^3.0.0",
  29. "scope": null,
  30. "escapedName": "lodash.template",
  31. "name": "lodash.template",
  32. "rawSpec": "^3.0.0",
  33. "spec": ">=3.0.0 <4.0.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/gulp-util"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz",
  40. "_shasum": "f8cdecc6169a255be9098ae8b0c53d378931d14f",
  41. "_shrinkwrap": null,
  42. "_spec": "lodash.template@^3.0.0",
  43. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-util",
  44. "author": {
  45. "name": "John-David Dalton",
  46. "email": "john.david.dalton@gmail.com",
  47. "url": "http://allyoucanleet.com/"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/lodash/lodash/issues"
  51. },
  52. "contributors": [
  53. {
  54. "name": "John-David Dalton",
  55. "email": "john.david.dalton@gmail.com",
  56. "url": "http://allyoucanleet.com/"
  57. },
  58. {
  59. "name": "Benjamin Tan",
  60. "email": "demoneaux@gmail.com",
  61. "url": "https://d10.github.io/"
  62. },
  63. {
  64. "name": "Blaine Bublitz",
  65. "email": "blaine@iceddev.com",
  66. "url": "http://www.iceddev.com/"
  67. },
  68. {
  69. "name": "Kit Cambridge",
  70. "email": "github@kitcambridge.be",
  71. "url": "http://kitcambridge.be/"
  72. },
  73. {
  74. "name": "Mathias Bynens",
  75. "email": "mathias@qiwi.be",
  76. "url": "https://mathiasbynens.be/"
  77. }
  78. ],
  79. "dependencies": {
  80. "lodash._basecopy": "^3.0.0",
  81. "lodash._basetostring": "^3.0.0",
  82. "lodash._basevalues": "^3.0.0",
  83. "lodash._isiterateecall": "^3.0.0",
  84. "lodash._reinterpolate": "^3.0.0",
  85. "lodash.escape": "^3.0.0",
  86. "lodash.keys": "^3.0.0",
  87. "lodash.restparam": "^3.0.0",
  88. "lodash.templatesettings": "^3.0.0"
  89. },
  90. "description": "The modern build of lodash’s `_.template` as a module.",
  91. "devDependencies": {},
  92. "directories": {},
  93. "dist": {
  94. "shasum": "f8cdecc6169a255be9098ae8b0c53d378931d14f",
  95. "tarball": "https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz"
  96. },
  97. "homepage": "https://lodash.com/",
  98. "icon": "https://lodash.com/icon.svg",
  99. "keywords": [
  100. "lodash",
  101. "lodash-modularized",
  102. "stdlib",
  103. "util"
  104. ],
  105. "license": "MIT",
  106. "maintainers": [
  107. {
  108. "name": "jdalton",
  109. "email": "john.david.dalton@gmail.com"
  110. },
  111. {
  112. "name": "kitcambridge",
  113. "email": "github@kitcambridge.be"
  114. },
  115. {
  116. "name": "mathias",
  117. "email": "mathias@qiwi.be"
  118. },
  119. {
  120. "name": "phated",
  121. "email": "blaine@iceddev.com"
  122. },
  123. {
  124. "name": "d10",
  125. "email": "demoneaux@gmail.com"
  126. }
  127. ],
  128. "name": "lodash.template",
  129. "optionalDependencies": {},
  130. "readme": "ERROR: No README data found!",
  131. "repository": {
  132. "type": "git",
  133. "url": "git+https://github.com/lodash/lodash.git"
  134. },
  135. "scripts": {
  136. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  137. },
  138. "version": "3.6.2"
  139. }