{
    "name": "@types/gulp-imagemin",
    "version": "8.0.6",
    "description": "TypeScript definitions for gulp-imagemin",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-imagemin",
    "license": "MIT",
    "contributors": [
        {
            "name": "Romain Faust",
            "githubUsername": "romain-faust",
            "url": "https://github.com/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": "f1b827cffe29e67edc1339eae2a9e4440f3b6555de5816c86e6f9878352c1f27",
    "typeScriptVersion": "4.5"
}