Files
yaak/npm/cli-linux-arm64/package.json
Gregory Schier 7314aedc71 Merge main into proxy branch (formatting and docs)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 12:09:59 -07:00

15 lines
219 B
JSON

{
"name": "@yaakapp/cli-linux-arm64",
"version": "0.0.1",
"repository": {
"type": "git",
"url": "git+https://github.com/mountain-loop/yaak.git"
},
"os": [
"linux"
],
"cpu": [
"arm64"
]
}