更新
This commit is contained in:
+65
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"_from": "postcss-normalize-charset@^6.0.2",
|
||||
"_id": "postcss-normalize-charset@6.0.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-a8N9czmdnrjPHa3DeFlwqst5eaL5W8jYu3EBbTTkI5FHkfMhFZh1EGbku6jhHhIzTA6tquI2P42NtZ59M/H/kQ==",
|
||||
"_location": "/postcss-normalize-charset",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "postcss-normalize-charset@^6.0.2",
|
||||
"name": "postcss-normalize-charset",
|
||||
"escapedName": "postcss-normalize-charset",
|
||||
"rawSpec": "^6.0.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^6.0.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/cssnano-preset-default"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-6.0.2.tgz",
|
||||
"_shasum": "1ec25c435057a8001dac942942a95ffe66f721e1",
|
||||
"_spec": "postcss-normalize-charset@^6.0.2",
|
||||
"_where": "/root/dns/node_modules/cssnano-preset-default",
|
||||
"author": {
|
||||
"name": "Bogdan Chadkin",
|
||||
"email": "trysound@yandex.ru"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/cssnano/cssnano/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Add necessary or remove extra charset with PostCSS",
|
||||
"devDependencies": {
|
||||
"postcss": "^8.4.35"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14 || ^16 || >=18.0"
|
||||
},
|
||||
"files": [
|
||||
"src",
|
||||
"LICENSE",
|
||||
"types"
|
||||
],
|
||||
"homepage": "https://github.com/cssnano/cssnano",
|
||||
"keywords": [
|
||||
"postcss",
|
||||
"css",
|
||||
"postcss-plugin",
|
||||
"charset"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "src/index.js",
|
||||
"name": "postcss-normalize-charset",
|
||||
"peerDependencies": {
|
||||
"postcss": "^8.4.31"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/cssnano/cssnano.git"
|
||||
},
|
||||
"types": "types/index.d.ts",
|
||||
"version": "6.0.2"
|
||||
}
|
||||
Reference in New Issue
Block a user