81 lines
2.0 KiB
JSON
81 lines
2.0 KiB
JSON
{
|
|
"_from": "imagemin-svgo@7.1.0",
|
|
"_id": "imagemin-svgo@7.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-0JlIZNWP0Luasn1HT82uB9nU9aa+vUj6kpT+MjPW11LbprXC+iC4HDwn1r4Q2/91qj4iy9tRZNsFySMlEpLdpg==",
|
|
"_location": "/imagemin-svgo",
|
|
"_phantomChildren": {
|
|
"coa": "2.0.2",
|
|
"color-convert": "1.9.3",
|
|
"css-select": "2.0.2",
|
|
"css-select-base-adapter": "0.1.1",
|
|
"escape-string-regexp": "1.0.5",
|
|
"fast-xml-parser": "3.19.0",
|
|
"js-yaml": "3.14.1",
|
|
"mkdirp": "0.5.5",
|
|
"object.values": "1.1.0",
|
|
"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@7.1.0",
|
|
"name": "imagemin-svgo",
|
|
"escapedName": "imagemin-svgo",
|
|
"rawSpec": "7.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/gulp-imagemin"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/imagemin-svgo/-/imagemin-svgo-7.1.0.tgz",
|
|
"_shasum": "528a42fd3d55eff5d4af8fd1113f25fb61ad6d9a",
|
|
"_spec": "imagemin-svgo@7.1.0",
|
|
"_where": "/home/vitrubio/Documents/trabajo/biofriction/biofriction-web/biofriction-theme/node_modules/gulp-imagemin",
|
|
"bugs": {
|
|
"url": "https://github.com/imagemin/imagemin-svgo/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"is-svg": "^4.2.1",
|
|
"svgo": "^1.3.2"
|
|
},
|
|
"deprecated": false,
|
|
"description": "SVGO imagemin plugin",
|
|
"devDependencies": {
|
|
"ava": "^1.0.0",
|
|
"xo": "^0.20.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"funding": "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": "7.1.0"
|
|
}
|