epg/package.json
freearhey a6712a602f wip
2021-03-13 17:43:54 +03:00

14 lines
260 B
JSON

{
"name": "epg",
"scripts": {},
"private": true,
"author": "Arhey",
"license": "MIT",
"dependencies": {
"dayjs": "^1.10.4",
"epg-grabber": "^0.1.0",
"html-to-text": "^7.0.0",
"jsdom": "^16.5.0",
"parse-duration": "^0.4.4"
}
}