kitchensink
Version:
Dispatch's awesome components and style guide
80 lines (79 loc) • 2.25 kB
JSON
{
"_args": [
[
"extract-text-webpack-plugin@^0.8.2",
"/Users/derekcaneja/Git/dispatch.me/kitchen/examples"
]
],
"_from": "extract-text-webpack-plugin@>=0.8.2 <0.9.0",
"_id": "extract-text-webpack-plugin@0.8.2",
"_inCache": true,
"_installable": true,
"_location": "/extract-text-webpack-plugin",
"_nodeVersion": "0.12.2",
"_npmUser": {
"email": "tobias.koppers@googlemail.com",
"name": "sokra"
},
"_npmVersion": "2.10.0",
"_phantomChildren": {},
"_requested": {
"name": "extract-text-webpack-plugin",
"raw": "extract-text-webpack-plugin@^0.8.2",
"rawSpec": "^0.8.2",
"scope": null,
"spec": ">=0.8.2 <0.9.0",
"type": "range"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/extract-text-webpack-plugin/-/extract-text-webpack-plugin-0.8.2.tgz",
"_shasum": "49309df325f53affc53972f711afba2360c1914c",
"_shrinkwrap": null,
"_spec": "extract-text-webpack-plugin@^0.8.2",
"_where": "/Users/derekcaneja/Git/dispatch.me/kitchen/examples",
"author": {
"name": "Tobias Koppers @sokra"
},
"bugs": {
"url": "https://github.com/webpack/extract-text-webpack-plugin/issues"
},
"dependencies": {
"async": "^1.2.1",
"loader-utils": "~0.2.3"
},
"description": "Extract text from bundle into a file.",
"devDependencies": {
"css-loader": "*",
"file-loader": "*",
"style-loader": "*",
"webpack": "*"
},
"directories": {},
"dist": {
"shasum": "49309df325f53affc53972f711afba2360c1914c",
"tarball": "https://registry.npmjs.org/extract-text-webpack-plugin/-/extract-text-webpack-plugin-0.8.2.tgz"
},
"gitHead": "a03c82c59d557ec4abe1f9afff8ad7cb91325eb0",
"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": {},
"version": "0.8.2"
}