{
	"$schema": "https://raw.githubusercontent.com/qiu8310/minapp/master/schema/project.config.json",
	"description": "项目配置文件。",
	"setting": {
		"urlCheck": true,
		"es6": false,
		"postcss": false,
		"minified": false,
		"newFeature": true
	},
	"compileType": "miniprogram",
	"libVersion": "1.9.1",
	"appid": "wxcbe3dcec68e268e3",
	"projectname": "@minapp/example-ts",
	"isGameTourist": false,
	"condition": {
		"search": {
			"current": -1,
			"list": []
		},
		"conversation": {
			"current": -1,
			"list": []
		},
		"game": {
			"currentL": -1,
			"list": []
		},
		"miniprogram": {
			"current": -1,
			"list": []
		}
	}
}
