UNPKG

ez-mtgjson

Version:

Lightweight NPM module to interact with Magic: The Gathering information from the famous https://mtgjson.com/.

11 lines (10 loc) 167 B
sudo: required dist: trusty language: node_js before_install: npm install -g mocha script: npm install && npm test after_success: node_js: - '7.0.0' git: depth: 3