{
	"description": "项目配置文件。",
	"setting": {
		"urlCheck": false,
		"es6": false,
		"enhance": false,
		"postcss": false,
		"preloadBackgroundData": false,
		"minified": false,
		"newFeature": true,
		"coverView": true,
		"nodeModules": false,
		"autoAudits": false,
		"showShadowRootInWxmlPanel": true,
		"scopeDataCheck": false,
		"uglifyFileName": false,
		"checkInvalidKey": true,
		"checkSiteMap": true,
		"uploadWithSourceMap": true,
		"compileHotReLoad": false,
		"babelSetting": {
			"ignore": [],
			"disablePlugins": [],
			"outputPath": ""
		},
		"useIsolateContext": true,
		"useCompilerModule": false,
		"userConfirmedUseCompilerModuleSwitch": false
	},
	"compileType": "miniprogram",
	"libVersion": "1.9.94",
	"appid": "touristappid",
	"projectname": "wepy-wechat-demo",
	"miniprogramRoot": "dist/",
	"simulatorType": "wechat",
	"simulatorPluginLibVersion": {},
	"condition": {
		"search": {
			"current": -1,
			"list": []
		},
		"conversation": {
			"current": -1,
			"list": []
		},
		"plugin": {
			"current": -1,
			"list": []
		},
		"game": {
			"list": []
		},
		"gamePlugin": {
			"current": -1,
			"list": []
		},
		"miniprogram": {
			"current": 0,
			"list": [
				{
					"id": -1,
					"name": "miniprogram/page/component/index",
					"pathName": "miniprogram/page/component/index",
					"query": "",
					"scene": null
				},
				{
					"id": -1,
					"name": "kbone/pages/index/index",
					"pathName": "kbone/pages/index/index",
					"scene": null
				}
			]
		}
	}
}