90 lines
2.1 KiB
JSON
90 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"gulp-clean-css@3.9.3",
|
|
"/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "gulp-clean-css@3.9.3",
|
|
"_id": "gulp-clean-css@3.9.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-mw5Qrio7W3rvswmVlZ7eaxOhBIp6zQMBFLgcHoi/xbOtaKT5zmElkHt8mvbRre7fMt5eLgppIkW+j9Cm+O/UqQ==",
|
|
"_location": "/gulp-clean-css",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "gulp-clean-css@3.9.3",
|
|
"name": "gulp-clean-css",
|
|
"escapedName": "gulp-clean-css",
|
|
"rawSpec": "3.9.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.9.3"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gulp-clean-css/-/gulp-clean-css-3.9.3.tgz",
|
|
"_spec": "3.9.3",
|
|
"_where": "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah",
|
|
"author": {
|
|
"name": "scniro"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/scniro/gulp-clean-css/issues",
|
|
"email": "scniro@outlook.com"
|
|
},
|
|
"dependencies": {
|
|
"clean-css": "4.1.11",
|
|
"plugin-error": "1.0.1",
|
|
"through2": "2.0.3",
|
|
"vinyl-sourcemaps-apply": "0.2.1"
|
|
},
|
|
"description": "Minify css with clean-css.",
|
|
"devDependencies": {
|
|
"chai": "4.1.2",
|
|
"chai-string": "1.4.0",
|
|
"coveralls": "3.0.0",
|
|
"express": "4.16.2",
|
|
"fancy-log": "1.3.2",
|
|
"gulp": "3.9.1",
|
|
"gulp-concat": "2.6.1",
|
|
"gulp-istanbul": "1.1.3",
|
|
"gulp-mocha": "5.0.0",
|
|
"gulp-rename": "1.2.2",
|
|
"gulp-sass": "3.1.0",
|
|
"gulp-sourcemaps": "2.6.4",
|
|
"mocha": "5.0.4",
|
|
"vinyl": "2.1.0",
|
|
"vinyl-buffer": "1.0.1",
|
|
"vinyl-fs-fake": "1.1.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/scniro/gulp-clean-css#readme",
|
|
"keywords": [
|
|
"css",
|
|
"clean",
|
|
"minify",
|
|
"uglify",
|
|
"clean-css",
|
|
"minify-css",
|
|
"gulp-minify-css",
|
|
"gulp-clean-css",
|
|
"gulpplugin",
|
|
"gulpfriendly"
|
|
],
|
|
"license": "MIT",
|
|
"name": "gulp-clean-css",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/scniro/gulp-clean-css.git"
|
|
},
|
|
"scripts": {
|
|
"test": "gulp test"
|
|
},
|
|
"version": "3.9.3"
|
|
}
|