mtg-calls-scraper
Version:
A simple MTG scraper libray.
24 lines (23 loc) • 561 B
JSON
{
"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"
}