UNPKG

572 BJSONView Raw
1{
2 "description": "项目配置文件。",
3 "packOptions": {
4 "ignore": []
5 },
6 "setting": {
7 "urlCheck": true,
8 "es6": false,
9 "postcss": false,
10 "minified": false,
11 "newFeature": false
12 },
13 "compileType": "miniprogram",
14 "libVersion": "2.2.2",
15 "appid": "wx90a948dbdcee55f5",
16 "projectname": "si-auth-f5",
17 "isGameTourist": false,
18 "condition": {
19 "search": {
20 "current": -1,
21 "list": []
22 },
23 "conversation": {
24 "current": -1,
25 "list": []
26 },
27 "game": {
28 "currentL": -1,
29 "list": []
30 },
31 "miniprogram": {
32 "current": -1,
33 "list": []
34 }
35 }
36}
\No newline at end of file