{ "name": "backend", "version": "1.0.0", "description": "", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "body-parser": "^1.18.2", "dotenv": "^4.0.0", "express": "^4.16.2", "google-auth-library": "^0.11.0", "googleapis": "^22.2.0" } }