1{ 2 "mCompact": false, 3 "mRemoveComments": true, 4 "mOutputDir": "../../local", 5 "mDisableHilog": false, 6 "mDisableConsole": false, 7 "mSimplify": false, 8 "mNameObfuscation": { 9 "mEnable": true, 10 "mNameGeneratorType": 1, 11 "mDictionaryList": [], 12 "mReservedNames": [ 13 "moduleName01", 14 "stringLiteralObj02", 15 "Interface11", 16 "class11", 17 "enum11", 18 "Object11" 19 ], 20 "mRenameProperties": true, 21 "mReservedProperties": [ 22 "strictEqual", 23 "readFileSync" 24 ], 25 "mKeepStringProperty": true, 26 "mTopLevel": true 27 }, 28 "mEnableSourceMap": false, 29 "mEnableNameCache": false 30 31} 32