{ "_from": "imagemin-svgo@^6.0.0", "_id": "imagemin-svgo@6.0.0", "_inBundle": false, "_integrity": "sha512-xwjBZQKpbkklHtJYnCOwRJjTRJA/nR0hQzKMh+CUZRvm/L0QwKKPJQ9tkPWQHrg+cydPu2i1vLgHuy2E0hKEkg==", "_location": "/imagemin-svgo", "_phantomChildren": { "@types/q": "1.5.4", "argparse": "1.0.10", "chalk": "2.4.2", "css-select": "2.1.0", "css-select-base-adapter": "0.1.1", "css-tree": "1.0.0-alpha.37", "mkdirp": "0.5.5", "object.values": "1.1.3", "q": "1.5.1", "sax": "1.2.4", "source-map": "0.6.1", "stable": "0.1.8", "unquote": "1.1.1", "util.promisify": "1.0.1" }, "_requested": { "type": "range", "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": [ "/img-loader" ], "_resolved": "https://registry.npmjs.org/imagemin-svgo/-/imagemin-svgo-6.0.0.tgz", "_shasum": "2dd8c82946be42a8e2cbcae3c5bf007bc2b8b9e8", "_spec": "imagemin-svgo@^6.0.0", "_where": "D:\\developments\\teaser-inertia\\nova-components\\NovaLeader\\node_modules\\img-loader", "author": { "name": "Kevin MÃ¥rtensson", "email": "kevinmartensson@gmail.com", "url": "github.com/kevva" }, "bugs": { "url": "https://github.com/imagemin/imagemin-svgo/issues" }, "bundleDependencies": false, "dependencies": { "buffer-from": "^0.1.1", "is-svg": "^2.0.0", "svgo": "^1.0.0" }, "deprecated": false, "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" }