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.
66 lines
1.8 KiB
JSON
66 lines
1.8 KiB
JSON
2 years ago
|
{
|
||
|
"_from": "postcss-normalize-charset@^5.1.0",
|
||
|
"_id": "postcss-normalize-charset@5.1.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==",
|
||
|
"_location": "/postcss-normalize-charset",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "postcss-normalize-charset@^5.1.0",
|
||
|
"name": "postcss-normalize-charset",
|
||
|
"escapedName": "postcss-normalize-charset",
|
||
|
"rawSpec": "^5.1.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^5.1.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/cssnano-preset-default"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz",
|
||
|
"_shasum": "9302de0b29094b52c259e9b2cf8dc0879879f0ed",
|
||
|
"_spec": "postcss-normalize-charset@^5.1.0",
|
||
|
"_where": "D:\\xyProject\\cacfrontend\\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.2.15"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^10 || ^12 || >=14.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.2.15"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/cssnano/cssnano.git"
|
||
|
},
|
||
|
"types": "types/index.d.ts",
|
||
|
"version": "5.1.0"
|
||
|
}
|