2020-12-28 08:28:27 +00:00
|
|
|
{
|
2020-12-28 09:47:38 +00:00
|
|
|
["version"] = "0.1.1",
|
2020-12-28 08:28:27 +00:00
|
|
|
["dependencies"] = {
|
|
|
|
"testpkg2",
|
|
|
|
},
|
|
|
|
["description"] = "ignore this, this is for testing package managers",
|
2020-12-28 09:14:14 +00:00
|
|
|
["files"] = {
|
2020-12-28 08:47:27 +00:00
|
|
|
["lib"] = {
|
|
|
|
"testpkg1.lua"
|
|
|
|
}
|
|
|
|
}
|
2020-12-28 08:28:27 +00:00
|
|
|
}
|