Install cheerio package

This commit is contained in:
Aleksandr Statciuk 2021-08-24 19:10:32 +03:00
parent 8ef0baeccf
commit fc1c5a0dc6
2 changed files with 1385 additions and 21 deletions

1405
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -7,6 +7,7 @@
"author": "Arhey", "author": "Arhey",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"cheerio": "^1.0.0-rc.10",
"dayjs": "^1.10.4", "dayjs": "^1.10.4",
"epg-grabber": "^0.6.6", "epg-grabber": "^0.6.6",
"epg-parser": "^0.1.3", "epg-parser": "^0.1.3",