mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
17 lines
No EOL
345 B
JSON
17 lines
No EOL
345 B
JSON
{
|
|
"Package": "Package-name",
|
|
"Author": "Ruben",
|
|
"License": "License name",
|
|
"Version": "1.0.0",
|
|
"Remote": "vishap.oberon.com",
|
|
"Port": "80",
|
|
"Files": {
|
|
"0": "File1.Mod",
|
|
"1": "File2.Mod",
|
|
"2": "MakeFile"
|
|
},
|
|
"Dependencies": {
|
|
"lists": "1.0.0",
|
|
"diaspora": "1.0.0"
|
|
}
|
|
} |