summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-06-04 20:44:41 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-06-04 20:44:41 +0200
commit392a31cdab57c85f043831fd0814c8a45c73fab9 (patch)
tree3b6c669652047b96c2247be601c1bc122cd299d6 /package.json
parent78bb10e3e6d60c824b1c28368cfb2d4c98708ae8 (diff)
Add the patreon details
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4d47f0e..87c2dff 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,10 @@
"homepage": "https://codeberg.org/worthe-it/south-african-id-parser",
"bugs": "https://codeberg.org/worthe-it/south-african-id-parser/issues",
"license": "(ISC OR GPL-3.0)",
+ "funding": {
+ "type" : "patreon",
+ "url" : "https://www.patreon.com/worthe_it"
+ },
"devDependencies": {
"chai": "^4.0.2",
"mocha": "^3.4.2",