{
    "name": "@types/gulp-imagemin",
    "version": "8.0.3",
    "description": "TypeScript definitions for gulp-imagemin",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-imagemin",
    "license": "MIT",
    "contributors": [
        {
            "name": "Romain Faust",
            "url": "https://github.com/romain-faust",
            "githubUsername": "romain-faust"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/gulp-imagemin"
    },
    "scripts": {},
    "dependencies": {
        "@types/imagemin": "*",
        "@types/imagemin-gifsicle": "*",
        "@types/imagemin-mozjpeg": "*",
        "@types/imagemin-optipng": "*",
        "@types/imagemin-svgo": "*",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "5e26e28f5887b8696f1591eabf28832b96eab2712894f5222a1bd832cfcbc0dd",
    "typeScriptVersion": "4.5"
}