UNPKG

create-js-app-scripts

Version:
106 lines (105 loc) 3.27 kB
{ "_args": [ [ { "raw": "extract-text-webpack-plugin@2.0.0-beta.4", "scope": null, "escapedName": "extract-text-webpack-plugin", "name": "extract-text-webpack-plugin", "rawSpec": "2.0.0-beta.4", "spec": "2.0.0-beta.4", "type": "version" }, "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB" ] ], "_from": "extract-text-webpack-plugin@2.0.0-beta.4", "_id": "extract-text-webpack-plugin@2.0.0-beta.4", "_inCache": true, "_installable": true, "_location": "/extract-text-webpack-plugin", "_nodeVersion": "6.2.2", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/extract-text-webpack-plugin-2.0.0-beta.4.tgz_1472761469819_0.6251052902080119" }, "_npmUser": { "name": "sokra", "email": "tobias.koppers@googlemail.com" }, "_npmVersion": "3.9.5", "_phantomChildren": {}, "_requested": { "raw": "extract-text-webpack-plugin@2.0.0-beta.4", "scope": null, "escapedName": "extract-text-webpack-plugin", "name": "extract-text-webpack-plugin", "rawSpec": "2.0.0-beta.4", "spec": "2.0.0-beta.4", "type": "version" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/extract-text-webpack-plugin/-/extract-text-webpack-plugin-2.0.0-beta.4.tgz", "_shasum": "d32393069e7d90c8318d48392302618b56bc1ba9", "_shrinkwrap": null, "_spec": "extract-text-webpack-plugin@2.0.0-beta.4", "_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB", "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", "webpack-sources": "^0.1.0" }, "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": "^2.1.0-beta" }, "directories": {}, "dist": { "shasum": "d32393069e7d90c8318d48392302618b56bc1ba9", "tarball": "https://registry.npmjs.org/extract-text-webpack-plugin/-/extract-text-webpack-plugin-2.0.0-beta.4.tgz" }, "gitHead": "8232a3e5c5c719c1a56228fed0c3d12a0c90eded", "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": "^2.1.0-beta.19" }, "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 _mocha", "publish-patch": "mocha && npm version patch && git push && git push --tags && npm publish", "test": "mocha", "travis": "npm run cover -- --report lcovonly" }, "version": "2.0.0-beta.4" }