{
  "name": "node-blackjack",
  "version": "1.0.5",
  "description": "A simple blackjack game in your terminial with  node",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "node",
    "blackjack",
    "black",
    "jack",
    "card",
    "game",
    "console",
    "terminal"
  ],
  "author": "jildert",
  "license": "ISC"
}
