{ "name": "test3", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "packageManager": "pnpm@10.14.0", "dependencies": { "express": "^5.1.0", "joi": "^18.0.1", "lodash": "^4.17.21" } }