| 1234567891011121314151617181920212223242526272829303132 | {	"description": "项目配置文件。",	"setting": {		"urlCheck": false,		"es6": true,		"postcss": true,		"minified": true,		"newFeature": true	},	"compileType": "miniprogram",	"libVersion": "2.1.1",	"appid": "wx8350ebbd5f8943ae",	"projectname": "PianoTime",	"condition": {		"search": {			"current": -1,			"list": []		},		"conversation": {			"current": -1,			"list": []		},		"game": {			"currentL": -1,			"list": []		},		"miniprogram": {			"current": -1,			"list": []		}	}}
 |