2017-08-21 08:50:25 +08:00

110 lines
3.1 KiB
JSON

{
"_args": [
[
{
"raw": "gulp-minify-css@^1.2.4",
"scope": null,
"escapedName": "gulp-minify-css",
"name": "gulp-minify-css",
"rawSpec": "^1.2.4",
"spec": ">=1.2.4 <2.0.0",
"type": "range"
},
"D:\\web\\layui\\res\\layui"
]
],
"_from": "gulp-minify-css@>=1.2.4 <2.0.0",
"_id": "gulp-minify-css@1.2.4",
"_inCache": true,
"_location": "/gulp-minify-css",
"_nodeVersion": "5.6.0",
"_npmOperationalInternal": {
"host": "packages-9-west.internal.npmjs.com",
"tmp": "tmp/gulp-minify-css-1.2.4.tgz_1456309500783_0.5351310917176306"
},
"_npmUser": {
"name": "murphydanger",
"email": "j957453@trbvm.com"
},
"_npmVersion": "3.6.0",
"_phantomChildren": {
"buffer-shims": "1.0.0",
"core-util-is": "1.0.2",
"inherits": "2.0.3",
"process-nextick-args": "1.0.7",
"string_decoder": "0.10.31",
"util-deprecate": "1.0.2"
},
"_requested": {
"raw": "gulp-minify-css@^1.2.4",
"scope": null,
"escapedName": "gulp-minify-css",
"name": "gulp-minify-css",
"rawSpec": "^1.2.4",
"spec": ">=1.2.4 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/gulp-minify-css/-/gulp-minify-css-1.2.4.tgz",
"_shasum": "b6164957602ea27f9e5ad88227695dd205778c06",
"_shrinkwrap": null,
"_spec": "gulp-minify-css@^1.2.4",
"_where": "D:\\web\\layui\\res\\layui",
"dependencies": {
"clean-css": "^3.3.3",
"gulp-util": "^3.0.5",
"object-assign": "^4.0.1",
"readable-stream": "^2.0.0",
"vinyl-bufferstream": "^1.0.1",
"vinyl-sourcemaps-apply": "^0.2.0"
},
"deprecated": "Please use gulp-clean-css",
"description": "Minify css with clean-css.",
"devDependencies": {
"@shinnn/eslint-config-node-legacy": "^1.0.0",
"chai": "^3.0.0",
"eslint": "^1.10.2",
"from2-string": "^1.0.2",
"gulp-sourcemaps": "^1.5.2",
"gulp-stylus": "^2.0.5",
"istanbul": "^0.4.1",
"istanbul-coveralls": "^1.0.3",
"mocha": "^2.2.5",
"stream-combiner2": "^1.1.1",
"vinyl": "^1.1.0"
},
"directories": {},
"dist": {
"shasum": "b6164957602ea27f9e5ad88227695dd205778c06",
"tarball": "https://registry.npmjs.org/gulp-minify-css/-/gulp-minify-css-1.2.4.tgz"
},
"files": [
"index.js"
],
"gitHead": "ae54239a273d6ae7bb0234fcde3545f5044aed72",
"license": "MIT",
"maintainers": [
{
"name": "murphydanger",
"email": "j957453@trbvm.com"
},
{
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
}
],
"name": "gulp-minify-css",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {
"coverage": "node --harmony_destructuring node_modules/istanbul/lib/cli cover _mocha -- --full-trace",
"coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls",
"pretest": "eslint --fix --config @shinnn/node-legacy --env mocha index.js test",
"test": "node --harmony_destructuring node_modules/mocha/bin/_mocha --full-trace",
"test-dot": "node --harmony_destructuring node_modules/mocha/bin/_mocha --reporter dot --full-trace"
},
"version": "1.2.4"
}