{ "name": "minesweeper", "version": "0.2.0", "description": "Minesweeper above the Claude Code prompt: open every cell that is not a mine. Plays while Claude works, pauses when the turn ends, keeps your best score; zero tokens. A single game split out of cc-arcade (MIT, Seza Akgün). Needs function hooks (early access) and an interactive terminal with a mouse.", "author": { "name": "Seza Akgün" }, "homepage": "https://github.com/sezaakgun/cc-arcade", "repository": "https://github.com/sezaakgun/cc-arcade", "license": "MIT", "keywords": [ "arcade", "game", "terminal", "tui", "minesweeper", "function-hooks" ] }