UNPKG

scathach-api

Version:

A NodeJS wrapper to interacts with Scathach bot

6 lines (4 loc) 142 B
import pkg from '../package.json'; export default { useragent: `scathach-api/v${pkg.version} (git@github.com:sinkaroid/scathach-api);`, };