react-scripts
Version:
Configuration and scripts for Create React App.
93 lines (92 loc) • 2.31 kB
JSON
{
"_args": [
[
"html-loader@0.4.3",
"/Users/dan/p/create-react-app"
]
],
"_from": "html-loader@0.4.3",
"_id": "html-loader@0.4.3",
"_inCache": true,
"_installable": true,
"_location": "/html-loader",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-6-west.internal.npmjs.com",
"tmp": "tmp/html-loader-0.4.3.tgz_1455570934881_0.17954226001165807"
},
"_npmUser": {
"email": "developers@peerigon.com",
"name": "peerigon"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "html-loader",
"raw": "html-loader@0.4.3",
"rawSpec": "0.4.3",
"scope": null,
"spec": "0.4.3",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/html-loader/-/html-loader-0.4.3.tgz",
"_shasum": "ee11786b04818967cd6c679ca055e38f9d9721e7",
"_shrinkwrap": null,
"_spec": "html-loader@0.4.3",
"_where": "/Users/dan/p/create-react-app",
"author": {
"name": "Tobias Koppers @sokra"
},
"bugs": {
"url": "https://github.com/webpack/html-loader/issues"
},
"dependencies": {
"es6-templates": "^0.2.2",
"fastparse": "^1.0.0",
"html-minifier": "^1.0.0",
"loader-utils": "~0.2.2",
"object-assign": "^4.0.1"
},
"description": "html loader module for webpack",
"devDependencies": {
"mocha": "^2.3.4",
"should": "^7.1.1"
},
"directories": {},
"dist": {
"shasum": "ee11786b04818967cd6c679ca055e38f9d9721e7",
"tarball": "https://registry.npmjs.org/html-loader/-/html-loader-0.4.3.tgz"
},
"gitHead": "4e7dc5a33d1a2a72e0727a94368bad6ac0e8bcf5",
"homepage": "https://github.com/webpack/html-loader#readme",
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
],
"maintainers": [
{
"name": "peerigon",
"email": "developers@peerigon.com"
},
{
"name": "sokra",
"email": "tobias.koppers@googlemail.com"
}
],
"name": "html-loader",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/webpack/html-loader.git"
},
"scripts": {
"test": "mocha --reporter spec"
},
"version": "0.4.3"
}