module.exports = { 'config': './database/config.js', 'migrations-path': './database/migrations', 'seeders-path': './database/seeders' };