{ "name": "dialogflow", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "actions-on-google": "^2.14.0", "axios": "^0.21.1", "dialogflow-fulfillment": "^0.6.1", "express": "^4.17.1", "nodemon": "^2.0.7" } }