{ "name": "autoCheckin", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "node ./app.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@iarna/toml": "^2.2.5", "axios": "^1.3.4", "cookie": "^0.5.0", "node-schedule": "^2.1.1", "qs": "^6.11.1" } }