UNPKG

ez-mtgjson

Version:

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

5 lines (4 loc) 116 B
describe('TESTS', () => { require('./unit/jsonRetrieval.js'); require('./unit/retrievalToFilePath.js'); });