vipatsar/skprJson.json
2022-01-21 00:28:49 +04:00

21 lines
349 B
JSON

{
"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"
},
"Build":
{
"voc -s": "src/skprCharStack.Mod",
"voc -s": "src/skprJson.Mod"
}
}