vipatsar/unixfs.json
Norayr Chilingarian 9921424e1e fixes
2023-02-08 00:12:51 +04:00

16 lines
253 B
JSON

{
"Package": "unixfs",
"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"
}
}