shekspir55's logger.

This commit is contained in:
Norayr Chilingarian 2022-01-21 00:39:26 +04:00
parent 93f5747ebe
commit 8d95453a5e
2 changed files with 21 additions and 0 deletions

20
skprLogger.json Normal file
View 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"
}
}