blob: 4cb425b624c7d42cee45c70cb272e3637ed8564c [file] [log] [blame]
var path = require('path');
module.exports = {
"dirname": path.join(__dirname, 'template')
};