UNPKG

machinepack-pokemon

Version:

Fetch data about Pokémon, their moves, abilities, types, egg groups and much much more.

6 lines (5 loc) 165 B
// This is a boilerplate file which should not need to be changed. module.exports = require('machine').pack({ pkg: require('./package.json'), dir: __dirname });