61 lines
1.6 KiB
JSON
61 lines
1.6 KiB
JSON
{
|
|
"_from": "cssnano-utils@^4.0.2",
|
|
"_id": "cssnano-utils@4.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-ZR1jHg+wZ8o4c3zqf1SIUSTIvm/9mU343FMR6Obe/unskbvpGhZOo1J6d/r8D1pzkRQYuwbcH3hToOuoA2G7oQ==",
|
|
"_location": "/cssnano-utils",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "cssnano-utils@^4.0.2",
|
|
"name": "cssnano-utils",
|
|
"escapedName": "cssnano-utils",
|
|
"rawSpec": "^4.0.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^4.0.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/cssnano-preset-default",
|
|
"/postcss-merge-rules",
|
|
"/postcss-minify-gradients",
|
|
"/postcss-minify-params",
|
|
"/postcss-ordered-values"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-4.0.2.tgz",
|
|
"_shasum": "56f61c126cd0f11f2eef1596239d730d9fceff3c",
|
|
"_spec": "cssnano-utils@^4.0.2",
|
|
"_where": "/root/dns/node_modules/cssnano-preset-default",
|
|
"bugs": {
|
|
"url": "https://github.com/cssnano/cssnano/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Utility methods and plugin for cssnano projects",
|
|
"devDependencies": {
|
|
"postcss": "^8.4.35",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14 || ^16 || >=18.0"
|
|
},
|
|
"files": [
|
|
"src",
|
|
"LICENSE",
|
|
"types"
|
|
],
|
|
"homepage": "https://github.com/cssnano/cssnano",
|
|
"license": "MIT",
|
|
"main": "src/index.js",
|
|
"name": "cssnano-utils",
|
|
"peerDependencies": {
|
|
"postcss": "^8.4.31"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/cssnano/cssnano.git"
|
|
},
|
|
"types": "types/index.d.ts",
|
|
"version": "4.0.2"
|
|
}
|