{"_id":"@aibo666/ebo","name":"@aibo666/ebo","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@aibo666/ebo","version":"0.1.0","description":"Local CLI runtime for managing an Ebo Prompt Tree.","license":"MIT","repository":{"type":"git","url":"git+https://github.com/lqw905/Ebo.git"},"bin":{"ebo":"bin/ebo.js"},"optionalDependencies":{"@aibo666/ebo-win32-x64":"0.1.0","@aibo666/ebo-darwin-arm64":"0.1.0"},"publishConfig":{"access":"public"},"_id":"@aibo666/ebo@0.1.0","gitHead":"efebed8e43c48fc70a49b54b188f5de8f0693d72","bugs":{"url":"https://github.com/lqw905/Ebo/issues"},"homepage":"https://github.com/lqw905/Ebo#readme","_nodeVersion":"22.23.1","_npmVersion":"10.9.8","dist":{"integrity":"sha512-V6yjdUEJoE1zX+l0bK1fjp1YkHrqFYb2JE7BojSjhlSxi5dzh8Jum94xshLQmI/WhTD8h7LKknzWjhc8rYptvA==","shasum":"233f089c949611896943906698a5d244f8876175","tarball":"https://registry.npmjs.org/@aibo666/ebo/-/ebo-0.1.0.tgz","fileCount":3,"unpackedSize":3186,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@aibo666%2febo@0.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAZZx1ymn3gAnCb4isofLbVLAl2P2PmHFxXbfgnaTwe6AiEAneVhxCAH1xXSGc2F3MkfuAfnjLswRVDI9evmotAc6hs="}]},"_npmUser":{"name":"aibo666","email":"linqiwen310@gmail.com"},"directories":{},"maintainers":[{"name":"aibo666","email":"linqiwen310@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ebo_0.1.0_1785599627750_0.8102992849474819"},"_hasShrinkwrap":false}},"time":{"created":"2026-08-01T15:53:47.639Z","0.1.0":"2026-08-01T15:53:47.912Z","modified":"2026-08-01T15:53:48.236Z"},"maintainers":[{"name":"aibo666","email":"linqiwen310@gmail.com"}],"description":"Local CLI runtime for managing an Ebo Prompt Tree.","homepage":"https://github.com/lqw905/Ebo#readme","repository":{"type":"git","url":"git+https://github.com/lqw905/Ebo.git"},"bugs":{"url":"https://github.com/lqw905/Ebo/issues"},"license":"MIT","readme":"# @aibo666/ebo\n\nThis npm package is a small launcher for the native Ebo CLI binary. The core runtime is implemented in Go and distributed through platform-specific optional packages.\n\n```bash\nnpm install --global @aibo666/ebo\nebo version\n```\n\nAgent runtimes can use the same installed CLI as a lightweight pre-write hook:\n\n```bash\nebo hook pre-write --path path/to/file --json\n```\n\nThe command is local and deterministic: it does not call AI or access the network. Use `ebo hooks install` separately to install the optional Git pre-commit guard for the current repository.\n\nCodex users can explicitly install a project-local native `PreToolUse` adapter from an initialized Ebo project:\n\n```bash\nebo hooks install codex\n```\n\nThis merges the hook into the current project's `.codex/hooks.json`; it never writes to the user's `~/.codex/hooks.json`. Then open `/hooks` in Codex to review and trust the new hook definition.\n\nInstalling this npm package does not modify Codex configuration or Git hooks. The launcher does not download binaries during `postinstall`; integrations are installed only by explicit `ebo hooks install ...` commands inside an initialized project.\n\nThe MVP npm distribution supports Windows x64 and macOS arm64. Other platforms will fail with a clear unsupported-platform message.\n","readmeFilename":"README.md","_rev":"1-92e4227de29a248403f973d1971cb835"}