{
    "name": "@types/gulp-clean-css",
    "version": "4.3.4",
    "description": "TypeScript definitions for gulp-clean-css",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-clean-css",
    "license": "MIT",
    "contributors": [
        {
            "name": "tqma",
            "githubUsername": "tqma113",
            "url": "https://github.com/tqma113"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/gulp-clean-css"
    },
    "scripts": {},
    "dependencies": {
        "@types/clean-css": "*",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "832a5c56b05166e567440de438a692b7dd7f9ed1a4eff7d22b37bc351dfd8ada",
    "typeScriptVersion": "4.5"
}