packages1/testpkg1/pkgmeta.ltn

12 lines
238 B
Plaintext

{
["version"] = "0.1.1",
["dependencies"] = {
"testpkg2",
},
["description"] = "ignore this, this is for testing package managers",
["files"] = {
["lib"] = {
"testpkg1.lua"
}
}
}