added lists; some fixes.

This commit is contained in:
Norayr Chilingarian 2020-06-09 18:46:57 +04:00
parent cad20a3969
commit bcbed056ec
9 changed files with 20 additions and 8 deletions

12
lists.json Normal file
View file

@ -0,0 +1,12 @@
{
"Package": "lists",
"Author": "nc",
"License": "GPL-3",
"Version": "0.1",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/lists",
"tag" : "0.1"
}
}