update, text, response
This commit is contained in:
71
node_modules/gulp-clean-css/node_modules/through2/package.json
generated
vendored
71
node_modules/gulp-clean-css/node_modules/through2/package.json
generated
vendored
@@ -1,64 +1,31 @@
|
||||
{
|
||||
"_from": "through2@3.0.1",
|
||||
"_id": "through2@3.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww==",
|
||||
"_location": "/gulp-clean-css/through2",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "through2@3.0.1",
|
||||
"name": "through2",
|
||||
"escapedName": "through2",
|
||||
"rawSpec": "3.0.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.0.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/gulp-clean-css"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/through2/-/through2-3.0.1.tgz",
|
||||
"_shasum": "39276e713c3302edf9e388dd9c812dd3b825bd5a",
|
||||
"_spec": "through2@3.0.1",
|
||||
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/gulp-clean-css",
|
||||
"author": {
|
||||
"name": "Rod Vagg",
|
||||
"email": "r@va.gg",
|
||||
"url": "https://github.com/rvagg"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/rvagg/through2/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"readable-stream": "2 || 3"
|
||||
},
|
||||
"deprecated": false,
|
||||
"name": "through2",
|
||||
"version": "3.0.1",
|
||||
"description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise",
|
||||
"devDependencies": {
|
||||
"bl": "~2.0.1",
|
||||
"faucet": "0.0.1",
|
||||
"nyc": "~13.1.0",
|
||||
"stream-spigot": "~3.0.6",
|
||||
"tape": "~4.9.1"
|
||||
"main": "through2.js",
|
||||
"scripts": {
|
||||
"test": "nyc node test/test.js | faucet && nyc report"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rvagg/through2.git"
|
||||
},
|
||||
"homepage": "https://github.com/rvagg/through2#readme",
|
||||
"keywords": [
|
||||
"stream",
|
||||
"streams2",
|
||||
"through",
|
||||
"transform"
|
||||
],
|
||||
"author": "Rod Vagg <r@va.gg> (https://github.com/rvagg)",
|
||||
"license": "MIT",
|
||||
"main": "through2.js",
|
||||
"name": "through2",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/rvagg/through2.git"
|
||||
"dependencies": {
|
||||
"readable-stream": "2 || 3"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "nyc node test/test.js | faucet && nyc report"
|
||||
},
|
||||
"version": "3.0.1"
|
||||
"devDependencies": {
|
||||
"bl": "~2.0.1",
|
||||
"faucet": "0.0.1",
|
||||
"nyc": "~13.1.0",
|
||||
"stream-spigot": "~3.0.6",
|
||||
"tape": "~4.9.1"
|
||||
}
|
||||
}
|
||||
|
||||
110
node_modules/gulp-clean-css/package.json
generated
vendored
110
node_modules/gulp-clean-css/package.json
generated
vendored
@@ -1,46 +1,51 @@
|
||||
{
|
||||
"_from": "gulp-clean-css",
|
||||
"_id": "gulp-clean-css@4.3.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-mGyeT3qqFXTy61j0zOIciS4MkYziF2U594t2Vs9rUnpkEHqfu6aDITMp8xOvZcvdX61Uz3y1mVERRYmjzQF5fg==",
|
||||
"_location": "/gulp-clean-css",
|
||||
"_phantomChildren": {
|
||||
"readable-stream": "2.3.7"
|
||||
},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"registry": true,
|
||||
"raw": "gulp-clean-css",
|
||||
"name": "gulp-clean-css",
|
||||
"escapedName": "gulp-clean-css",
|
||||
"rawSpec": "",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "latest"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#DEV:/",
|
||||
"#USER"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/gulp-clean-css/-/gulp-clean-css-4.3.0.tgz",
|
||||
"_shasum": "5b1e73f2fca46703eb636014cdd4553cea65146d",
|
||||
"_spec": "gulp-clean-css",
|
||||
"_where": "/var/www/html/jason/WeihnachtenMelly",
|
||||
"author": {
|
||||
"name": "scniro"
|
||||
},
|
||||
"name": "gulp-clean-css",
|
||||
"description": "Minify css with clean-css.",
|
||||
"homepage": "https://github.com/scniro/gulp-clean-css#readme",
|
||||
"version": "4.3.0",
|
||||
"author": "scniro",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/scniro/gulp-clean-css/issues",
|
||||
"email": "scniro@outlook.com"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/scniro/gulp-clean-css.git"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"keywords": [
|
||||
"css",
|
||||
"clean",
|
||||
"minify",
|
||||
"uglify",
|
||||
"clean-css",
|
||||
"minify-css",
|
||||
"gulp-minify-css",
|
||||
"gulp-clean-css",
|
||||
"gulpplugin",
|
||||
"gulpfriendly"
|
||||
],
|
||||
"nyc": {
|
||||
"report-dir": "./.coverage",
|
||||
"reporter": [
|
||||
"lcov",
|
||||
"text"
|
||||
],
|
||||
"include": [
|
||||
"index.js"
|
||||
],
|
||||
"sourceMap": false,
|
||||
"temp-dir": "./.coverage/.nyc_output"
|
||||
},
|
||||
"dependencies": {
|
||||
"clean-css": "4.2.3",
|
||||
"plugin-error": "1.0.1",
|
||||
"through2": "3.0.1",
|
||||
"vinyl-sourcemaps-apply": "0.2.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Minify css with clean-css.",
|
||||
"devDependencies": {
|
||||
"chai": "4.2.0",
|
||||
"chai-string": "1.5.0",
|
||||
@@ -56,43 +61,8 @@
|
||||
"nyc": "15.0.0",
|
||||
"vinyl": "2.2.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",
|
||||
"nyc": {
|
||||
"report-dir": "./.coverage",
|
||||
"reporter": [
|
||||
"lcov",
|
||||
"text"
|
||||
],
|
||||
"include": [
|
||||
"index.js"
|
||||
],
|
||||
"sourceMap": false,
|
||||
"temp-dir": "./.coverage/.nyc_output"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/scniro/gulp-clean-css.git"
|
||||
},
|
||||
"scripts": {
|
||||
"cover": "nyc npm test",
|
||||
"test": "mocha ./index.spec.js"
|
||||
},
|
||||
"version": "4.3.0"
|
||||
"cover": "./node_modules/.bin/nyc npm test",
|
||||
"test": "./node_modules/.bin/mocha ./index.spec.js"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user