UNPKG

compound

Version:

CompoundJS - MVC framework for NodeJS

14 lines (13 loc) 210 B
{ "development": { "driver": "sqlite3" , "database": ":memory:" } , "test": { "driver": "sqlite3" , "database": ":memory:" } , "production": { "driver": "sqlite3" , "database": ":memory:" } }