You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

96 lines
2.9 KiB

{
"_args": [
[
"cssnano-preset-default@5.2.0",
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
]
],
"_development": true,
"_from": "cssnano-preset-default@5.2.0",
"_id": "cssnano-preset-default@5.2.0",
"_inBundle": false,
"_integrity": "sha512-3N5Vcptj2pqVKpHVqH6ezOJvqikR2PdLTbTrsrhF61FbLRQuujAqZ2sKN5rvcMsb7hFjrNnjZT8CGEkxoN/Pwg==",
"_location": "/cssnano-preset-default",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cssnano-preset-default@5.2.0",
"name": "cssnano-preset-default",
"escapedName": "cssnano-preset-default",
"rawSpec": "5.2.0",
"saveSpec": null,
"fetchSpec": "5.2.0"
},
"_requiredBy": [
"/cssnano"
],
"_resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.2.0.tgz",
"_spec": "5.2.0",
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
"author": {
"name": "Ben Briggs",
"email": "beneb.info@gmail.com",
"url": "http://beneb.info"
},
"bugs": {
"url": "https://github.com/cssnano/cssnano/issues"
},
"dependencies": {
"css-declaration-sorter": "^6.0.3",
"cssnano-utils": "^3.1.0",
"postcss-calc": "^8.2.3",
"postcss-colormin": "^5.3.0",
"postcss-convert-values": "^5.1.0",
"postcss-discard-comments": "^5.1.0",
"postcss-discard-duplicates": "^5.1.0",
"postcss-discard-empty": "^5.1.0",
"postcss-discard-overridden": "^5.1.0",
"postcss-merge-longhand": "^5.1.0",
"postcss-merge-rules": "^5.1.0",
"postcss-minify-font-values": "^5.1.0",
"postcss-minify-gradients": "^5.1.0",
"postcss-minify-params": "^5.1.0",
"postcss-minify-selectors": "^5.2.0",
"postcss-normalize-charset": "^5.1.0",
"postcss-normalize-display-values": "^5.1.0",
"postcss-normalize-positions": "^5.1.0",
"postcss-normalize-repeat-style": "^5.1.0",
"postcss-normalize-string": "^5.1.0",
"postcss-normalize-timing-functions": "^5.1.0",
"postcss-normalize-unicode": "^5.1.0",
"postcss-normalize-url": "^5.1.0",
"postcss-normalize-whitespace": "^5.1.0",
"postcss-ordered-values": "^5.1.0",
"postcss-reduce-initial": "^5.1.0",
"postcss-reduce-transforms": "^5.1.0",
"postcss-svgo": "^5.1.0",
"postcss-unique-selectors": "^5.1.0"
},
"description": "Safe defaults for cssnano which require minimal configuration.",
"devDependencies": {
"@types/css-declaration-sorter": "^6.0.1",
"postcss": "^8.2.15"
},
"engines": {
"node": "^10 || ^12 || >=14.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.2.15"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cssnano/cssnano.git"
},
"types": "types/index.d.ts",
"version": "5.2.0"
}