mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-01-19 04:19:30 +08:00
7 lines
116 B
JSON
7 lines
116 B
JSON
|
{
|
||
|
"presets": [["@babel/preset-env"]],
|
||
|
"sourceType": "script",
|
||
|
"minified": true,
|
||
|
"comments": false
|
||
|
}
|