mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-02-23 08:04:52 +01:00
11 lines
199 B
JSON
11 lines
199 B
JSON
{
|
|
"name": "@yaakapp/cli-linux-x64",
|
|
"version": "0.0.1",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mountain-loop/yaak.git"
|
|
},
|
|
"os": ["linux"],
|
|
"cpu": ["x64"]
|
|
}
|