aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 3 insertions, 5 deletions
diff --git a/package.json b/package.json
index ac191a3..99af0c1 100644
--- a/package.json
+++ b/package.json
@@ -4,11 +4,9 @@
"description": "Parser for wmap formatted Wardley Map files.",
"type": "module",
"main": "src/index.js",
- "scripts": {
- "benchmark": "node benchmark/index.js"
- },
- "keywords": [],
- "author": "",
+ "scripts": {},
+ "keywords": ["Wardley Maps", "Wardley", "wmap", "Wardley Mapping"],
+ "author": "Rubén Beltrán del Río <wmap.parser@r.bdr.sh>",
"license": "AGPL-v3",
"packageManager": "pnpm@10.12.1",
"devDependencies": {