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