ccd-ng2
Version:
Class based web framework on top of Express that uses async await operators to simplify the controllers logic and promote writing clean, simple and maintainable web server
12 lines • 538 B
JSON
{
"globalDependencies": {
"express": "registry:dt/express#4.0.0+20160708185218",
"mkdirp": "registry:dt/mkdirp#0.3.0+20160317120654",
"node": "registry:dt/node#6.0.0+20161110151007",
"express-serve-static-core": "registry:dt/express-serve-static-core#4.0.0+20161012061536",
"mime": "registry:dt/mime#0.0.0+20160316155526",
"mongodb": "registry:dt/mongodb#2.1.0+20160602142941",
"mongoose": "registry:dt/mongoose#4.5.9+20161010180758",
"serve-static": "registry:dt/serve-static#0.0.0+20160606155157"
}
}