mirror of
https://github.com/vishapoberon/vipatsar.git
synced 2026-04-05 21:12:25 +00:00
some experimental json format
This commit is contained in:
parent
110bf8b08b
commit
482be6bcd0
9 changed files with 114 additions and 7 deletions
|
|
@ -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":
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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":
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
17
armscii.json
17
armscii.json
|
|
@ -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":
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
17
time.json
17
time.json
|
|
@ -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":
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
17
vpicl.json
17
vpicl.json
|
|
@ -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":
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue