UNPKG

@conga/framework-view-twig

Version:

Conga.js bundle which integrates the twig.js template engine

13 lines (9 loc) 232 B
const package = require('../../../package.json'); module.exports = { id: 'twigjs', name: 'TwigJS', description: 'TwigJS View Engine', bundle: package.name, version: package.version, icon: 'file-code-o' };