@types/imagemin-svgo
Version:
TypeScript definitions for imagemin-svgo
34 lines • 1.07 kB
JSON
{
"name": "@types/imagemin-svgo",
"version": "11.0.0",
"description": "TypeScript definitions for imagemin-svgo",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/imagemin-svgo",
"license": "MIT",
"contributors": [
{
"name": "Romain Faust",
"githubUsername": "romain-faust",
"url": "https://github.com/romain-faust"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/imagemin-svgo"
},
"scripts": {},
"dependencies": {
"@types/imagemin": "*",
"svgo": "3"
},
"peerDependencies": {},
"typesPublisherContentHash": "471b0145097c780c05e87c4aac41a8dfa0db40c1b753d833aae31830a5e6b915",
"typeScriptVersion": "5.1"
}