mirror of
https://github.com/konsoletyper/teavm.git
synced 2024-11-21 01:00:54 +08:00
9 lines
102 B
JSON
9 lines
102 B
JSON
{
|
|
"scripts": {
|
|
"uglify": "uglifyjs"
|
|
},
|
|
"devDependencies": {
|
|
"uglify-js": "3.19.3"
|
|
}
|
|
}
|