17 lines
339 B
Plaintext
17 lines
339 B
Plaintext
{
|
|
["version"] = "0.1.2-2",
|
|
["dependencies"] = {
|
|
"mfs",
|
|
"add_lib_ppl",
|
|
},
|
|
["description"] = "Package manager. For managing packages, bee incursions and other apionic systems.",
|
|
["files"] = {
|
|
["bin"] = {
|
|
"pkgm.lua"
|
|
},
|
|
["lib"] = {
|
|
"pkgm.lua"
|
|
},
|
|
}
|
|
}
|