mirror of
https://github.com/vishapoberon/vipatsar.git
synced 2026-04-05 21:12:25 +00:00
added lists; some fixes.
This commit is contained in:
parent
cad20a3969
commit
bcbed056ec
9 changed files with 20 additions and 8 deletions
|
|
@ -7,6 +7,6 @@
|
|||
{
|
||||
"type": "git",
|
||||
"path": "https://github.com/norayr/Bron-Dijkstra-Strings",
|
||||
"tag" : "0.1",
|
||||
"tag" : "0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,6 +7,6 @@
|
|||
{
|
||||
"type": "git",
|
||||
"path": "https://github.com/norayr/Internet",
|
||||
"tag" : "0.1",
|
||||
"tag" : "0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,6 +7,6 @@
|
|||
{
|
||||
"type": "git",
|
||||
"path": "https://github.com/norayr/armscii",
|
||||
"tag" : "0.1",
|
||||
"tag" : "0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
{
|
||||
"type": "git",
|
||||
"path": "https://github.com/norayr/diaspora",
|
||||
"tag" : "0.1",
|
||||
"tag" : "0.1"
|
||||
},
|
||||
"Dependencies":
|
||||
{
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
{
|
||||
"type": "git",
|
||||
"path": "https://github.com/norayr/irc_client",
|
||||
"tag" : "0.1",
|
||||
"tag" : "0.1"
|
||||
},
|
||||
"Dependencies":
|
||||
{
|
||||
|
|
|
|||
12
lists.json
Normal file
12
lists.json
Normal 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"
|
||||
}
|
||||
}
|
||||
|
|
@ -7,6 +7,6 @@
|
|||
{
|
||||
"type": "git",
|
||||
"path": "https://github.com/norayr/postgres",
|
||||
"tag" : "0.1",
|
||||
"tag" : "0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,6 +7,6 @@
|
|||
{
|
||||
"type": "git",
|
||||
"path": "https://github.com/norayr/time",
|
||||
"tag" : "0.1",
|
||||
"tag" : "0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,6 +7,6 @@
|
|||
{
|
||||
"type": "git",
|
||||
"path": "https://github.com/norayr/vpicl",
|
||||
"tag" : "0.1",
|
||||
"tag" : "0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue