File: /var/www/tana/frontend/node_modules/imagemin-svgo/package.json
{
"_args": [
[
"imagemin-svgo@6.0.0",
"C:\\OSPanel\\domains\\tana\\frontend"
]
],
"_development": true,
"_from": "imagemin-svgo@6.0.0",
"_id": "imagemin-svgo@6.0.0",
"_inBundle": false,
"_integrity": "sha512-xwjBZQKpbkklHtJYnCOwRJjTRJA/nR0hQzKMh+CUZRvm/L0QwKKPJQ9tkPWQHrg+cydPu2i1vLgHuy2E0hKEkg==",
"_location": "/imagemin-svgo",
"_optional": true,
"_phantomChildren": {
"argparse": "1.0.10",
"colors": "1.1.2",
"css-select": "1.3.0-rc0",
"css-select-base-adapter": "0.1.0",
"css-tree": "1.0.0-alpha25",
"css-url-regex": "1.1.0",
"mdn-data": "1.1.4",
"mkdirp": "0.5.1",
"object.values": "1.0.4",
"q": "1.5.1",
"sax": "1.2.4",
"stable": "0.1.8",
"unquote": "1.1.1",
"util.promisify": "1.0.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "imagemin-svgo@6.0.0",
"name": "imagemin-svgo",
"escapedName": "imagemin-svgo",
"rawSpec": "6.0.0",
"saveSpec": null,
"fetchSpec": "6.0.0"
},
"_requiredBy": [
"/gulp-imagemin"
],
"_resolved": "https://registry.npmjs.org/imagemin-svgo/-/imagemin-svgo-6.0.0.tgz",
"_spec": "6.0.0",
"_where": "C:\\OSPanel\\domains\\tana\\frontend",
"author": {
"name": "Kevin MÃ¥rtensson",
"email": "kevinmartensson@gmail.com",
"url": "github.com/kevva"
},
"bugs": {
"url": "https://github.com/imagemin/imagemin-svgo/issues"
},
"dependencies": {
"buffer-from": "^0.1.1",
"is-svg": "^2.0.0",
"svgo": "^1.0.0"
},
"description": "SVGO imagemin plugin",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"engines": {
"node": ">=4"
},
"files": [
"index.js"
],
"homepage": "https://github.com/imagemin/imagemin-svgo#readme",
"keywords": [
"compress",
"image",
"imageminplugin",
"img",
"minify",
"optimize",
"svg",
"svgo"
],
"license": "MIT",
"maintainers": [
{
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
{
"name": "Shinnosuke Watanabe",
"url": "github.com/shinnn"
}
],
"name": "imagemin-svgo",
"repository": {
"type": "git",
"url": "git+https://github.com/imagemin/imagemin-svgo.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "6.0.0"
}