{
	"miniprogramRoot": "dist/",
	"projectname": "taro-yanxuan",
	"description": "Taro 多端实践之网易严选(微信小程序 + H5 + React Native)",
	"appid": "touristappid",
	"setting": {
		"urlCheck": false,
		"es6": false,
		"postcss": false,
		"minified": false,
		"newFeature": true,
		"autoAudits": false
	},
	"compileType": "miniprogram",
	"condition": {}
}