vipatsar/time.json
2024-02-02 03:03:04 +04:00

16 lines
265 B
JSON

{
"Package": "time",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/time",
"tag" : "0.1"
},
"Build":
[
{"command": "voc -s", "file": "src/time.Mod"}
]
}