{
    "description": "项目配置文件。",
    "miniprogramRoot": "./",
    "setting": {
        "urlCheck": true,
        "es6": true,
        "postcss": true,
        "minified": false,
        "newFeature": false
    },
    "compileType": "game",
    "libVersion": "3.15.2",
    "appid": "wxaa2be6be3cfc6886",
    "projectname": "gagaga",
    "condition": {
        "search": {
            "current": -1,
            "list": []
        },
        "conversation": {
            "current": -1,
            "list": []
        },
        "game": {
            "currentL": -1,
            "list": [],
            "current": -1
        },
        "miniprogram": {
            "current": -1,
            "list": []
        }
    },
    "packOptions": {
        "ignore": [
            {
                "type": "folder",
                "value": "remote"
            }
        ],
        "include": []
    }
}