Files
ASHEBShop-h5/node_modules/compression-webpack-plugin/package.json
T
2017-05-10 17:19:39 +08:00

111 lines
2.9 KiB
JSON

{
"_args": [
[
"compression-webpack-plugin",
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5"
]
],
"_cnpm_publish_time": 1491626538378,
"_from": "compression-webpack-plugin@latest",
"_hasShrinkwrap": false,
"_id": "compression-webpack-plugin@0.4.0",
"_inCache": true,
"_installable": true,
"_location": "/compression-webpack-plugin",
"_nodeVersion": "6.10.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/compression-webpack-plugin-0.4.0.tgz_1491626536272_0.7976787050720304"
},
"_npmUser": {
"email": "wiens.joshua@gmail.com",
"name": "d3viant0ne"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {
"source-list-map": "0.1.8",
"source-map": "0.5.6"
},
"_requested": {
"name": "compression-webpack-plugin",
"raw": "compression-webpack-plugin",
"rawSpec": "",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "http://registry.npm.taobao.org/compression-webpack-plugin/download/compression-webpack-plugin-0.4.0.tgz",
"_shasum": "811de04215f811ea6a12d4d8aed8457d758f13ac",
"_shrinkwrap": null,
"_spec": "compression-webpack-plugin",
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5",
"author": {
"name": "Tobias Koppers @sokra"
},
"bugs": {
"url": "https://github.com/webpack/compression-webpack-plugin/issues"
},
"dependencies": {
"async": "0.2.x",
"node-zopfli": "^2.0.0",
"webpack-sources": "^0.1.0"
},
"description": "Prepare compressed versions of assets to serve them with Content-Encoding",
"devDependencies": {
"standard-version": "^4.0.0"
},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "811de04215f811ea6a12d4d8aed8457d758f13ac",
"size": 4169,
"tarball": "http://registry.npm.taobao.org/compression-webpack-plugin/download/compression-webpack-plugin-0.4.0.tgz"
},
"gitHead": "894a96b16caea8a6c7a29fa6134617736d81483d",
"homepage": "http://github.com/webpack/compression-webpack-plugin",
"license": "MIT",
"maintainers": [
{
"name": "bebraw",
"email": "bebraw@gmail.com"
},
{
"name": "d3viant0ne",
"email": "wiens.joshua@gmail.com"
},
{
"name": "ericclemmons",
"email": "eric@smarterspam.com"
},
{
"name": "jhnns",
"email": "mail@johannesewald.de"
},
{
"name": "sokra",
"email": "tobias.koppers@googlemail.com"
},
{
"name": "thelarkinn",
"email": "sean.larkin@cuw.edu"
}
],
"name": "compression-webpack-plugin",
"optionalDependencies": {
"node-zopfli": "^2.0.0"
},
"publish_time": 1491626538378,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/webpack/compression-webpack-plugin.git"
},
"scripts": {
"release": "standard-version"
},
"version": "0.4.0"
}