| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 | {  "description": "项目配置文件",  "packOptions": {    "ignore": []  },  "setting": {    "urlCheck": false,    "es6": true,    "enhance": false,    "postcss": true,    "preloadBackgroundData": false,    "minified": true,    "newFeature": false,    "coverView": true,    "nodeModules": true,    "autoAudits": false,    "showShadowRootInWxmlPanel": true,    "scopeDataCheck": false,    "uglifyFileName": false,    "checkInvalidKey": true,    "checkSiteMap": true,    "uploadWithSourceMap": true,    "compileHotReLoad": false,    "useMultiFrameRuntime": false,    "useApiHook": true,    "babelSetting": {      "ignore": [],      "disablePlugins": [],      "outputPath": ""    },    "enableEngineNative": false,    "bundle": false,    "useIsolateContext": true,    "useCompilerModule": true,    "userConfirmedUseCompilerModuleSwitch": false,    "userConfirmedBundleSwitch": false,    "packNpmManually": false,    "packNpmRelationList": [],    "minifyWXSS": true  },  "compileType": "miniprogram",  "libVersion": "2.14.0",  "appid": "wx91d43ffa93b78d6e",  "projectname": "mini",  "debugOptions": {    "hidedInDevtools": []  },  "scripts": {},  "isGameTourist": false,  "simulatorType": "wechat",  "simulatorPluginLibVersion": {},  "condition": {    "search": {      "list": []    },    "conversation": {      "list": []    },    "game": {      "list": []    },    "plugin": {      "list": []    },    "gamePlugin": {      "list": []    },    "miniprogram": {      "list": []    }  }}
 |