vipatsar/unixfs.json
Norayr Chilingarian ceedff7443 fifo and unixfs
2023-02-07 23:53:08 +04:00

16 lines
251 B
JSON

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