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.
70 lines
1.8 KiB
70 lines
1.8 KiB
{
|
|
"_args": [
|
|
[
|
|
"postcss-discard-overridden@5.1.0",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "postcss-discard-overridden@5.1.0",
|
|
"_id": "postcss-discard-overridden@5.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==",
|
|
"_location": "/postcss-discard-overridden",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "postcss-discard-overridden@5.1.0",
|
|
"name": "postcss-discard-overridden",
|
|
"escapedName": "postcss-discard-overridden",
|
|
"rawSpec": "5.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "5.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/cssnano-preset-default"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz",
|
|
"_spec": "5.1.0",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
|
|
"author": {
|
|
"name": "Justineo",
|
|
"email": "justice360@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/cssnano/cssnano/issues"
|
|
},
|
|
"description": "PostCSS plugin to discard overridden @keyframes or @counter-style.",
|
|
"devDependencies": {
|
|
"postcss": "^8.2.15"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"files": [
|
|
"LICENSE",
|
|
"src"
|
|
],
|
|
"homepage": "https://github.com/cssnano/cssnano",
|
|
"keywords": [
|
|
"postcss",
|
|
"css",
|
|
"postcss-plugin",
|
|
"at-rules",
|
|
"@keyframes",
|
|
"@counter-style"
|
|
],
|
|
"license": "MIT",
|
|
"main": "src/index.js",
|
|
"name": "postcss-discard-overridden",
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/cssnano/cssnano.git"
|
|
},
|
|
"types": "types/index.d.ts",
|
|
"version": "5.1.0"
|
|
}
|