import pkg from '../package.json';

export default {
  useragent: `scathach-api/v${pkg.version} (git@github.com:sinkaroid/scathach-api);`,
};
