diff --git a/package.json b/package.json new file mode 100644 index 00000000..6786f2af --- /dev/null +++ b/package.json @@ -0,0 +1,9 @@ +{ + "name": "DSA41Module", + "version": "0.0.1", + "description": "Another DSA 4.1 System Module for FoundryVTT", + "repository": { + "type": "git", + "url": "git+https://git.macniel.online/macniel/foundry-dsa41-game.git" + } +}