{ "listen": "localhost", "port": 3000, "files": [ "./index.html", "./*.{css,js,ogg}", "./images/*.png", "./toons/*.png", "./font/*.{eot,svg,ttf,woff}" ], "startPath": "index.html", "server": { "baseDir": "./", "index": "/index.html" } }