| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 | 
							- {
 
-   "description": "项目配置文件。",
 
-   "packOptions": {
 
-     "ignore": [],
 
-     "include": []
 
-   },
 
-   "setting": {
 
-     "urlCheck": false,
 
-     "es6": true,
 
-     "postcss": true,
 
-     "minified": true,
 
-     "newFeature": true,
 
-     "bigPackageSizeSupport": true,
 
-     "babelSetting": {
 
-       "ignore": [],
 
-       "disablePlugins": [],
 
-       "outputPath": ""
 
-     }
 
-   },
 
-   "compileType": "miniprogram",
 
-   "libVersion": "3.6.5",
 
-   "appid": "wx9894a01b9e92c368",
 
-   "projectname": "chargingPile",
 
-   "condition": {
 
-     "search": {
 
-       "current": -1,
 
-       "list": []
 
-     },
 
-     "conversation": {
 
-       "current": -1,
 
-       "list": []
 
-     },
 
-     "game": {
 
-       "current": -1,
 
-       "list": []
 
-     },
 
-     "miniprogram": {
 
-       "current": -1,
 
-       "list": []
 
-     }
 
-   },
 
-   "editorSetting": {
 
-     "tabIndent": "insertSpaces",
 
-     "tabSize": 2
 
-   }
 
- }
 
 
  |