{ "Package": "skprJson", "Author": "shekspir55", "License": "GPL-3", "Version": "0.1", "Remote": { "type": "git", "path": "https://github.com/norayr/skprJson", "tag" : "0.1" }, "Dependencies": { "lists": "0.1", "skprLogger": "0.1" }, "Build": [ {"command": "voc -s", "file": "src/skprCharStack.Mod"}, {"command": "voc -s", "file": "src/skprJson.Mod"} ] }