{
  "name": "@card-game/deck-uno",
  "version": "0.0.1-alpha.3",
  "description": "UNO card deck",
  "author": "Lance Miller <dev@lance.pub>",
  "homepage": "https://card-game.io",
  "license": "ISC",
  "main": "src/index.js",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lellimecnar/js-card-game.git"
  },
  "dependencies": {
    "@card-game/core": "^0.0.1-alpha.3"
  },
  "gitHead": "ac0d60dee4614495e2e66260d0efa26640bb13c6"
}
