You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
1.6 KiB
JSON
60 lines
1.6 KiB
JSON
2 years ago
|
{
|
||
|
"_from": "cssnano-utils@^3.1.0",
|
||
|
"_id": "cssnano-utils@3.1.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==",
|
||
|
"_location": "/cssnano-utils",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "cssnano-utils@^3.1.0",
|
||
|
"name": "cssnano-utils",
|
||
|
"escapedName": "cssnano-utils",
|
||
|
"rawSpec": "^3.1.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^3.1.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/cssnano-preset-default",
|
||
|
"/postcss-merge-rules",
|
||
|
"/postcss-minify-gradients",
|
||
|
"/postcss-minify-params",
|
||
|
"/postcss-ordered-values"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/cssnano-utils/-/cssnano-utils-3.1.0.tgz",
|
||
|
"_shasum": "95684d08c91511edfc70d2636338ca37ef3a6861",
|
||
|
"_spec": "cssnano-utils@^3.1.0",
|
||
|
"_where": "D:\\xyProject\\cacfrontend\\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.2.15"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^10 || ^12 || >=14.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"src",
|
||
|
"LICENSE",
|
||
|
"types"
|
||
|
],
|
||
|
"homepage": "https://github.com/cssnano/cssnano",
|
||
|
"license": "MIT",
|
||
|
"main": "src/index.js",
|
||
|
"name": "cssnano-utils",
|
||
|
"peerDependencies": {
|
||
|
"postcss": "^8.2.15"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/cssnano/cssnano.git"
|
||
|
},
|
||
|
"types": "types/index.d.ts",
|
||
|
"version": "3.1.0"
|
||
|
}
|