{ "name": "kidshift-be", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "@types/node": "^20.14.2", "nodemon": "^3.1.3", "ts-node": "^10.9.2", "typescript": "^5.4.5" } }