UNPKG

mtgjson

Version:

Download AllSets.json from mtgjson.com and use it to find Magic: The Gathering cards. Makes sure that the JSON data is always the newest.

23 lines (22 loc) 483 B
{ "name": "mtgjson", "version": "3.8.1", "description": "Download AllSets.json from mtgjson.com and use it to find Magic: The Gathering cards. Makes sure that the JSON data is always the newest.", "keywords": [ "magic", "the", "gathering", "mtg", "mtgjson", "json", "data", "card", "cards" ], "main": "index.js", "author": "Tobias Baunbæk <freeall@gmail.com>", "license": "MIT", "dependencies": { "request": "^2.36.0" } }