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

22 lines
407 B
JSON

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