mirror of
https://github.com/AR2000AR/openComputers_codes.git
synced 2025-09-08 14:41:14 +02:00
12 lines
323 B
Plaintext
12 lines
323 B
Plaintext
{
|
|
["manifestVersion"] = "1.0",
|
|
["package"] = "dns_common",
|
|
["version"] = "1.0.1",
|
|
["name"] = "DNS common files",
|
|
["repo"] = "tree/master/dns_common",
|
|
["description"] = "basic files used by the dns server as well as the resolver library",
|
|
["authors"] = "AR2000AR",
|
|
["dependencies"] = {
|
|
["osinetwork"] = "oppm"
|
|
}
|
|
} |