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