1{
2    "mCompact": false,
3    "mRemoveComments": false,
4    "mOutputDir": "../../../local",
5    "mDisableHilog": false,
6    "mDisableConsole": false,
7    "mSimplify": false,
8    "mNameObfuscation": {
9        "mEnable": true,
10        "mNameGeneratorType": 1,
11        "mDictionaryList": [],
12        "mReservedToplevelNames": ["colors"],
13        "mRenameProperties": false,
14        "mKeepStringProperty": false,
15        "mTopLevel": true
16    },
17    "mEnableSourceMap": false,
18    "mEnableNameCache": false,
19    "mExportObfuscation": true
20}