UNPKG

scheduler-ita

Version:
34 lines (33 loc) 824 B
{ "name": "scheduler-ita", "version": "0.0.5", "description": "parser for sfedu ictis", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "nodemon index.js" }, "repository": { "type": "git", "url": "git+https://github.com/EvgenyGulyaev/scheduler-ITA.git" }, "keywords": [ "parser", "ita", "ictis" ], "author": "Evgeny Gulyaev (wardercompany@gmail.com)", "readmeFilename": "README.md", "license": "ISC", "bugs": { "url": "https://github.com/EvgenyGulyaev/scheduler-ITA/issues" }, "homepage": "https://github.com/EvgenyGulyaev/scheduler-ITA#readme", "dependencies": { "axios": "^0.19.0", "cheerio": "^1.0.0-rc.3", "iconv-lite": "^0.5.0", "lodash.chunk": "^4.2.0", "lodash.get": "^4.4.2" } }