| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "imagemin-svgo@^7.0.0", |
| 3 | "_id": "imagemin-svgo@7.1.0", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha512-0JlIZNWP0Luasn1HT82uB9nU9aa+vUj6kpT+MjPW11LbprXC+iC4HDwn1r4Q2/91qj4iy9tRZNsFySMlEpLdpg==", |
| 6 | "_location": "/imagemin-svgo", |
| 7 | "_phantomChildren": {}, |
| 8 | "_requested": { |
| 9 | "type": "range", |
| 10 | "registry": true, |
| 11 | "raw": "imagemin-svgo@^7.0.0", |
| 12 | "name": "imagemin-svgo", |
| 13 | "escapedName": "imagemin-svgo", |
| 14 | "rawSpec": "^7.0.0", |
| 15 | "saveSpec": null, |
| 16 | "fetchSpec": "^7.0.0" |
| 17 | }, |
| 18 | "_requiredBy": [ |
| 19 | "/grunt-contrib-imagemin" |
| 20 | ], |
| 21 | "_resolved": "https://registry.npmjs.org/imagemin-svgo/-/imagemin-svgo-7.1.0.tgz", |
| 22 | "_shasum": "528a42fd3d55eff5d4af8fd1113f25fb61ad6d9a", |
| 23 | "_spec": "imagemin-svgo@^7.0.0", |
| 24 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\grunt-contrib-imagemin", |
| 25 | "bugs": { |
| 26 | "url": "https://github.com/imagemin/imagemin-svgo/issues" |
| 27 | }, |
| 28 | "bundleDependencies": false, |
| 29 | "dependencies": { |
| 30 | "is-svg": "^4.2.1", |
| 31 | "svgo": "^1.3.2" |
| 32 | }, |
| 33 | "deprecated": false, |
| 34 | "description": "SVGO imagemin plugin", |
| 35 | "devDependencies": { |
| 36 | "ava": "^1.0.0", |
| 37 | "xo": "^0.20.0" |
| 38 | }, |
| 39 | "engines": { |
| 40 | "node": ">=6" |
| 41 | }, |
| 42 | "files": [ |
| 43 | "index.js" |
| 44 | ], |
| 45 | "funding": "https://github.com/sindresorhus/imagemin-svgo?sponsor=1", |
| 46 | "homepage": "https://github.com/imagemin/imagemin-svgo#readme", |
| 47 | "keywords": [ |
| 48 | "compress", |
| 49 | "image", |
| 50 | "imageminplugin", |
| 51 | "minify", |
| 52 | "optimize", |
| 53 | "svg", |
| 54 | "svgo" |
| 55 | ], |
| 56 | "license": "MIT", |
| 57 | "name": "imagemin-svgo", |
| 58 | "repository": { |
| 59 | "type": "git", |
| 60 | "url": "git+https://github.com/imagemin/imagemin-svgo.git" |
| 61 | }, |
| 62 | "scripts": { |
| 63 | "test": "xo && ava" |
| 64 | }, |
| 65 | "version": "7.1.0" |
| 66 | } |