{ "name": "unsnooze", "version": "1.14.0", "description": "Auto-resume Claude Code, Codex CLI, Grok, Qwen Code, Kimi CLI, OpenCode & Antigravity when the 5-hour/weekly usage limit resets \u2014 tmux, Zellij, VS Code & desktop apps. Wakes every limit-stopped AI coding session automatically.", "keywords": [ "claude", "claude-code", "codex", "codex-cli", "openai", "anthropic", "grok", "xai", "qwen", "qwen-code", "kimi", "kimi-cli", "moonshot", "opencode", "antigravity", "antigravity-cli", "gemini", "google", "openrouter", "chatgpt", "usage-limit", "usage limit", "rate-limit", "rate limit", "5-hour limit", "weekly limit", "auto-resume", "auto-retry", "resume", "retry", "tmux", "zellij", "ai-agents", "agentic-coding", "cli", "developer-tools" ], "author": "Saaransh Menon ", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/saaranshM/unsnooze.git" }, "bugs": { "url": "https://github.com/saaranshM/unsnooze/issues" }, "homepage": "https://unsnooze.combustortech.in", "type": "module", "bin": { "unsnooze": "bin/unsnooze.js" }, "files": [ "bin/", "src/", "README.md", "LICENSE", "CHANGELOG.md" ], "scripts": { "test": "node --test" }, "engines": { "node": ">=20" }, "dependencies": { "@clack/prompts": "^1.7.0", "ink": "^7.1.1", "picocolors": "^1.1.1", "react": "^19.2.7" } }