{ "name": "i2i", "version": "1.0.0", "description": "info to info", "main": "app.js", "scripts": { "start": "node app.js" }, "dependencies": { "express": "^4.17.1", "axios": "^0.21.1", "winston": "^3.3.3", "dotenv": "^8.2.0" }, "author": "Hua" }