{ "_args": [ [ "clean-css@4.2.3", "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/gulp-clean-css" ] ], "_from": "clean-css@4.2.3", "_hasShrinkwrap": false, "_id": "clean-css@4.2.3", "_inCache": true, "_installable": true, "_location": "/clean-css", "_nodeVersion": "10.16.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/clean-css_4.2.3_1580233490636_0.06155919211945049" }, "_npmUser": { "email": "contact@jakubpawlowicz.com", "name": "jakub.pawlowicz" }, "_npmVersion": "6.9.0", "_phantomChildren": {}, "_requested": { "name": "clean-css", "raw": "clean-css@4.2.3", "rawSpec": "4.2.3", "scope": null, "spec": "4.2.3", "type": "version" }, "_requiredBy": [ "/gulp-clean-css" ], "_resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.3.tgz", "_shasum": "507b5de7d97b48ee53d84adb0160ff6216380f78", "_shrinkwrap": null, "_spec": "clean-css@4.2.3", "_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/gulp-clean-css", "author": { "email": "contact@jakubpawlowicz.com", "name": "Jakub Pawlowicz", "url": "http://twitter.com/jakubpawlowicz" }, "bugs": { "url": "https://github.com/jakubpawlowicz/clean-css/issues" }, "dependencies": { "source-map": "~0.6.0" }, "description": "A well-tested CSS minifier", "devDependencies": { "browserify": "^14.0.0", "http-proxy": "1.x", "jshint": "2.x", "nock": "9.x", "server-destroy": "1.x", "uglify-js": ">=2.6.1", "vows": "0.8.x" }, "directories": {}, "dist": { "fileCount": 99, "integrity": "sha512-VcMWDN54ZN/DS+g58HYL5/n4Zrqe8vHJpGA8KdgUXFU4fuP/aHNw8eld9SyEIyabIMJX/0RaY/fplOo5hYLSFA==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMHMTCRA9TVsSAnZWagAAh+oP/jmDzIgc1gx2VKA/bvex\nvhWQ3rnn1dz/Wg5iqQMRzWfH3IcYPpvEEhhQYUuNnPvFEL7RxVg/DZa+UPJs\nPZo4wpOgFuqv5k/qfn90L9HelmwyNOV1D1jtyiUdWsqROTk+hOmNyPXOYSOd\naqFRYUFNotTTvwmf7ELsWqJ1tEtLoqa/qJtPPb5xVuIfcHBBVF/z5+XyVF/Z\n4d7ICPvzYogFo14xyZYUDA3JvYMD4TtYKYtSbJd9wxQqZT7MwPZqAdyCQLhj\na7tZyycR2hLQfyKim9JUcHGNj5EPULVASuqYbtrgNpecFv13KkdnEu0AaTEQ\nMScay9topE80Qk98REzVZO6W2StaeBrt2BhjDRSE1MpzIzvqwaaHkUxRlFGA\nBfEKLPHcKfrFZmdNzasKFeq0NZ7VVVca8pAVMceUdmyIMFgK7iQhJ97GY+St\nKuNrkGVq2GppltwMbrs6JANwxWEV6MSvEXk8kcBwyu7WvHS8DY6A/fkU6CK8\n42pzDeMHtXw2ouEuIe30B9ZR/1epconUWhyr7pkQwfPDLcFFptgdZGkFjNVs\n8sYZu+0k0siUgrwxv6zfMwewepui/1u3H/kTIxmm89/fggNTxtnnKUrGnB6s\nYUami6QwnlKmeI6pccyOwHFWxVHT4P1r2BI/OAu/QDufRK34TXNyfo03G8ot\nHZwE\r\n=FE2r\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "507b5de7d97b48ee53d84adb0160ff6216380f78", "tarball": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.3.tgz", "unpackedSize": 437442 }, "engines": { "node": ">= 4.0" }, "gitHead": "d0ad142c1bcde000aef572437f4b4609848ca34d", "homepage": "https://github.com/jakubpawlowicz/clean-css", "keywords": [ "css", "minifier" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "goalsmashers", "email": "jakub@goalsmashers.com" }, { "name": "jakub.pawlowicz", "email": "contact@jakubpawlowicz.com" } ], "name": "clean-css", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jakubpawlowicz/clean-css.git" }, "scripts": { "bench": "node ./test/bench.js", "browserify": "browserify --standalone CleanCSS index.js | uglifyjs --compress --mangle -o cleancss-browser.js", "check": "jshint .", "prepublish": "npm run check", "test": "vows" }, "version": "4.2.3" }