epg/package.json
freearhey 980019968e wip
2021-03-13 15:51:19 +03:00

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"
}
}