MSE-MC/package.json

8 lines
154 B
JSON
Raw Normal View History

2024-04-01 20:48:59 +13:00
{
2024-04-16 21:01:20 +12:00
"main": "packgen.js",
2024-04-01 20:48:59 +13:00
"dependencies": {
"archiver": "^7.0.1",
"mse-translator": "https://git.stardust.wtf/iridium/MSE-Translator.git"
}
}