'use strict';

var AppSettings = {
  appTitle: 'StackViz'
};

module.exports = AppSettings;