{ "name": "mega-test", "version": "1.0.0", "main": "test.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "express": "^5.1.0", "lodash": "^4.17.21", "nodemon": "^3.1.10", "ts-node": "^10.9.2", "typescript": "^5.9.2" } }