mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 00:20:08 -04:00
13 lines
231 B
JSON
13 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"
|
|
}
|
|
}
|