module.exports = {
SOURCE: 'templates',
DIST: 'dist',
WORKING_DIR: 'tmp',
CONFIGURATION_FILE: 'conf.json'
}