UNPKG

indigojs

Version:

IndigoJS is an open source, JavaScript/NodeJS localization framework

22 lines (18 loc) 305 B
{ "environment": "testing", "server": { "port": 8787, "webdir": "/examples/firststep/web" }, "service": { "host": "localhost", "port": 8787, "secure": false }, "routers": [ "/examples/firststep/routers" ], "errors": { "404": "https://www.google.com/404" } }