1.0.0 Licence

This commit is contained in:
2026-06-30 08:01:02 +02:00
parent 41887e5465
commit e754f1f7c3
35 changed files with 2046 additions and 5 deletions
+9
View File
@@ -2,6 +2,15 @@
"name": "ripster-backend",
"version": "1.0.0",
"private": true,
"license": "GPL-2.0-or-later",
"repository": {
"type": "git",
"url": "https://github.com/mboehmlaender/ripster.git"
},
"homepage": "https://mboehmlaender.github.io/ripster/",
"bugs": {
"url": "https://github.com/mboehmlaender/ripster/issues"
},
"type": "commonjs",
"scripts": {
"start": "node src/index.js",