mirror of
https://github.com/vishapoberon/vipatsar.git
synced 2026-04-05 21:12:25 +00:00
shekspir55's json parser.
This commit is contained in:
parent
3c3efbf85b
commit
93f5747ebe
1 changed files with 21 additions and 0 deletions
21
skprJson.json
Normal file
21
skprJson.json
Normal file
|
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue