const path = require('path') module.exports = { name: 'rich-meta', clientRootMixin: path.resolve(__dirname, 'richmeta.mixin.js') }