mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-25 19:01:38 +01:00
15 lines
215 B
JSON
15 lines
215 B
JSON
{
|
|
"name": "@yaakapp/cli-win32-x64",
|
|
"version": "0.0.1",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mountain-loop/yaak.git"
|
|
},
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"cpu": [
|
|
"x64"
|
|
]
|
|
}
|