更新
This commit is contained in:
+80
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"_from": "cssnano@^6.0.1",
|
||||
"_id": "cssnano@6.1.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-rYk5UeX7VAM/u0lNqewCdasdtPK81CgX8wJFLEIXHbV2oldWRgJAsZrdhRXkV1NJzA2g850KiFm9mMU2HxNxMA==",
|
||||
"_location": "/cssnano",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "cssnano@^6.0.1",
|
||||
"name": "cssnano",
|
||||
"escapedName": "cssnano",
|
||||
"rawSpec": "^6.0.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^6.0.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/css-minimizer-webpack-plugin"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/cssnano/-/cssnano-6.1.2.tgz",
|
||||
"_shasum": "4bd19e505bd37ee7cf0dc902d3d869f6d79c66b8",
|
||||
"_spec": "cssnano@^6.0.1",
|
||||
"_where": "/root/dns/node_modules/css-minimizer-webpack-plugin",
|
||||
"author": {
|
||||
"name": "Ben Briggs",
|
||||
"email": "beneb.info@gmail.com",
|
||||
"url": "http://beneb.info"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/cssnano/cssnano/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"cssnano-preset-default": "^6.1.2",
|
||||
"lilconfig": "^3.1.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "A modular minifier, built on top of the PostCSS ecosystem.",
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.19",
|
||||
"cssnano-preset-advanced": "^6.1.2",
|
||||
"cssnano-preset-lite": "^3.1.0",
|
||||
"postcss": "^8.4.38"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14 || ^16 || >=18.0"
|
||||
},
|
||||
"files": [
|
||||
"src",
|
||||
"LICENSE-MIT",
|
||||
"types"
|
||||
],
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/cssnano"
|
||||
},
|
||||
"homepage": "https://github.com/cssnano/cssnano",
|
||||
"keywords": [
|
||||
"css",
|
||||
"compress",
|
||||
"minify",
|
||||
"optimise",
|
||||
"optimisation",
|
||||
"postcss",
|
||||
"postcss-plugin"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "src/index.js",
|
||||
"name": "cssnano",
|
||||
"peerDependencies": {
|
||||
"postcss": "^8.4.31"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/cssnano/cssnano.git"
|
||||
},
|
||||
"types": "types/index.d.ts",
|
||||
"version": "6.1.2"
|
||||
}
|
||||
Reference in New Issue
Block a user