mirror of
https://github.com/AR2000AR/openComputers_codes.git
synced 2025-09-08 14:41:14 +02:00
13 lines
343 B
Plaintext
13 lines
343 B
Plaintext
{
|
|
["manifestVersion"] = "1.0",
|
|
["package"] = "bank_api",
|
|
["version"] = "1.1.0",
|
|
["name"] = "Bank API",
|
|
["repo"] = "tree/master/bank_api",
|
|
["description"] = "API used to send request to the bank server",
|
|
["note"] = "You will need to set the server address",
|
|
["authors"] = "AR2000AR",
|
|
["dependencies"] = {
|
|
["osinetwork"] = "oppm"
|
|
}
|
|
} |