{ "name": "oh-my-openagent-darwin-x64", "version": "3.11.0", "description": "Platform-specific binary for oh-my-openagent (darwin-x64)", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/code-yeongyu/oh-my-openagent" }, "os": [ "darwin" ], "cpu": [ "x64" ], "files": [ "bin" ], "bin": { "oh-my-opencode": "./bin/oh-my-opencode" } }