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"