UNPKG

@88code/byebyecode

Version:

CCometixLine - High-performance Claude Code StatusLine tool

35 lines (34 loc) 814 B
{ "name": "@88code/byebyecode", "version": "1.1.17", "description": "CCometixLine - High-performance Claude Code StatusLine tool", "bin": { "byebyecode": "./bin/byebyecode.js" }, "scripts": { "postinstall": "node scripts/postinstall.js" }, "optionalDependencies": { "@88code/byebyecode-darwin-x64": "1.1.17", "@88code/byebyecode-darwin-arm64": "1.1.17", "@88code/byebyecode-linux-x64": "1.1.17", "@88code/byebyecode-linux-x64-musl": "1.1.17", "@88code/byebyecode-win32-x64": "1.1.17" }, "repository": { "type": "git", "url": "https://github.com/byebye-code/byebyecode" }, "keywords": [ "claude", "statusline", "claude-code", "rust", "cli" ], "author": "Haleclipse", "license": "MIT", "engines": { "node": ">=14.0.0" } }