var path = require('path')

module.exports = {
  'config': path.resolve('config/database.json'),
}