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