You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

58 lines
1.4 KiB

{
"_from": "uglifycss",
"_id": "uglifycss@0.0.29",
"_inBundle": false,
"_integrity": "sha512-J2SQ2QLjiknNGbNdScaNZsXgmMGI0kYNrXaDlr4obnPW9ni1jljb1NeEVWAiTgZ8z+EBWP2ozfT9vpy03rjlMQ==",
"_location": "/uglifycss",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "uglifycss",
"name": "uglifycss",
"escapedName": "uglifycss",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/uglifycss/-/uglifycss-0.0.29.tgz",
"_shasum": "abe49531155d146e75dd2fdf933d371bc1180054",
"_spec": "uglifycss",
"_where": "E:\\git\\ushio-js",
"author": {
"name": "Franck Marcia",
"email": "franck.marcia@gmail.com",
"url": "https://github.com/fmarcia"
},
"bin": {
"uglifycss": "./uglifycss"
},
"bugs": {
"url": "https://github.com/fmarcia/uglifycss/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Port of YUI CSS Compressor to NodeJS",
"engines": {
"node": ">=6.4.0"
},
"homepage": "https://github.com/fmarcia/uglifycss",
"keywords": [
"css",
"stylesheet",
"uglify",
"minify"
],
"license": "MIT",
"main": "./index.js",
"name": "uglifycss",
"repository": {
"type": "git",
"url": "git://github.com/fmarcia/uglifycss.git"
},
"version": "0.0.29"
}