{ "name": "2022-04-07", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@types/node": "^17.0.23", "axios": "^0.26.1" } }