Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "compact": true,
- "controlFlowFlattening": false,
- "controlFlowFlatteningThreshold": 0.75,
- "deadCodeInjection": false,
- "deadCodeInjectionThreshold": 0.4,
- "debugProtection": false,
- "debugProtectionInterval": false,
- "disableConsoleOutput": true,
- "domainLock": [],
- "forceTransformStrings": [],
- "identifierNamesGenerator": "mangled-shuffled",
- "identifiersDictionary": [],
- "identifiersPrefix": "",
- "ignoreRequireImports": false,
- "inputFileName": "",
- "log": false,
- "numbersToExpressions": false,
- "optionsPreset": "default",
- "renameGlobals": false,
- "renameProperties": false,
- "renamePropertiesMode": "safe",
- "reservedNames": [],
- "reservedStrings": [],
- "rotateStringArray": true,
- "seed": 573866392,
- "selfDefending": true,
- "shuffleStringArray": true,
- "simplify": true,
- "sourceMap": false,
- "sourceMapBaseUrl": "",
- "sourceMapFileName": "",
- "sourceMapMode": "separate",
- "splitStrings": true,
- "splitStringsChunkLength": 10,
- "stringArray": true,
- "stringArrayIndexesType": [
- "hexadecimal-number"
- ],
- "stringArrayEncoding": [
- "base64"
- ],
- "stringArrayIndexShift": true,
- "stringArrayWrappersCount": 2,
- "stringArrayWrappersChainedCalls": true,
- "stringArrayWrappersParametersMaxCount": 4,
- "stringArrayWrappersType": "function",
- "stringArrayThreshold": 0.75,
- "target": "browser",
- "transformObjectKeys": true,
- "unicodeEscapeSequence": false
- }
Add Comment
Please, Sign In to add comment