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.
78 lines
1.9 KiB
78 lines
1.9 KiB
{
|
|
"_args": [
|
|
[
|
|
"postcss-merge-rules@5.1.0",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "postcss-merge-rules@5.1.0",
|
|
"_id": "postcss-merge-rules@5.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-NecukEJovQ0mG7h7xV8wbYAkXGTO3MPKnXvuiXzOKcxoOodfTTKYjeo8TMhAswlSkjcPIBlnKbSFcTuVSDaPyQ==",
|
|
"_location": "/postcss-merge-rules",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "postcss-merge-rules@5.1.0",
|
|
"name": "postcss-merge-rules",
|
|
"escapedName": "postcss-merge-rules",
|
|
"rawSpec": "5.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "5.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/cssnano-preset-default"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.1.0.tgz",
|
|
"_spec": "5.1.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": {
|
|
"browserslist": "^4.16.6",
|
|
"caniuse-api": "^3.0.0",
|
|
"cssnano-utils": "^3.1.0",
|
|
"postcss-selector-parser": "^6.0.5"
|
|
},
|
|
"description": "Merge CSS rules with PostCSS.",
|
|
"devDependencies": {
|
|
"@types/caniuse-api": "^3.0.2",
|
|
"postcss": "^8.2.15",
|
|
"postcss-discard-comments": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"files": [
|
|
"LICENSE-MIT",
|
|
"src",
|
|
"types"
|
|
],
|
|
"homepage": "https://github.com/cssnano/cssnano",
|
|
"keywords": [
|
|
"css",
|
|
"optimise",
|
|
"postcss",
|
|
"postcss-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "src/index.js",
|
|
"name": "postcss-merge-rules",
|
|
"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"
|
|
}
|