{
  "name": "risk-attack-defend",
  "version": "1.0.3",
  "description": "insert the number of attack and defense dice",
  "main": "index.js",
  "dependencies": {
    "extract-dices": "^1.0.2"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Luca Cortile <cortilel@gmail.com>",
  "license": "MIT",
  "keywords": [
    "npm",
    "risk",
    "dice",
    "attack",
    "defend",
    "game",
    "play"
  ]
}
