87 lines
2.1 KiB
JSON
87 lines
2.1 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"gulp-cssmin@0.1.7",
|
||
|
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
|
||
|
]
|
||
|
],
|
||
|
"_from": "gulp-cssmin@0.1.7",
|
||
|
"_id": "gulp-cssmin@0.1.7",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-9Xb+UhHRB7qpQBUEJJv4eu0VVr0=",
|
||
|
"_location": "/gulp-cssmin",
|
||
|
"_phantomChildren": {
|
||
|
"clone-stats": "0.0.1",
|
||
|
"core-util-is": "1.0.2",
|
||
|
"escape-string-regexp": "1.0.5",
|
||
|
"get-stdin": "4.0.1",
|
||
|
"inherits": "2.0.4",
|
||
|
"isarray": "0.0.1",
|
||
|
"lodash._escapehtmlchar": "2.4.1",
|
||
|
"lodash._escapestringchar": "2.4.1",
|
||
|
"lodash._isnative": "2.4.1",
|
||
|
"lodash._reunescapedhtml": "2.4.1",
|
||
|
"lodash._shimkeys": "2.4.1",
|
||
|
"lodash.defaults": "2.4.1",
|
||
|
"lodash.isobject": "2.4.1",
|
||
|
"lodash.values": "2.4.1",
|
||
|
"map-stream": "0.0.4",
|
||
|
"meow": "3.7.0",
|
||
|
"multipipe": "0.1.2",
|
||
|
"string_decoder": "0.10.31"
|
||
|
},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "gulp-cssmin@0.1.7",
|
||
|
"name": "gulp-cssmin",
|
||
|
"escapedName": "gulp-cssmin",
|
||
|
"rawSpec": "0.1.7",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "0.1.7"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/element-theme"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/gulp-cssmin/-/gulp-cssmin-0.1.7.tgz",
|
||
|
"_spec": "0.1.7",
|
||
|
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
|
||
|
"author": {
|
||
|
"name": "chilijung"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/chilijung/gulp-cssmin/issues/"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"clean-css": "^3.1.9",
|
||
|
"filesize": "~2.0.0",
|
||
|
"graceful-fs": "~2.0.0",
|
||
|
"gulp-rename": "~1.1.0",
|
||
|
"gulp-util": "~2.2.0",
|
||
|
"map-stream": "0.0.4",
|
||
|
"temp-write": "~0.1.0"
|
||
|
},
|
||
|
"description": "minify css using gulp",
|
||
|
"devDependencies": {
|
||
|
"mocha": "~1.17.1"
|
||
|
},
|
||
|
"homepage": "https://github.com/chilijung/gulp-cssmin/",
|
||
|
"keywords": [
|
||
|
"gulpjs",
|
||
|
"gulpplugin",
|
||
|
"min",
|
||
|
"css"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "gulp-cssmin",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/chilijung/gulp-cssmin.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha"
|
||
|
},
|
||
|
"version": "0.1.7"
|
||
|
}
|