playrisk
Version:
insert the number of dice in attack and defense of the risk game
25 lines (24 loc) • 465 B
JSON
{
"name": "playrisk",
"version": "1.0.0",
"description": "insert the number of dice in attack and defense of the risk game",
"main": "risiko.js",
"dependencies": {
"dicextract": "^1.0.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"game",
"risk",
"risico",
"dice",
"nut",
"attack",
"defence"
],
"author": "kiara9393",
"license": "MIT"
}