{
    "name": "@types/eslint-plugin-tailwindcss",
    "version": "3.17.0",
    "description": "TypeScript definitions for eslint-plugin-tailwindcss",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-plugin-tailwindcss",
    "license": "MIT",
    "contributors": [
        {
            "name": "Seth Murphy",
            "githubUsername": "eagerestwolf",
            "url": "https://github.com/eagerestwolf"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/eslint-plugin-tailwindcss"
    },
    "scripts": {},
    "dependencies": {
        "@types/eslint": "*"
    },
    "typesPublisherContentHash": "fd636e5cc93b2db2738dc0328cf302690048b25e3280ff9bd5c66606183cd494",
    "typeScriptVersion": "4.8"
}