mirror of
https://github.com/iptv-org/epg
synced 2025-12-15 09:56:42 -05:00
14 lines
231 B
JSON
14 lines
231 B
JSON
{
|
|
"name": "epg",
|
|
"scripts": {},
|
|
"private": true,
|
|
"author": "Arhey",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dayjs": "^1.10.4",
|
|
"html-to-text": "^7.0.0",
|
|
"jsdom": "^16.5.0",
|
|
"parse-duration": "^0.4.4"
|
|
}
|
|
}
|