You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
2.0 KiB
81 lines
2.0 KiB
{
|
|
"_args": [
|
|
[
|
|
"postcss-svgo@5.0.3",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "postcss-svgo@5.0.3",
|
|
"_id": "postcss-svgo@5.0.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-41XZUA1wNDAZrQ3XgWREL/M2zSw8LJPvb5ZWivljBsUQAGoEKMYm6okHsTjJxKYI4M75RQEH4KYlEM52VwdXVA==",
|
|
"_location": "/postcss-svgo",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "postcss-svgo@5.0.3",
|
|
"name": "postcss-svgo",
|
|
"escapedName": "postcss-svgo",
|
|
"rawSpec": "5.0.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "5.0.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/cssnano-preset-default"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.0.3.tgz",
|
|
"_spec": "5.0.3",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam",
|
|
"author": {
|
|
"name": "Ben Briggs",
|
|
"email": "beneb.info@gmail.com",
|
|
"url": "http://beneb.info"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/cssnano/cssnano/issues"
|
|
},
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.1.0",
|
|
"svgo": "^2.7.0"
|
|
},
|
|
"description": "Optimise inline SVG with PostCSS.",
|
|
"devDependencies": {
|
|
"postcss": "^8.2.15"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14.0"
|
|
},
|
|
"files": [
|
|
"LICENSE-MIT",
|
|
"dist"
|
|
],
|
|
"gitHead": "2d84646671c7075f8dae35de310351aac3436bc0",
|
|
"homepage": "https://github.com/cssnano/cssnano",
|
|
"keywords": [
|
|
"css",
|
|
"minify",
|
|
"optimise",
|
|
"postcss",
|
|
"postcss-plugin",
|
|
"svg",
|
|
"svgo"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/index.js",
|
|
"name": "postcss-svgo",
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.15"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/cssnano/cssnano.git"
|
|
},
|
|
"scripts": {
|
|
"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.json --out-dir dist --ignore \"**/__tests__/\"",
|
|
"prebuild": "rimraf dist",
|
|
"prepare": "yarn build"
|
|
},
|
|
"version": "5.0.3"
|
|
}
|