93 lines
2.9 KiB
JSON
93 lines
2.9 KiB
JSON
{
|
|
"_from": "cssnano-preset-default@^6.1.2",
|
|
"_id": "cssnano-preset-default@6.1.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-1C0C+eNaeN8OcHQa193aRgYexyJtU8XwbdieEjClw+J9d94E41LwT6ivKH0WT+fYwYWB0Zp3I3IZ7tI/BbUbrg==",
|
|
"_location": "/cssnano-preset-default",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "cssnano-preset-default@^6.1.2",
|
|
"name": "cssnano-preset-default",
|
|
"escapedName": "cssnano-preset-default",
|
|
"rawSpec": "^6.1.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^6.1.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/cssnano"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-6.1.2.tgz",
|
|
"_shasum": "adf4b89b975aa775f2750c89dbaf199bbd9da35e",
|
|
"_spec": "cssnano-preset-default@^6.1.2",
|
|
"_where": "/root/dns/node_modules/cssnano",
|
|
"author": {
|
|
"name": "Ben Briggs",
|
|
"email": "beneb.info@gmail.com",
|
|
"url": "http://beneb.info"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/cssnano/cssnano/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"browserslist": "^4.23.0",
|
|
"css-declaration-sorter": "^7.2.0",
|
|
"cssnano-utils": "^4.0.2",
|
|
"postcss-calc": "^9.0.1",
|
|
"postcss-colormin": "^6.1.0",
|
|
"postcss-convert-values": "^6.1.0",
|
|
"postcss-discard-comments": "^6.0.2",
|
|
"postcss-discard-duplicates": "^6.0.3",
|
|
"postcss-discard-empty": "^6.0.3",
|
|
"postcss-discard-overridden": "^6.0.2",
|
|
"postcss-merge-longhand": "^6.0.5",
|
|
"postcss-merge-rules": "^6.1.1",
|
|
"postcss-minify-font-values": "^6.1.0",
|
|
"postcss-minify-gradients": "^6.0.3",
|
|
"postcss-minify-params": "^6.1.0",
|
|
"postcss-minify-selectors": "^6.0.4",
|
|
"postcss-normalize-charset": "^6.0.2",
|
|
"postcss-normalize-display-values": "^6.0.2",
|
|
"postcss-normalize-positions": "^6.0.2",
|
|
"postcss-normalize-repeat-style": "^6.0.2",
|
|
"postcss-normalize-string": "^6.0.2",
|
|
"postcss-normalize-timing-functions": "^6.0.2",
|
|
"postcss-normalize-unicode": "^6.1.0",
|
|
"postcss-normalize-url": "^6.0.2",
|
|
"postcss-normalize-whitespace": "^6.0.2",
|
|
"postcss-ordered-values": "^6.0.2",
|
|
"postcss-reduce-initial": "^6.1.0",
|
|
"postcss-reduce-transforms": "^6.0.2",
|
|
"postcss-svgo": "^6.0.3",
|
|
"postcss-unique-selectors": "^6.0.4"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Safe defaults for cssnano which require minimal configuration.",
|
|
"devDependencies": {
|
|
"postcss": "^8.4.38"
|
|
},
|
|
"engines": {
|
|
"node": "^14 || ^16 || >=18.0"
|
|
},
|
|
"files": [
|
|
"LICENSE-MIT",
|
|
"src",
|
|
"types"
|
|
],
|
|
"homepage": "https://github.com/cssnano/cssnano",
|
|
"license": "MIT",
|
|
"main": "src/index.js",
|
|
"name": "cssnano-preset-default",
|
|
"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"
|
|
}
|