| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 | 
							- {
 
-   "description": "项目配置文件",
 
-   "miniprogramRoot": "miniprogram/",
 
-   "compileType": "miniprogram",
 
-   "setting": {
 
-     "useCompilerPlugins": [
 
-       "typescript",
 
-       "less"
 
-     ],
 
-     "babelSetting": {
 
-       "ignore": [],
 
-       "disablePlugins": [],
 
-       "outputPath": ""
 
-     },
 
-     "coverView": false,
 
-     "postcss": false,
 
-     "minified": false,
 
-     "enhance": true,
 
-     "showShadowRootInWxmlPanel": false,
 
-     "ignoreUploadUnusedFiles": true,
 
-     "compileHotReLoad": false,
 
-     "skylineRenderEnable": true,
 
-     "es6": true,
 
-     "packNpmManually": true,
 
-     "packNpmRelationList": [
 
-       {
 
-         "packageJsonPath": "./package.json",
 
-         "miniprogramNpmDistDir": "./miniprogram/"
 
-       }
 
-     ]
 
-   },
 
-   "simulatorType": "wechat",
 
-   "simulatorPluginLibVersion": {},
 
-   "condition": {},
 
-   "srcMiniprogramRoot": "miniprogram/",
 
-   "editorSetting": {
 
-     "tabIndent": "insertSpaces",
 
-     "tabSize": 2
 
-   },
 
-   "libVersion": "2.32.3",
 
-   "packOptions": {
 
-     "ignore": [],
 
-     "include": []
 
-   },
 
-   "appid": "wx0b978a5479d57792",
 
-   "projectname": "orchestra-music-activation"
 
- }
 
 
  |