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