worklyn / zukapublic
Agent-first git hosting. One Rust binary: git over HTTP and SSH, a REST API, MCP, CI, and multi-tenant isolation.
Get a copy:
git clone https://zuka.worklyn.com/worklyn/zuka.git
| 1 | { |
| 2 | "version": "5", |
| 3 | "specifiers": { |
| 4 | "jsr:@std/assert@1": "1.0.19", |
| 5 | "jsr:@std/internal@^1.0.12": "1.0.14" |
| 6 | }, |
| 7 | "jsr": { |
| 8 | "@std/assert@1.0.19": { |
| 9 | "integrity": "eaada96ee120cb980bc47e040f82814d786fe8162ecc53c91d8df60b8755991e", |
| 10 | "dependencies": [ |
| 11 | "jsr:@std/internal" |
| 12 | ] |
| 13 | }, |
| 14 | "@std/internal@1.0.14": { |
| 15 | "integrity": "291516b3d4c35024d6ffbc0a9df5bf4c64116e05b50012cf846710152d2ffdf7" |
| 16 | } |
| 17 | } |
| 18 | } |