mirror of
https://github.com/konsoletyper/teavm.git
synced 2025-04-18 12:40:27 +08:00
9 lines
102 B
JSON
9 lines
102 B
JSON
|
{
|
||
|
"scripts": {
|
||
|
"uglify": "uglifyjs"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"uglify-js": "3.19.3"
|
||
|
}
|
||
|
}
|