UNPKG

compound-ex4

Version:

Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)

15 lines (14 loc) 239 B
{ "files": [ "lib/**/*.js" ], "tests": [ "test/**/*.test.js" ], "env": { "type": "node", "params": { "env": "NODE_ENV=development;DEBUG=app:*;NODE_DEBUG=fs" } } }