package.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "lodash.templatesettings@^3.0.0",
  6. "scope": null,
  7. "escapedName": "lodash.templatesettings",
  8. "name": "lodash.templatesettings",
  9. "rawSpec": "^3.0.0",
  10. "spec": ">=3.0.0 <4.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/lodash.template"
  14. ]
  15. ],
  16. "_from": "lodash.templatesettings@>=3.0.0 <4.0.0",
  17. "_id": "lodash.templatesettings@3.1.1",
  18. "_inCache": true,
  19. "_location": "/lodash.templatesettings",
  20. "_nodeVersion": "5.4.0",
  21. "_npmUser": {
  22. "name": "jdalton",
  23. "email": "john.david.dalton@gmail.com"
  24. },
  25. "_npmVersion": "2.14.15",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "lodash.templatesettings@^3.0.0",
  29. "scope": null,
  30. "escapedName": "lodash.templatesettings",
  31. "name": "lodash.templatesettings",
  32. "rawSpec": "^3.0.0",
  33. "spec": ">=3.0.0 <4.0.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/lodash.template"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz",
  40. "_shasum": "fb307844753b66b9f1afa54e262c745307dba8e5",
  41. "_shrinkwrap": null,
  42. "_spec": "lodash.templatesettings@^3.0.0",
  43. "_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/lodash.template",
  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": "Blaine Bublitz",
  60. "email": "blaine@iceddev.com",
  61. "url": "https://github.com/phated"
  62. },
  63. {
  64. "name": "Mathias Bynens",
  65. "email": "mathias@qiwi.be",
  66. "url": "https://mathiasbynens.be/"
  67. }
  68. ],
  69. "dependencies": {
  70. "lodash._reinterpolate": "^3.0.0",
  71. "lodash.escape": "^3.0.0"
  72. },
  73. "description": "The lodash method `_.templateSettings` exported as a module.",
  74. "devDependencies": {},
  75. "directories": {},
  76. "dist": {
  77. "shasum": "fb307844753b66b9f1afa54e262c745307dba8e5",
  78. "tarball": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz"
  79. },
  80. "homepage": "https://lodash.com/",
  81. "icon": "https://lodash.com/icon.svg",
  82. "keywords": [
  83. "lodash",
  84. "lodash-modularized",
  85. "stdlib",
  86. "util",
  87. "templatesettings"
  88. ],
  89. "license": "MIT",
  90. "maintainers": [
  91. {
  92. "name": "jdalton",
  93. "email": "john.david.dalton@gmail.com"
  94. },
  95. {
  96. "name": "mathias",
  97. "email": "mathias@qiwi.be"
  98. },
  99. {
  100. "name": "phated",
  101. "email": "blaine@iceddev.com"
  102. }
  103. ],
  104. "name": "lodash.templatesettings",
  105. "optionalDependencies": {},
  106. "readme": "ERROR: No README data found!",
  107. "repository": {
  108. "type": "git",
  109. "url": "git+https://github.com/lodash/lodash.git"
  110. },
  111. "scripts": {
  112. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  113. },
  114. "version": "3.1.1"
  115. }