Preview: package.json
Size: 620 B
/var/www/cookieconsent.bitkit.dk/httpdocs/node_modules/cssnano-utils/package.json
{
"name": "cssnano-utils",
"version": "5.0.0",
"repository": "cssnano/cssnano",
"main": "src/index.js",
"types": "types/index.d.ts",
"description": "Utility methods and plugin for cssnano projects",
"homepage": "https://github.com/cssnano/cssnano",
"bugs": {
"url": "https://github.com/cssnano/cssnano/issues"
},
"engines": {
"node": "^18.12.0 || ^20.9.0 || >=22.0"
},
"files": [
"src",
"LICENSE",
"types"
],
"license": "MIT",
"devDependencies": {
"postcss": "^8.4.38",
"postcss-value-parser": "^4.2.0"
},
"peerDependencies": {
"postcss": "^8.4.31"
}
}
Directory Contents
Dirs: 2 × Files: 3