{ "_args": [ [ "html-loader@^0.5.5", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix" ] ], "_from": "html-loader@>=0.5.5 <0.6.0", "_id": "html-loader@0.5.5", "_inCache": true, "_installable": true, "_location": "/html-loader", "_nodeVersion": "9.2.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/html-loader-0.5.5.tgz_1516208163878_0.042634898563846946" }, "_npmUser": { "email": "michael.ciniawsky@gmail.com", "name": "michael-ciniawsky" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "name": "html-loader", "raw": "html-loader@^0.5.5", "rawSpec": "^0.5.5", "scope": null, "spec": ">=0.5.5 <0.6.0", "type": "range" }, "_requiredBy": [ "/laravel-mix" ], "_resolved": "https://registry.npmjs.org/html-loader/-/html-loader-0.5.5.tgz", "_shasum": "6356dbeb0c49756d8ebd5ca327f16ff06ab5faea", "_shrinkwrap": null, "_spec": "html-loader@^0.5.5", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix", "author": { "name": "Tobias Koppers @sokra" }, "bugs": { "url": "https://github.com/webpack-contrib/html-loader/issues" }, "dependencies": { "es6-templates": "^0.2.3", "fastparse": "^1.1.1", "html-minifier": "^3.5.8", "loader-utils": "^1.1.0", "object-assign": "^4.1.1" }, "description": "html loader module for webpack", "devDependencies": { "beautify-lint": "^1.0.4", "codecov.io": "^0.1.6", "eslint": "^3.1.1", "istanbul": "^0.4.5", "js-beautify": "^1.6.3", "mocha": "^2.5.3", "should": "^10.0.0", "standard-version": "^4.3.0" }, "directories": {}, "dist": { "integrity": "sha512-7hIW7YinOYUpo//kSYcPB6dCKoceKLmOwjEMmhIobHuWGDVl0Nwe4l68mdG/Ru0wcUxQjVMEoZpkalZ/SE7zog==", "shasum": "6356dbeb0c49756d8ebd5ca327f16ff06ab5faea", "tarball": "https://registry.npmjs.org/html-loader/-/html-loader-0.5.5.tgz" }, "files": [ "lib" ], "gitHead": "27026d2f0f5523ddea2a68272c4b58d5b69cffc0", "homepage": "https://github.com/webpack-contrib/html-loader", "license": "MIT", "main": "index.js", "maintainers": [ { "name": "michael-ciniawsky", "email": "michael.ciniawsky@gmail.com" }, { "name": "peeri", "email": "developers@peerigon.com" }, { "name": "ericclemmons", "email": "eric@smarterspam.com" }, { "name": "bebraw", "email": "bebraw@gmail.com" }, { "name": "jhnns", "email": "mail@johannesewald.de" }, { "name": "thelarkinn", "email": "sean.larkin@cuw.edu" }, { "name": "hemanth", "email": "hemanth.hm@gmail.com" }, { "name": "sokra", "email": "tobias.koppers@googlemail.com" }, { "name": "jtangelder", "email": "j.tangelder@gmail.com" }, { "name": "d3viant0ne", "email": "wiens.joshua@gmail.com" } ], "name": "html-loader", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/webpack-contrib/html-loader.git" }, "scripts": { "cover": "istanbul cover -x *.runtime.js node_modules/mocha/bin/_mocha", "lint": "eslint lib test", "pretest": "npm run lint", "release": "standard-version", "test": "mocha --harmony --full-trace --check-leaks" }, "version": "0.5.5" }