{
    "name": "@types/imagemin",
    "version": "8.0.1",
    "description": "TypeScript definitions for imagemin",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/imagemin",
    "license": "MIT",
    "contributors": [
        {
            "name": "Romain Faust",
            "url": "https://github.com/romain-faust",
            "githubUsername": "romain-faust"
        },
        {
            "name": "Jeff Chan",
            "url": "https://github.com/hkjeffchan",
            "githubUsername": "hkjeffchan"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/imagemin"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "498cbb93dbfcb0d2e6ca4019ab6f943c95a982b37aec69f94a9c01308c9c2cde",
    "typeScriptVersion": "4.2",
    "type": "module"
}