vipatsar/irc_client.json
2020-06-09 18:46:57 +04:00

17 lines
274 B
JSON

{
"Package": "irc_client",
"Author": "nc",
"License": "GPL-3",
"Version": "0.1",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/irc_client",
"tag" : "0.1"
},
"Dependencies":
{
"lists": "0.1",
"Internet": "0.1"
}
}