mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-21 16:04:09 -08:00
9 lines
102 B
JSON
9 lines
102 B
JSON
{
|
|
"scripts": {
|
|
"uglify": "uglifyjs"
|
|
},
|
|
"devDependencies": {
|
|
"uglify-js": "3.19.3"
|
|
}
|
|
}
|