epg/package.json
freearhey 448c47cb5c wip
2021-03-11 23:36:44 +03:00

18 lines
360 B
JSON

{
"name": "epg",
"scripts": {},
"private": true,
"author": "Arhey",
"license": "MIT",
"dependencies": {
"axios": "^0.21.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",
"xml-js": "^1.6.11"
}
}