{
    "name": "@types/postcss-resolve-nested-selector",
    "version": "0.1.3",
    "description": "TypeScript definitions for postcss-resolve-nested-selector",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-resolve-nested-selector",
    "license": "MIT",
    "contributors": [
        {
            "name": "Remco Haszing",
            "githubUsername": "remcohaszing",
            "url": "https://github.com/remcohaszing"
        },
        {
            "name": "Masafumi Koba",
            "githubUsername": "ybiquitous",
            "url": "https://github.com/ybiquitous"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/postcss-resolve-nested-selector"
    },
    "scripts": {},
    "dependencies": {
        "postcss": "^8.0.0"
    },
    "typesPublisherContentHash": "2b8a3505bcb8dd5894fbfaff404bd4e511c68422ab2106e1b9e8690cf1f61f7d",
    "typeScriptVersion": "4.5"
}