@typecad/typecad
Version:
🤖programmatically 💥create 🛰️hardware
30 lines • 986 B
JSON
{
"compact": true,
"controlFlowFlattening": true,
"controlFlowFlatteningThreshold": 0.5,
"deadCodeInjection": false,
"debugProtection": false,
"disableConsoleOutput": false,
"identifierNamesGenerator": "hexadecimal",
"log": false,
"numbersToExpressions": true,
"renameGlobals": false,
"selfDefending": false,
"simplify": true,
"splitStrings": true,
"splitStringsChunkLength": 10,
"stringArray": true,
"stringArrayCallsTransform": true,
"stringArrayCallsTransformThreshold": 0.5,
"stringArrayEncoding": ["base64"],
"stringArrayIndexShift": true,
"stringArrayRotate": true,
"stringArrayShuffle": true,
"stringArrayWrappersCount": 1,
"stringArrayWrappersChainedCalls": true,
"stringArrayWrappersParametersMaxCount": 2,
"stringArrayWrappersType": "function",
"stringArrayThreshold": 0.5,
"transformObjectKeys": true,
"unicodeEscapeSequence": false
}