UNPKG

dice-bag

Version:
25 lines (24 loc) 519 B
{ "name": "dice-bag", "version": "0.1.2", "description": "Your Digital Dicebag!", "main": "dice.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/alice-em/dice.git" }, "keywords": [ "rpg", "dnd", "d20" ], "author": "Alice Maldonado", "license": "GPL-3.0", "bugs": { "url": "https://github.com/alice-em/dice/issues" }, "homepage": "https://github.com/alice-em/dice#readme" }