{ "_args": [ [ "cssnano@4.1.11", "D:\\YuanZhuoLogistics\\WarehouseManagerVue" ] ], "_development": true, "_from": "cssnano@4.1.11", "_id": "cssnano@4.1.11", "_inBundle": false, "_integrity": "sha512-6gZm2htn7xIPJOHY824ERgj8cNPgPxyCSnkXc4v7YvNW+TdVfzgngHcEhy/8D11kUWRUMbke+tC+AUcUsnMz2g==", "_location": "/cssnano", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "cssnano@4.1.11", "name": "cssnano", "escapedName": "cssnano", "rawSpec": "4.1.11", "saveSpec": null, "fetchSpec": "4.1.11" }, "_requiredBy": [ "/@intervolga/optimize-cssnano-plugin", "/@vue/cli-service" ], "_resolved": "https://registry.npmjs.org/cssnano/-/cssnano-4.1.11.tgz", "_spec": "4.1.11", "_where": "D:\\YuanZhuoLogistics\\WarehouseManagerVue", "author": { "name": "Ben Briggs", "email": "beneb.info@gmail.com", "url": "http://beneb.info" }, "bugs": { "url": "https://github.com/cssnano/cssnano/issues" }, "dependencies": { "cosmiconfig": "^5.0.0", "cssnano-preset-default": "^4.0.8", "is-resolvable": "^1.0.0", "postcss": "^7.0.0" }, "description": "A modular minifier, built on top of the PostCSS ecosystem.", "devDependencies": { "array-to-sentence": "^2.0.0", "babel-cli": "^6.0.0", "babel-core": "^6.0.0", "babel-loader": "^7.0.0", "cross-env": "^5.0.0", "cssnano-preset-advanced": "^4.0.7", "postcss-font-magician": "^2.0.0", "webpack": "^2.0.0", "webpack-bundle-size-analyzer": "^2.0.0" }, "engines": { "node": ">=6.9.0" }, "files": [ "dist", "LICENSE-MIT", "quickstart.js" ], "homepage": "https://github.com/cssnano/cssnano", "keywords": [ "css", "compress", "minify", "optimise", "optimisation", "postcss", "postcss-plugin" ], "license": "MIT", "main": "dist/index.js", "name": "cssnano", "repository": { "type": "git", "url": "git+https://github.com/cssnano/cssnano.git" }, "scripts": { "bundle-size": "webpack --json --config src/__tests__/_webpack.config.js | webpack-bundle-size-analyzer", "integrations": "babel-node src/__tests__/util/rebuild.js", "prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/" }, "tonicExampleFilename": "quickstart.js", "version": "4.1.11" }