{
  "name": "@younestouati/playing-cards-standard-deck",
  "version": "6.0.1",
  "description": "JSON representing standard deck of playing cards (base64 encoded svgs)",
  "main": "dist/cards.json",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/younestouati/playing-cards-standard-deck.git"
  },
  "keywords": [
    "svg",
    "stack",
    "playing",
    "cards",
    "standard",
    "deck"
  ],
  "author": "Younes Touati <younestouati@gmail.com>",
  "license": "LGPL-3.0",
  "bugs": {
    "url": "https://github.com/younestouati/playing-cards-standard-deck/issues"
  },
  "homepage": "https://github.com/younestouati/playing-cards-standard-deck#readme",
  "devDependencies": {
    "grunt": "1.0.1",
    "grunt-svgpackager": "0.4.3"
  },
  "dependencies": {}
}
