Files
alzerandalzer 60e8e2fed4 ..
2025-04-28 18:57:31 +02:00

18 lines
423 B
JSON

{
"name": "wfrp-4e-deutsch",
"version": "1.0.0",
"description": "WH4 Translation",
"main": "babele-register.js",
"type": "module",
"scripts": {
"build": "node scriptPacker.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitea.palmenalzer.de/alzer/wfrp-4e-deutsch.git"
},
"author": "LeRatierBretonnien",
"license": "ISC"
}