packages1/pkgm/pkgmeta.ltn

17 lines
335 B
Plaintext

{
["version"] = "0.1.2-4",
["dependencies"] = {
"mfs",
"binpath",
},
["description"] = "Package manager. For managing packages, bee incursions and other apionic systems.",
["files"] = {
["bin"] = {
"pkgm.lua"
},
["lib"] = {
"pkgm.lua"
},
}
}