UNPKG

react-scripts

Version:
138 lines (137 loc) 3.71 kB
{ "_args": [ [ { "raw": "html-webpack-plugin@2.24.0", "scope": null, "escapedName": "html-webpack-plugin", "name": "html-webpack-plugin", "rawSpec": "2.24.0", "spec": "2.24.0", "type": "version" }, "/Users/ville/Projects/create-react-app/packages/react-scripts" ] ], "_from": "html-webpack-plugin@2.24.0", "_id": "html-webpack-plugin@2.24.0", "_inCache": true, "_location": "/html-webpack-plugin", "_nodeVersion": "4.4.4", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/html-webpack-plugin-2.24.0.tgz_1477037817668_0.509069389430806" }, "_npmUser": { "name": "jantimon", "email": "j.nicklas@me.com" }, "_npmVersion": "3.10.7", "_phantomChildren": {}, "_requested": { "raw": "html-webpack-plugin@2.24.0", "scope": null, "escapedName": "html-webpack-plugin", "name": "html-webpack-plugin", "rawSpec": "2.24.0", "spec": "2.24.0", "type": "version" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-2.24.0.tgz", "_shasum": "53697cea79a9f3cd1f8c239ac71f949d5673cacb", "_shrinkwrap": null, "_spec": "html-webpack-plugin@2.24.0", "_where": "/Users/ville/Projects/create-react-app/packages/react-scripts", "author": { "name": "Charles Blaxland", "email": "charles.blaxland@gmail.com", "url": "https://github.com/ampedandwired" }, "bugs": { "url": "https://github.com/ampedandwired/html-webpack-plugin/issues" }, "dependencies": { "bluebird": "^3.4.6", "html-minifier": "^3.1.0", "loader-utils": "^0.2.16", "lodash": "^4.16.4", "pretty-error": "^2.0.2", "toposort": "^1.0.0" }, "description": "Simplifies creation of HTML files to serve your webpack bundles", "devDependencies": { "appcache-webpack-plugin": "^1.3.0", "css-loader": "^0.25.0", "dir-compare": "1.2.0", "es6-promise": "^4.0.5", "extract-text-webpack-plugin": "^1.0.1", "file-loader": "^0.9.0", "html-loader": "^0.4.4", "jade": "^1.11.0", "jade-loader": "^0.8.0", "jasmine": "^2.5.2", "rimraf": "^2.5.4", "semistandard": "8.0.0", "style-loader": "^0.13.1", "underscore-template-loader": "^0.7.3", "url-loader": "^0.5.7", "webpack": "^1.13.2", "webpack-recompilation-simulator": "^1.3.0" }, "directories": {}, "dist": { "shasum": "53697cea79a9f3cd1f8c239ac71f949d5673cacb", "tarball": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-2.24.0.tgz" }, "files": [ "index.js", "default_index.ejs", "lib/" ], "gitHead": "1a2e2b3e94bc62569ee7b748da88b1b85f2f79c2", "homepage": "https://github.com/ampedandwired/html-webpack-plugin", "keywords": [ "webpack", "plugin", "html", "html-webpack-plugin" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "ampedandwired", "email": "charles.blaxland@gmail.com" }, { "name": "jantimon", "email": "j.nicklas@me.com" } ], "name": "html-webpack-plugin", "optionalDependencies": {}, "peerDependencies": { "webpack": "1 || ^2.1.0-beta" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/ampedandwired/html-webpack-plugin.git" }, "scripts": { "build-examples": "node examples/build-examples.js", "prepublish": "npm run test", "pretest": "semistandard", "test": "jasmine" }, "semistandard": { "ignore": [ "examples/*/dist/**/*.*" ] }, "version": "2.24.0" }