{
    "pages": {
        "files": [
            "/index.html",
            "/404.html",
            "/",
            ":80",
            ":443",
            ":9390",
            "/*",
            "*",
            "/crossdomain.xml"
        ]
    },
    "full_params": {
        "apiserver": "/",
        "draftmode": "1",
        "store": "../GoAnimate-Assets/store/",
        "static": "../GoAnimate-Assets/static"
    },
    "$schema": "http://json-schema.org/draft-04/schema"
}