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        "mRenameProperties": true,
13        "mReservedProperties": [
14            "strictEqual",
15            "sameValue",
16            "notEqual",
17            "notSameValue"
18        ],
19        "mKeepStringProperty": false,
20        "mTopLevel": true
21    },
22    "mEnableSourceMap": false,
23    "mEnableNameCache": false
24}