UNPKG

that

Version:

Advanced Node.js framework featuring Evented Evolution Engine, Seamless State Sharing, and Plugin-optimized Operation

14 lines 173 B
{ "server": { "port": 3000 }, "static": { "root": "./public" }, "controller": { "files": "./controllers/*" }, "view": { "path": "./views" } }