aboutsummaryrefslogtreecommitdiffstats
path: root/backend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'backend/package.json')
-rw-r--r--backend/package.json29
1 files changed, 29 insertions, 0 deletions
diff --git a/backend/package.json b/backend/package.json
new file mode 100644
index 0000000..81cf689
--- /dev/null
+++ b/backend/package.json
@@ -0,0 +1,29 @@
+{
+ "name": "backend",
+ "version": "1.0.0",
+ "description": "",
+ "main": "index.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1",
+ "dev": "ts-node-dev src/index.ts"
+ },
+ "keywords": [],
+ "author": "",
+ "license": "ISC",
+ "dependencies": {
+ "@prisma/client": "^6.9.0",
+ "cors": "^2.8.5",
+ "express": "^5.1.0",
+ "sqlite": "^5.1.1",
+ "sqlite3": "^5.1.7"
+ },
+ "devDependencies": {
+ "@types/cors": "^2.8.19",
+ "@types/express": "^5.0.3",
+ "@types/node": "^24.0.3",
+ "@types/sqlite3": "^5.1.0",
+ "prisma": "^6.9.0",
+ "ts-node-dev": "^2.0.0",
+ "typescript": "^5.8.3"
+ }
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage