const pkg = require('../../package.json');
module.exports = {
title: pkg.name,
description: pkg.description,
};