You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

134 lines
3.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "html-loader@^0.5.5",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix"
  6. ]
  7. ],
  8. "_from": "html-loader@>=0.5.5 <0.6.0",
  9. "_id": "html-loader@0.5.5",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/html-loader",
  13. "_nodeVersion": "9.2.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/html-loader-0.5.5.tgz_1516208163878_0.042634898563846946"
  17. },
  18. "_npmUser": {
  19. "email": "michael.ciniawsky@gmail.com",
  20. "name": "michael-ciniawsky"
  21. },
  22. "_npmVersion": "5.6.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "html-loader",
  26. "raw": "html-loader@^0.5.5",
  27. "rawSpec": "^0.5.5",
  28. "scope": null,
  29. "spec": ">=0.5.5 <0.6.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/laravel-mix"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/html-loader/-/html-loader-0.5.5.tgz",
  36. "_shasum": "6356dbeb0c49756d8ebd5ca327f16ff06ab5faea",
  37. "_shrinkwrap": null,
  38. "_spec": "html-loader@^0.5.5",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix",
  40. "author": {
  41. "name": "Tobias Koppers @sokra"
  42. },
  43. "bugs": {
  44. "url": "https://github.com/webpack-contrib/html-loader/issues"
  45. },
  46. "dependencies": {
  47. "es6-templates": "^0.2.3",
  48. "fastparse": "^1.1.1",
  49. "html-minifier": "^3.5.8",
  50. "loader-utils": "^1.1.0",
  51. "object-assign": "^4.1.1"
  52. },
  53. "description": "html loader module for webpack",
  54. "devDependencies": {
  55. "beautify-lint": "^1.0.4",
  56. "codecov.io": "^0.1.6",
  57. "eslint": "^3.1.1",
  58. "istanbul": "^0.4.5",
  59. "js-beautify": "^1.6.3",
  60. "mocha": "^2.5.3",
  61. "should": "^10.0.0",
  62. "standard-version": "^4.3.0"
  63. },
  64. "directories": {},
  65. "dist": {
  66. "integrity": "sha512-7hIW7YinOYUpo//kSYcPB6dCKoceKLmOwjEMmhIobHuWGDVl0Nwe4l68mdG/Ru0wcUxQjVMEoZpkalZ/SE7zog==",
  67. "shasum": "6356dbeb0c49756d8ebd5ca327f16ff06ab5faea",
  68. "tarball": "https://registry.npmjs.org/html-loader/-/html-loader-0.5.5.tgz"
  69. },
  70. "files": [
  71. "lib"
  72. ],
  73. "gitHead": "27026d2f0f5523ddea2a68272c4b58d5b69cffc0",
  74. "homepage": "https://github.com/webpack-contrib/html-loader",
  75. "license": "MIT",
  76. "main": "index.js",
  77. "maintainers": [
  78. {
  79. "name": "michael-ciniawsky",
  80. "email": "michael.ciniawsky@gmail.com"
  81. },
  82. {
  83. "name": "peeri",
  84. "email": "developers@peerigon.com"
  85. },
  86. {
  87. "name": "ericclemmons",
  88. "email": "eric@smarterspam.com"
  89. },
  90. {
  91. "name": "bebraw",
  92. "email": "bebraw@gmail.com"
  93. },
  94. {
  95. "name": "jhnns",
  96. "email": "mail@johannesewald.de"
  97. },
  98. {
  99. "name": "thelarkinn",
  100. "email": "sean.larkin@cuw.edu"
  101. },
  102. {
  103. "name": "hemanth",
  104. "email": "hemanth.hm@gmail.com"
  105. },
  106. {
  107. "name": "sokra",
  108. "email": "tobias.koppers@googlemail.com"
  109. },
  110. {
  111. "name": "jtangelder",
  112. "email": "j.tangelder@gmail.com"
  113. },
  114. {
  115. "name": "d3viant0ne",
  116. "email": "wiens.joshua@gmail.com"
  117. }
  118. ],
  119. "name": "html-loader",
  120. "optionalDependencies": {},
  121. "readme": "ERROR: No README data found!",
  122. "repository": {
  123. "type": "git",
  124. "url": "git+https://github.com/webpack-contrib/html-loader.git"
  125. },
  126. "scripts": {
  127. "cover": "istanbul cover -x *.runtime.js node_modules/mocha/bin/_mocha",
  128. "lint": "eslint lib test",
  129. "pretest": "npm run lint",
  130. "release": "standard-version",
  131. "test": "mocha --harmony --full-trace --check-leaks"
  132. },
  133. "version": "0.5.5"
  134. }