{
    "name": "@types/clean-css",
    "version": "4.2.6",
    "description": "TypeScript definitions for clean-css",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clean-css",
    "license": "MIT",
    "contributors": [
        {
            "name": "Tanguy Krotoff",
            "url": "https://github.com/tkrotoff",
            "githubUsername": "tkrotoff"
        },
        {
            "name": "Andrew Potter",
            "url": "https://github.com/GolaWaya",
            "githubUsername": "GolaWaya"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/clean-css"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "source-map": "^0.6.0"
    },
    "typesPublisherContentHash": "6d90db323e318cd6c1aa9315f54cc34b03e4e4ca27b3d235f3460fad1af3d187",
    "typeScriptVersion": "4.1"
}