{ "name": "gameflow-website", "displayName": "Gameflow", "description": "A Cross-Platform open source Retro gaming frontend designed for handheld and controllers. Focused on building a simple user experience and intuitive UI as a curated community driven experience.", "module": "index.ts", "type": "module", "private": true, "license": "AGPL-3.0", "sponsor": { "url": "https://github.com/sponsors/simeonradivoev" }, "socials": { "github": "https://github.com/simeonradivoev/gameflow-deck", "youtube": "https://www.youtube.com/@SimeonRadivoev", "issues": "https://github.com/simeonradivoev/gameflow-deck/issues", "store": "https://github.com/simeonradivoev/gameflow-store", "discord": "https://discord.gg/R9KakhY67d", "license": "https://github.com/simeonradivoev/gameflow-deck/blob/master/LICENSE", "packages": "https://www.npmjs.com/search?q=maintainer%3Asimeonradivoev%20keywords%3Agameflow", "aboutus": "https://simeonradivoev.com", "mirror": "https://git.simeonradivoev.com/simeonradivoev/gameflow-deck" }, "downloads": "https://github.com/simeonradivoev/gameflow-deck/releases", "keywords": [ "gameflow", "retro", "game", "launcher", "frontend", "switch", "free", "open-source", "cross-platform", "gamepad", "controller", "ux", "plugins", "community", "cloud", "emulators", "steam-deck", "linux", "windows", "app", "webview", "bun", "es-de", "store", "free" ], "devDependencies": { "@types/bun": "latest" }, "scripts": { "dev": "bunx --bun astro dev", "dev:host": "bunx --bun astro dev --host", "build": "bunx --bun astro build", "preview": "bunx --bun astro preview", "astro": "bunx --bun astro" }, "peerDependencies": { "typescript": "^5" }, "dependencies": { "@lucide/astro": "^1.14.0", "@tailwindcss/vite": "^4.2.4", "astro": "^6.2.2", "daisyui": "^5.5.19", "simple-icons-astro": "^16.1.0", "tailwindcss": "^4.2.4", "vite": "7" } }