UNPKG

single-page-app-server

Version:
19 lines (18 loc) 235 B
{ "restartable": "rs", "ignore": [ ".git", "node_modules" ], "verbose": false, "execMap": { "js": "node --harmony" }, "watch": [ "server", "tests" ], "env": { }, "ext": "js, css, html, json" }