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.
77 lines
1.9 KiB
77 lines
1.9 KiB
{
|
|
"_from": "imagemin-svgo@^9.0.0",
|
|
"_id": "imagemin-svgo@9.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-uNgXpKHd99C0WODkrJ8OO/3zW3qjgS4pW7hcuII0RcHN3tnKxDjJWcitdVC/TZyfIqSricU8WfrHn26bdSW62g==",
|
|
"_location": "/imagemin-svgo",
|
|
"_phantomChildren": {
|
|
"@trysound/sax": "0.2.0",
|
|
"boolbase": "1.0.0",
|
|
"csso": "4.2.0",
|
|
"domhandler": "4.3.1",
|
|
"entities": "2.2.0",
|
|
"picocolors": "1.0.1",
|
|
"source-map": "0.6.1",
|
|
"stable": "0.1.8"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "imagemin-svgo@^9.0.0",
|
|
"name": "imagemin-svgo",
|
|
"escapedName": "imagemin-svgo",
|
|
"rawSpec": "^9.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^9.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/image-webpack-loader"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/imagemin-svgo/-/imagemin-svgo-9.0.0.tgz",
|
|
"_shasum": "749370804608917a67d4ff590f07a87756aec006",
|
|
"_spec": "imagemin-svgo@^9.0.0",
|
|
"_where": "D:\\仁舟项目\\admin_dHBzn\\node_modules\\image-webpack-loader",
|
|
"bugs": {
|
|
"url": "https://github.com/imagemin/imagemin-svgo/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"is-svg": "^4.2.1",
|
|
"svgo": "^2.1.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "SVGO imagemin plugin",
|
|
"devDependencies": {
|
|
"ava": "^3.8.0",
|
|
"xo": "^0.30.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/imagemin-svgo?sponsor=1"
|
|
},
|
|
"homepage": "https://github.com/imagemin/imagemin-svgo#readme",
|
|
"keywords": [
|
|
"compress",
|
|
"image",
|
|
"imageminplugin",
|
|
"minify",
|
|
"optimize",
|
|
"svg",
|
|
"svgo"
|
|
],
|
|
"license": "MIT",
|
|
"name": "imagemin-svgo",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/imagemin/imagemin-svgo.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "9.0.0"
|
|
}
|
|
|