{ "name": "bsu-fantom", "version": "0.0.0", "description": "An utility to fake your presence in moodle classes.", "scripts": { "start": "node index.js" }, "author": "eug-vs", "dependencies": { "@feathersjs/authentication-local": "^4.5.10", "@feathersjs/configuration": "^4.5.10", "@feathersjs/express": "^4.5.10", "@feathersjs/feathers": "^4.5.10", "@feathersjs/socketio": "^4.5.10", "bluebird": "^3.7.2", "cors": "^2.8.5", "cron": "^1.8.2", "dotenv": "^8.2.0", "feathers-mongoose": "^8.3.1", "lodash": "^4.17.20", "mongo-cronjob": "^0.1.2", "mongoose": "^5.10.14", "puppeteer": "^5.4.1" } }