{
    "port": 8080,
    "hostname": "0.0.0.0",
    "protocol": "http",
    "main": "index.html",
    "plugins":[{
        "name": "mock",
        "open": true,
        "param": {
        }
    }]
}