UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

93 lines (92 loc) 2.52 kB
{ "_args": [ [ "clean-webpack-plugin@^0.1.4", "/Users/nick/codes/twreporter-react" ] ], "_from": "clean-webpack-plugin@>=0.1.4 <0.2.0", "_id": "clean-webpack-plugin@0.1.8", "_inCache": true, "_installable": true, "_location": "/clean-webpack-plugin", "_nodeVersion": "5.4.0", "_npmOperationalInternal": { "host": "packages-9-west.internal.npmjs.com", "tmp": "tmp/clean-webpack-plugin-0.1.8.tgz_1454429097411_0.5687172773759812" }, "_npmUser": { "email": "johnagan@github.com", "name": "johnagan" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "name": "clean-webpack-plugin", "raw": "clean-webpack-plugin@^0.1.4", "rawSpec": "^0.1.4", "scope": null, "spec": ">=0.1.4 <0.2.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/clean-webpack-plugin/-/clean-webpack-plugin-0.1.8.tgz", "_shasum": "8b721ca502d5c0dd2fb7983aefa34b9f2d70fcbc", "_shrinkwrap": null, "_spec": "clean-webpack-plugin@^0.1.4", "_where": "/Users/nick/codes/twreporter-react", "author": { "email": "johnagan@github.com", "name": "John Agan" }, "bugs": { "url": "https://github.com/johnagan/clean-webpack-plugin/issues" }, "dependencies": { "rimraf": "~2.5.1" }, "description": "A webpack plugin to remove your build folder(s) before building", "devDependencies": { "chai": "^3.4.1", "coveralls": "^2.11.6", "istanbul": "^0.4.2", "mocha": "^2.4.2", "rewire": "^2.5.1" }, "directories": {}, "dist": { "shasum": "8b721ca502d5c0dd2fb7983aefa34b9f2d70fcbc", "tarball": "http://registry.npmjs.org/clean-webpack-plugin/-/clean-webpack-plugin-0.1.8.tgz" }, "gitHead": "0e88ae6312dfa39156ce049f6256a869f27172f2", "homepage": "https://github.com/johnagan/clean-webpack-plugin", "keywords": [ "clean", "node", "plugin", "webpack" ], "licenses": "MIT", "main": "index.js", "maintainers": [ { "name": "johnagan", "email": "johnagan@github.com" } ], "name": "clean-webpack-plugin", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/johnagan/clean-webpack-plugin.git" }, "scripts": { "test": "mocha --recursive ./test/*_spec.js", "test-travis": "istanbul cover _mocha -- -R spec ./test/*_spec.js", "test:watch": "npm run test -- --watch" }, "version": "0.1.8" }