{
    "name": "@types/gulp-minify-css",
    "version": "0.0.33",
    "description": "TypeScript definitions for gulp-minify-css",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-minify-css",
    "license": "MIT",
    "contributors": [
        {
            "name": "Keita Kagurazaka",
            "url": "https://github.com/k-kagurazaka",
            "githubUsername": "k-kagurazaka"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/gulp-minify-css"
    },
    "scripts": {},
    "dependencies": {
        "@types/clean-css": "^3",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "91ccc5b7ae0490d27be9c6c2693ad7c1e1b57ba68762cb6ec051a751cc22dc07",
    "typeScriptVersion": "4.3"
}