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,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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue