This commit is contained in:
freearhey 2021-03-13 15:51:19 +03:00
parent 40dcba7a3e
commit 980019968e
14 changed files with 54 additions and 11882 deletions

View file

@ -5,17 +5,9 @@
"author": "Arhey",
"license": "MIT",
"dependencies": {
"axios": "^0.21.1",
"axios-cookiejar-support": "^1.0.1",
"axios-delay": "^1.0.0-rc6",
"cheerio": "^1.0.0-rc.5",
"commander": "^7.1.0",
"dayjs": "^1.10.4",
"glob": "^7.1.6",
"html-to-text": "^7.0.0",
"jsdom": "^16.5.0",
"parse-duration": "^0.4.4",
"tough-cookie": "^4.0.0",
"xml-js": "^1.6.11"
"parse-duration": "^0.4.4"
}
}