epg/package.json
2021-03-28 16:49:48 +03:00

16 lines
307 B
JSON

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