UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

92 lines (91 loc) 2.65 kB
{ "_args": [ [ "extract-text-webpack-plugin@^0.9.1", "/Users/nick/codes/twreporter-react" ] ], "_from": "extract-text-webpack-plugin@>=0.9.1 <0.10.0", "_id": "extract-text-webpack-plugin@0.9.1", "_inCache": true, "_installable": true, "_location": "/extract-text-webpack-plugin", "_nodeVersion": "4.0.0", "_npmUser": { "email": "tobias.koppers@googlemail.com", "name": "sokra" }, "_npmVersion": "3.3.3", "_phantomChildren": {}, "_requested": { "name": "extract-text-webpack-plugin", "raw": "extract-text-webpack-plugin@^0.9.1", "rawSpec": "^0.9.1", "scope": null, "spec": ">=0.9.1 <0.10.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/extract-text-webpack-plugin/-/extract-text-webpack-plugin-0.9.1.tgz", "_shasum": "ef6dc508cb35ed0dcf8a4009abbe853f7a7622b5", "_shrinkwrap": null, "_spec": "extract-text-webpack-plugin@^0.9.1", "_where": "/Users/nick/codes/twreporter-react", "author": { "name": "Tobias Koppers @sokra" }, "bugs": { "url": "https://github.com/webpack/extract-text-webpack-plugin/issues" }, "dependencies": { "async": "^1.5.0", "loader-utils": "^0.2.3" }, "description": "Extract text from bundle into a file.", "devDependencies": { "codecov.io": "^0.1.2", "coveralls": "^2.11.2", "css-loader": "^0.21.0", "file-loader": "^0.8.4", "istanbul": "^0.3.13", "mocha": "^2.3.3", "mocha-lcov-reporter": "0.0.2", "raw-loader": "^0.5.1", "should": "^7.1.1", "style-loader": "^0.13.0", "webpack": "^1.12.2" }, "directories": {}, "dist": { "shasum": "ef6dc508cb35ed0dcf8a4009abbe853f7a7622b5", "tarball": "http://registry.npmjs.org/extract-text-webpack-plugin/-/extract-text-webpack-plugin-0.9.1.tgz" }, "gitHead": "d34d0fb60b9522532f4406ddb255ea95b5c92fe7", "homepage": "http://github.com/webpack/extract-text-webpack-plugin", "license": "MIT", "maintainers": [ { "name": "sokra", "email": "tobias.koppers@googlemail.com" } ], "name": "extract-text-webpack-plugin", "optionalDependencies": {}, "peerDependencies": { "webpack": "^1.9.11" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/webpack/extract-text-webpack-plugin.git" }, "scripts": { "cover": "istanbul cover node_modules/mocha/bin/_mocha", "publish-patch": "mocha && npm version patch && git push && git push --tags && npm publish", "test": "mocha", "travis": "npm run cover -- --report lcovonly" }, "version": "0.9.1" }