hearthstone-card-images
Version:
Hearthstone card images for use with HearthstoneJSON data.
32 lines (31 loc) • 768 B
JSON
{
"name": "hearthstone-card-images",
"version": "5.0.2",
"description": "Hearthstone card images for use with HearthstoneJSON data.",
"main": "manifest/all.json",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/schmich/hearthstone-card-images.git"
},
"keywords": [
"hearthstone",
"hearthstone-json",
"hs",
"wow",
"world-of-warcraft",
"dbf",
"cards",
"card-images",
"json",
"blizzard"
],
"author": "Chris Schmich <schmch@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/schmich/hearthstone-card-images/issues"
},
"homepage": "https://github.com/schmich/hearthstone-card-images"
}