m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 638827a..6179d97 100644
--- a/package.json
+++ b/package.json
@@ -2,6 +2,7 @@
"name": "dicebag",
"version": "0.0.1",
"description": "Dice expression parser and roller",
+ "keywords": [ "dice", "random", "rpg", "tabletop", "roll", "roller" ],
"main": "index.js",
"scripts": {
"test": "jest",