File: /var/www/linde-ai/html/node_modules/imagemin-svgo/package.json
{
"_from": "imagemin-svgo@10.0.1",
"_id": "imagemin-svgo@10.0.1",
"_inBundle": false,
"_integrity": "sha512-v27/UTGkb3vrm5jvjsMGQ2oxaDfSOTBfJOgmFO2fYepx05bY1IqWCK13aDytVR+l9w9eOlq0NMCLbxJlghYb2g==",
"_location": "/imagemin-svgo",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "imagemin-svgo@10.0.1",
"name": "imagemin-svgo",
"escapedName": "imagemin-svgo",
"rawSpec": "10.0.1",
"saveSpec": null,
"fetchSpec": "10.0.1"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/imagemin-svgo/-/imagemin-svgo-10.0.1.tgz",
"_shasum": "bc592950831c13998a40cb248f6e82e0b0b5c3dd",
"_spec": "imagemin-svgo@10.0.1",
"_where": "C:\\xampp\\htdocs\\linde-ai\\html",
"bugs": {
"url": "https://github.com/imagemin/imagemin-svgo/issues"
},
"bundleDependencies": false,
"dependencies": {
"is-svg": "^4.3.1",
"svgo": "^2.5.0"
},
"deprecated": false,
"description": "SVGO imagemin plugin",
"devDependencies": {
"ava": "^3.15.0",
"xo": "^0.44.0"
},
"engines": {
"node": ">=12.20"
},
"exports": "./index.js",
"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"
},
"type": "module",
"version": "10.0.1"
}