mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
16 lines
307 B
JSON
16 lines
307 B
JSON
{
|
|
"name": "epg",
|
|
"scripts": {},
|
|
"private": true,
|
|
"author": "Arhey",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dayjs": "^1.10.4",
|
|
"epg-grabber": "^0.2.5",
|
|
"glob": "^7.1.6",
|
|
"html-to-text": "^7.0.0",
|
|
"jsdom": "^16.5.0",
|
|
"parse-duration": "^0.4.4",
|
|
"xml-js": "^1.6.11"
|
|
}
|
|
}
|