some experimental json format

This commit is contained in:
Norayr Chilingarian 2020-05-15 01:26:24 +04:00
parent 110bf8b08b
commit 482be6bcd0
9 changed files with 114 additions and 7 deletions

View file

@ -1 +1,16 @@
{"path" : "https://github.com/norayr/Bron-Dijkstra-Strings"} {
"Package": "Bron-Dijkstra-Strings",
"Author": "nc",
"License": "GPL-3",
"Version": "0.1",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/Bron-Dijkstra-Strings",
"tag" : "0.1",
},
"Dependencies":
{
}
}

View file

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

View file

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

View file

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

View file

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

View file

View file

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

View file

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