UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

90 lines (89 loc) 2.4 kB
{ "_args": [ [ "stats-webpack-plugin@^0.2.1", "/Users/derekcaneja/Git/dispatch.me/kitchen/examples" ] ], "_from": "stats-webpack-plugin@>=0.2.1 <0.3.0", "_id": "stats-webpack-plugin@0.2.2", "_inCache": true, "_installable": true, "_location": "/stats-webpack-plugin", "_nodeVersion": "2.5.0", "_npmUser": { "email": "unindented@gmail.com", "name": "unindented" }, "_npmVersion": "2.13.2", "_phantomChildren": {}, "_requested": { "name": "stats-webpack-plugin", "raw": "stats-webpack-plugin@^0.2.1", "rawSpec": "^0.2.1", "scope": null, "spec": ">=0.2.1 <0.3.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/stats-webpack-plugin/-/stats-webpack-plugin-0.2.2.tgz", "_shasum": "7d6a839669ca67909a9db801d502bc395cc66695", "_shrinkwrap": null, "_spec": "stats-webpack-plugin@^0.2.1", "_where": "/Users/derekcaneja/Git/dispatch.me/kitchen/examples", "author": { "email": "unindented@gmail.com", "name": "Daniel Perez Alvarez", "url": "http://unindented.org/" }, "bugs": { "url": "https://github.com/unindented/stats-webpack-plugin/issues" }, "dependencies": {}, "description": "Write the stats of a build to a file.", "devDependencies": { "chai": "^3.3", "eslint": "^1.5", "eslint-config-standard": "^4.4", "eslint-plugin-standard": "^1.3", "mocha": "^2.3", "node-libs-browser": "^0.5", "rimraf": "^2.4", "webpack": "^1.12" }, "directories": {}, "dist": { "shasum": "7d6a839669ca67909a9db801d502bc395cc66695", "tarball": "https://registry.npmjs.org/stats-webpack-plugin/-/stats-webpack-plugin-0.2.2.tgz" }, "gitHead": "820546b4e762eec78c1fc96bd4c8c7dda7053356", "homepage": "https://github.com/unindented/stats-webpack-plugin#readme", "keywords": [ "stats", "webpack" ], "maintainers": [ { "name": "unindented", "email": "unindented@gmail.com" } ], "name": "stats-webpack-plugin", "optionalDependencies": {}, "peerDependencies": { "webpack": "^1.0" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/unindented/stats-webpack-plugin.git" }, "scripts": { "lint": "eslint .", "spec": "mocha", "test": "npm run lint && npm run spec" }, "version": "0.2.2" }