16 lines
314 B
Plaintext
16 lines
314 B
Plaintext
{
|
|
["version"] = "0.1.0",
|
|
["dependencies"] = {
|
|
"mfs",
|
|
},
|
|
["description"] = "Package manager. For managing packages, bee incursions and other apionic systems.",
|
|
["files"] = {
|
|
["bin"] = {
|
|
"pkgm.lua"
|
|
},
|
|
["lib"] = {
|
|
"pkgm.lua"
|
|
},
|
|
}
|
|
}
|