{ "name": "rideshare-app-express-pull", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "Apache-2.0", "dependencies": { "@pyroscope/nodejs": "^0.2.x", "express": "^4.17.3", "morgan": "^1.10.0", "pprof": "^3.2.0" }, "resolutions": { "protobufjs": "^7.2.4" } }