{
    "version": "3.4.1",
    "description": "TailwindCSS framework CLI for rapid UI development",
    "homepage": "https://github.com/tailwindlabs/tailwindcss",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.1/tailwindcss-windows-x64.exe#/tailwindcss.exe",
            "hash": "ef2fe367daa8204cb186796c1833faee81a5b20e4c80e533f7a3b3dcc7db6c54"
        }
    },
    "bin": "tailwindcss.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v$version/tailwindcss-windows-x64.exe#/tailwindcss.exe"
            }
        }
    }
}
