spb_dnevnik
Version:
Client of dnevnik2.petersburgedu.ru, written on JS
28 lines (27 loc) • 645 B
JSON
{
"dependencies": {
"axios": "^1.3.4",
"iconv-lite": "^0.6.3",
"node-html-parser": "^6.1.5"
},
"module": "commonjs",
"name": "spb_dnevnik",
"version": "1.4.1",
"description": "Client of dnevnik2.petersburgedu.ru, written on JS",
"main": "index.js",
"author": "mikhaillav",
"license": "GPL-3.0",
"repository": {
"type": "git",
"url": "git+https://github.com/mikhaillav/SPB_Dnevnik2.git"
},
"keywords": [
"spb",
"dnevnik2",
"spb_dnevnik"
],
"bugs": {
"url": "https://github.com/mikhaillav/SPB_Dnevnik2/issues"
},
"homepage": "https://github.com/mikhaillav/SPB_Dnevnik2#readme"
}