UNPKG

951 BJSONView Raw
1{
2 "name": "@types/imagemin-svgo",
3 "version": "8.0.0",
4 "description": "TypeScript definitions for imagemin-svgo",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Romain Faust",
9 "url": "https://github.com/romain-faust",
10 "githubUsername": "romain-faust"
11 },
12 {
13 "name": "Piotr Błażejewicz",
14 "url": "https://github.com/peterblazejewicz",
15 "githubUsername": "peterblazejewicz"
16 }
17 ],
18 "main": "",
19 "types": "index.d.ts",
20 "repository": {
21 "type": "git",
22 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
23 "directory": "types/imagemin-svgo"
24 },
25 "scripts": {},
26 "dependencies": {
27 "@types/imagemin": "*",
28 "@types/svgo": "*"
29 },
30 "typesPublisherContentHash": "aec2cc62ec06813fb433bfb4c384eed979485315bcbdc1d6d7522b1341697ca2",
31 "typeScriptVersion": "3.2"
32}
\No newline at end of file