forked from enviPath/enviPy
Current Dev State
This commit is contained in:
85
static/js/ketcher2/node_modules/gulp-clean-css/package.json
generated
vendored
Normal file
85
static/js/ketcher2/node_modules/gulp-clean-css/package.json
generated
vendored
Normal file
@ -0,0 +1,85 @@
|
||||
{
|
||||
"_from": "gulp-clean-css@3.1.1",
|
||||
"_id": "gulp-clean-css@3.1.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-u2VkBU6NaO8c7cNPMvvwQGRtaH4=",
|
||||
"_location": "/gulp-clean-css",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "gulp-clean-css@3.1.1",
|
||||
"name": "gulp-clean-css",
|
||||
"escapedName": "gulp-clean-css",
|
||||
"rawSpec": "3.1.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.1.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#DEV:/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/gulp-clean-css/-/gulp-clean-css-3.1.1.tgz",
|
||||
"_shasum": "bb6564054e8d68ef1cedc34f32fbf040646d687e",
|
||||
"_spec": "gulp-clean-css@3.1.1",
|
||||
"_where": "/home/manfred/enviPath/ketcher2/ketcher",
|
||||
"author": {
|
||||
"name": "scniro"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/scniro/gulp-clean-css/issues",
|
||||
"email": "scniro@outlook.com"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"clean-css": "4.1.0",
|
||||
"gulp-util": "3.0.8",
|
||||
"through2": "2.0.3",
|
||||
"vinyl-sourcemaps-apply": "0.2.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Minify css with clean-css.",
|
||||
"devDependencies": {
|
||||
"chai": "3.5.0",
|
||||
"chai-string": "1.3.0",
|
||||
"coveralls": "2.13.1",
|
||||
"del": "2.2.2",
|
||||
"express": "4.15.2",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-concat": "2.6.1",
|
||||
"gulp-istanbul": "1.1.1",
|
||||
"gulp-mocha": "4.3.1",
|
||||
"gulp-rename": "1.2.2",
|
||||
"gulp-sass": "3.1.0",
|
||||
"gulp-sourcemaps": "2.6.0",
|
||||
"mocha": "3.3.0",
|
||||
"vinyl": "2.0.2",
|
||||
"vinyl-buffer": "1.0.0",
|
||||
"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.1.1"
|
||||
}
|
||||
Reference in New Issue
Block a user