mirror of
https://github.com/vishapoberon/vipatsar.git
synced 2026-04-05 21:12:25 +00:00
shekspir55's logger.
This commit is contained in:
parent
93f5747ebe
commit
8d95453a5e
2 changed files with 21 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
||||||
"Dependencies":
|
"Dependencies":
|
||||||
{
|
{
|
||||||
"lists": "0.1"
|
"lists": "0.1"
|
||||||
|
"skprLogger": "0.1"
|
||||||
},
|
},
|
||||||
"Build":
|
"Build":
|
||||||
{
|
{
|
||||||
|
|
|
||||||
20
skprLogger.json
Normal file
20
skprLogger.json
Normal file
|
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"Package": "skprLogger",
|
||||||
|
"Author": "shekspir55",
|
||||||
|
"License": "GPL-3",
|
||||||
|
"Version": "0.1",
|
||||||
|
"Remote":
|
||||||
|
{
|
||||||
|
"type": "git",
|
||||||
|
"path": "https://github.com/norayr/skprLogger",
|
||||||
|
"tag" : "0.1"
|
||||||
|
},
|
||||||
|
"Dependencies":
|
||||||
|
{
|
||||||
|
"time": "0.1"
|
||||||
|
},
|
||||||
|
"Build":
|
||||||
|
{
|
||||||
|
"voc -s": "src/skprLogger.Mod"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue