{ "name": "oh-my-opencode-linux-arm64", "version": "3.0.0-beta.8", "description": "Platform-specific binary for oh-my-opencode (linux-arm64)", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/code-yeongyu/oh-my-opencode" }, "os": ["linux"], "cpu": ["arm64"], "libc": ["glibc"], "files": ["bin"], "bin": { "oh-my-opencode": "./bin/oh-my-opencode" } }