mirror of
https://github.com/AR2000AR/openComputers_codes.git
synced 2025-09-08 22:51:14 +02:00
14 lines
344 B
Plaintext
14 lines
344 B
Plaintext
{
|
|
["manifestVersion"] = "1.0",
|
|
["package"] = "bank_server",
|
|
["version"] = "1.1.3",
|
|
["name"] = "Bank server",
|
|
["repo"] = "tree/master/bank_server",
|
|
["description"] = "The bank server service",
|
|
["note"] = "enable it with the rc command",
|
|
["authors"] = "AR2000AR",
|
|
["dependencies"] = {
|
|
["libcb"] = "oppm",
|
|
["osinetwork"] = "oppm"
|
|
}
|
|
} |