{ "_args": [ [ "gulp-clean-css@^4.2.0", "/home/christine/0_WORK/gradcomm/mithril_client" ] ], "_from": "gulp-clean-css@>=4.2.0 <5.0.0", "_hasShrinkwrap": false, "_id": "gulp-clean-css@4.3.0", "_inCache": true, "_installable": true, "_location": "/gulp-clean-css", "_nodeVersion": "12.13.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/gulp-clean-css_4.3.0_1584287151773_0.02895499293972148" }, "_npmUser": { "email": "salvatore.niro@outlook.com", "name": "scniro" }, "_npmVersion": "6.12.1", "_phantomChildren": { "readable-stream": "2.3.7" }, "_requested": { "name": "gulp-clean-css", "raw": "gulp-clean-css@^4.2.0", "rawSpec": "^4.2.0", "scope": null, "spec": ">=4.2.0 <5.0.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/gulp-clean-css/-/gulp-clean-css-4.3.0.tgz", "_shasum": "5b1e73f2fca46703eb636014cdd4553cea65146d", "_shrinkwrap": null, "_spec": "gulp-clean-css@^4.2.0", "_where": "/home/christine/0_WORK/gradcomm/mithril_client", "author": { "name": "scniro" }, "bugs": { "email": "scniro@outlook.com", "url": "https://github.com/scniro/gulp-clean-css/issues" }, "dependencies": { "clean-css": "4.2.3", "plugin-error": "1.0.1", "through2": "3.0.1", "vinyl-sourcemaps-apply": "0.2.1" }, "description": "Minify css with clean-css.", "devDependencies": { "chai": "4.2.0", "chai-string": "1.5.0", "coveralls": "3.0.9", "express": "4.17.1", "fancy-log": "1.3.3", "gulp": "4.0.2", "gulp-concat": "2.6.1", "gulp-rename": "2.0.0", "gulp-sass": "4.0.2", "gulp-sourcemaps": "2.6.5", "mocha": "7.1.0", "nyc": "15.0.0", "vinyl": "2.2.0" }, "directories": {}, "dist": { "fileCount": 4, "integrity": "sha512-mGyeT3qqFXTy61j0zOIciS4MkYziF2U594t2Vs9rUnpkEHqfu6aDITMp8xOvZcvdX61Uz3y1mVERRYmjzQF5fg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebk2wCRA9TVsSAnZWagAArLwP/30PxR+SvrVlIFpInOak\nuCbv3Z3O5E4NolRe0EAFOVf1dU8OCs/YllbRCqMqXyxjuLBdMl9wlRW0uaMT\n9Dned1miHyToD3UtmCbuZ7taWgLoBKWS6H2uYpFOkq92KCBRVUfmqw4enGQy\n91S7hPFQ8mX/eBY2F3G6Qb/IZ6TEKb+1Xq0NgPtdvHv6Gg7FklODtCf5pFLo\nx6DdJl2A4tbZ0zG2LWniy02KrsHyLvOHME/7t8qXMoDnKlrQrYaNnh44h3jn\nOzolyiYJR03ZJO8gg1unplexY+CUlPK5mDEmJYkQJzUWT47/VlFa0mcauzE5\nBaDTv2qLaurJEIj5x2O2lC8W8tPqW+EmX07JmSOY39f2pGRxt80FtlLcUljc\ngP1Frwd7cZ0T6DtoePVmYTd5NvjZwdFlreV0Jc9bl+P9MSdHnt3n/Ie5pTO7\nP+vvlnQjRfT2AH24bdB+dSGBC6sEIgOGJyx0Y5602v0TvRfad9+l8k6WQQDO\n4SKoadWM4TytHmauFYdW8xbX7CzAv7KId0ZZ12TzbuwmDqflTznMhwvwC5bh\njtGNyZOTscyh1Vv/+uXmj/1yOiUqx4RjQfjaTV3O+RZHt3C+NLVXxj/iL7Kt\nRGWWdnXz65vYUluXKC70vwn86y5mycE3aGNLQQisfzLs7tc1sNcCJa/Bii8L\nhzW5\r\n=nOUc\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "5b1e73f2fca46703eb636014cdd4553cea65146d", "tarball": "https://registry.npmjs.org/gulp-clean-css/-/gulp-clean-css-4.3.0.tgz", "unpackedSize": 7613 }, "gitHead": "7eddd7deabcea03b6c7abb02dd3da128d3c6477f", "homepage": "https://github.com/scniro/gulp-clean-css#readme", "keywords": [ "clean", "clean-css", "css", "gulp-clean-css", "gulp-minify-css", "gulpfriendly", "gulpplugin", "minify", "minify-css", "uglify" ], "license": "MIT", "maintainers": [ { "name": "scniro", "email": "salvatore.niro@outlook.com" } ], "name": "gulp-clean-css", "nyc": { "include": [ "index.js" ], "report-dir": "./.coverage", "reporter": [ "lcov", "text" ], "sourceMap": false, "temp-dir": "./.coverage/.nyc_output" }, "optionalDependencies": {}, "readme": "ERROR: No README data found!", "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" }