package.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "lodash.escape@^3.0.0",
  6. "scope": null,
  7. "escapedName": "lodash.escape",
  8. "name": "lodash.escape",
  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/lodash.template"
  14. ]
  15. ],
  16. "_from": "lodash.escape@>=3.0.0 <4.0.0",
  17. "_id": "lodash.escape@3.2.0",
  18. "_inCache": true,
  19. "_location": "/lodash.escape",
  20. "_nodeVersion": "5.5.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-9-west.internal.npmjs.com",
  23. "tmp": "tmp/lodash.escape-3.2.0.tgz_1454898355271_0.9197692747693509"
  24. },
  25. "_npmUser": {
  26. "name": "jdalton",
  27. "email": "john.david.dalton@gmail.com"
  28. },
  29. "_npmVersion": "2.14.18",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "lodash.escape@^3.0.0",
  33. "scope": null,
  34. "escapedName": "lodash.escape",
  35. "name": "lodash.escape",
  36. "rawSpec": "^3.0.0",
  37. "spec": ">=3.0.0 <4.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/lodash.template",
  42. "/lodash.templatesettings"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz",
  45. "_shasum": "995ee0dc18c1b48cc92effae71a10aab5b487698",
  46. "_shrinkwrap": null,
  47. "_spec": "lodash.escape@^3.0.0",
  48. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/lodash.template",
  49. "author": {
  50. "name": "John-David Dalton",
  51. "email": "john.david.dalton@gmail.com",
  52. "url": "http://allyoucanleet.com/"
  53. },
  54. "bugs": {
  55. "url": "https://github.com/lodash/lodash/issues"
  56. },
  57. "contributors": [
  58. {
  59. "name": "John-David Dalton",
  60. "email": "john.david.dalton@gmail.com",
  61. "url": "http://allyoucanleet.com/"
  62. },
  63. {
  64. "name": "Blaine Bublitz",
  65. "email": "blaine@iceddev.com",
  66. "url": "https://github.com/phated"
  67. },
  68. {
  69. "name": "Mathias Bynens",
  70. "email": "mathias@qiwi.be",
  71. "url": "https://mathiasbynens.be/"
  72. }
  73. ],
  74. "dependencies": {
  75. "lodash._root": "^3.0.0"
  76. },
  77. "description": "The lodash method `_.escape` exported as a module.",
  78. "devDependencies": {},
  79. "directories": {},
  80. "dist": {
  81. "shasum": "995ee0dc18c1b48cc92effae71a10aab5b487698",
  82. "tarball": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz"
  83. },
  84. "homepage": "https://lodash.com/",
  85. "icon": "https://lodash.com/icon.svg",
  86. "keywords": [
  87. "lodash-modularized",
  88. "escape"
  89. ],
  90. "license": "MIT",
  91. "maintainers": [
  92. {
  93. "name": "jdalton",
  94. "email": "john.david.dalton@gmail.com"
  95. },
  96. {
  97. "name": "mathias",
  98. "email": "mathias@qiwi.be"
  99. },
  100. {
  101. "name": "phated",
  102. "email": "blaine@iceddev.com"
  103. }
  104. ],
  105. "name": "lodash.escape",
  106. "optionalDependencies": {},
  107. "readme": "ERROR: No README data found!",
  108. "repository": {
  109. "type": "git",
  110. "url": "git+https://github.com/lodash/lodash.git"
  111. },
  112. "scripts": {
  113. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  114. },
  115. "version": "3.2.0"
  116. }