UNPKG

1.04 kBJSONView Raw
1{
2 "name": "@types/gulp-imagemin",
3 "version": "8.0.6",
4 "description": "TypeScript definitions for gulp-imagemin",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-imagemin",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Romain Faust",
10 "githubUsername": "romain-faust",
11 "url": "https://github.com/romain-faust"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/gulp-imagemin"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/imagemin": "*",
24 "@types/imagemin-gifsicle": "*",
25 "@types/imagemin-mozjpeg": "*",
26 "@types/imagemin-optipng": "*",
27 "@types/imagemin-svgo": "*",
28 "@types/node": "*"
29 },
30 "typesPublisherContentHash": "f1b827cffe29e67edc1339eae2a9e4440f3b6555de5816c86e6f9878352c1f27",
31 "typeScriptVersion": "4.5"
32}
\No newline at end of file