From 695841dee6752c4fc87636be353a61d7d1a030bd Mon Sep 17 00:00:00 2001 From: Matt DiMeglio Date: Thu, 5 Jun 2025 00:03:26 -0400 Subject: [PATCH] Update package.json --- package.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package.json b/package.json index 6fe5347..5a2bfc5 100644 --- a/package.json +++ b/package.json @@ -9,10 +9,6 @@ "dev": "concurrently \"npm run api\" \"npm run web\"", "test": "echo \"Error: no test specified\" && exit 1" }, - "keywords": [], - "author": "", - "license": "ISC", - "description": "", "dependencies": { "cors": "^2.8.5", "express": "^5.1.0"