2017-09-13 07:52:34 +02:00

100 lines
2.7 KiB
JSON

{
"_args": [
[
{
"raw": "webpack-stats-plugin@^0.1.4",
"scope": null,
"escapedName": "webpack-stats-plugin",
"name": "webpack-stats-plugin",
"rawSpec": "^0.1.4",
"spec": ">=0.1.4 <0.2.0",
"type": "range"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\laravel-mix"
]
],
"_from": "webpack-stats-plugin@>=0.1.4 <0.2.0",
"_id": "webpack-stats-plugin@0.1.5",
"_inCache": true,
"_location": "/webpack-stats-plugin",
"_nodeVersion": "0.10.41",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/webpack-stats-plugin-0.1.5.tgz_1490962657938_0.08433824661187828"
},
"_npmUser": {
"name": "ryan.roemer",
"email": "ryan@loose-bits.com"
},
"_npmVersion": "2.14.14",
"_phantomChildren": {},
"_requested": {
"raw": "webpack-stats-plugin@^0.1.4",
"scope": null,
"escapedName": "webpack-stats-plugin",
"name": "webpack-stats-plugin",
"rawSpec": "^0.1.4",
"spec": ">=0.1.4 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/laravel-mix"
],
"_resolved": "https://registry.npmjs.org/webpack-stats-plugin/-/webpack-stats-plugin-0.1.5.tgz",
"_shasum": "29e5f12ebfd53158d31d656a113ac1f7b86179d9",
"_shrinkwrap": null,
"_spec": "webpack-stats-plugin@^0.1.4",
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\laravel-mix",
"author": {
"name": "Ryan Roemer",
"email": "ryan.roemer@formidablelabs.com"
},
"bugs": {
"url": "https://github.com/FormidableLabs/webpack-stats-plugin/issues"
},
"dependencies": {},
"description": "Webpack stats plugin",
"devDependencies": {
"gulp": "3.8.10",
"gulp-eslint": "0.2.2",
"gulp-jscs": "1.4.0",
"gulp-mdox": "0.0.2",
"webpack": "1.6.0"
},
"directories": {},
"dist": {
"shasum": "29e5f12ebfd53158d31d656a113ac1f7b86179d9",
"tarball": "https://registry.npmjs.org/webpack-stats-plugin/-/webpack-stats-plugin-0.1.5.tgz"
},
"files": [
"lib",
"index.js"
],
"gitHead": "6656c1028b9a985bcb9045b738170c5195217997",
"homepage": "https://github.com/FormidableLabs/webpack-stats-plugin#readme",
"keywords": [
"webpack"
],
"license": "MIT",
"main": "webpack-stats-plugin.js",
"maintainers": [
{
"name": "ryan.roemer",
"email": "ryan@loose-bits.com"
}
],
"name": "webpack-stats-plugin",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/FormidableLabs/webpack-stats-plugin.git"
},
"scripts": {
"build-demo": "npm run clean && cd demo && webpack",
"clean": "rm -rf demo/stats.json demo/build*",
"test": "gulp check"
},
"version": "0.1.5"
}