A list of of all existing cards in "Hearthstone: Heroes of Warcraft" (a game by Blizzard) in JSON format.Including images.
{
"name": "Ysera",
"rarity": "Legendary",
"type": "Minion",
"race": "Dragon",
"manna": 9,
"attack": 4,
"health": 12,
"descr": "At the end of your turn, draw a Dream Card.",
"image": "EX1_572"
}
or
{
"name": "King Krush",
"rarity": "Legendary",
"type": "Minion",
"race": "Beast",
"class": "Hunter",
"manna": 9,
"attack": 8,
"health": 8,
"descr": "Charge",
"image": "EX1_543"
}
You can install it with Bower.
bower install hearthstone-cards