{
    "name": "@types/postcss-safe-parser",
    "version": "5.0.4",
    "description": "TypeScript definitions for postcss-safe-parser",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-safe-parser",
    "license": "MIT",
    "contributors": [
        {
            "name": "Piotr Błażejewicz",
            "githubUsername": "peterblazejewicz",
            "url": "https://github.com/peterblazejewicz"
        },
        {
            "name": "Fabian van der Veen",
            "githubUsername": "fvanderveen",
            "url": "https://github.com/fvanderveen"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/postcss-safe-parser"
    },
    "scripts": {},
    "dependencies": {
        "postcss": "^8.4.4"
    },
    "typesPublisherContentHash": "cbb150d653fd656df2c360e3ca77a7b43a81b908741418100252cec79883237e",
    "typeScriptVersion": "4.5"
}