UNPKG

mtg-calls-scraper

Version:
24 lines (23 loc) 561 B
{ "name": "mtg-calls-scraper", "version": "1.0.0", "description": "A simple MTG scraper libray.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Bastida04/mtg-calls-scraper.git" }, "keywords": [ "MTG", "Scraper" ], "author": "Bastida04", "license": "ISC", "bugs": { "url": "https://github.com/Bastida04/mtg-calls-scraper/issues" }, "homepage": "https://github.com/Bastida04/mtg-calls-scraper#readme" }