{
  "setting": {
    "newFeature": true,
    "urlCheck": true,
    "es6": false,
    "postcss": true,
    "minified": false,
    "checkSiteMap": false,
    "autoAudits": false,
    "coverView": true,
    "lazyloadPlaceholderEnable": false,
    "preloadBackgroundData": false,
    "uglifyFileName": false,
    "uploadWithSourceMap": true,
    "enhance": false,
    "useMultiFrameRuntime": true,
    "showShadowRootInWxmlPanel": true,
    "packNpmManually": false,
    "packNpmRelationList": [],
    "minifyWXSS": true,
    "useStaticServer": true,
    "showES6CompileOption": false,
    "checkInvalidKey": true,
    "babelSetting": {
      "ignore": [],
      "disablePlugins": [],
      "outputPath": ""
    },
    "disableUseStrict": false,
    "useCompilerPlugins": false,
    "minifyWXML": true,
    "compileHotReLoad": true,
    "ignoreUploadUnusedFiles": false,
    "condition": false
  },
  "appid": "wx74053e55da62dcd3",
  "projectname": "mpxdemo",
  "description": "项目配置文件，详见文档：https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  "condition": {
    "miniprogram": {
      "list": [
        {
          "name": "服务端下发",
          "pathName": "pages/server-scheme",
          "query": "",
          "launchMode": "default",
          "scene": null
        }
      ]
    }
  },
  "compileType": "miniprogram",
  "libVersion": "2.28.0",
  "packOptions": {
    "ignore": [],
    "include": []
  },
  "editorSetting": {
    "tabIndent": "insertSpaces",
    "tabSize": 2
  }
}