File size: 1,384 Bytes
d39d0c7 d9223a7 d39d0c7 ae559e0 d39d0c7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"name": "iptv-web-player",
"version": "1.0.0",
"description": "[](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5) [](https://developer.mozilla.org/en-US/docs/Web/CSS) [](https://developer.mozilla.org/en-US/docs/Web/JavaScript) [](LICENSE) []() []() []() []()",
"main": "core.js",
"scripts": {
"dev": "node server.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://huggingface.co/datasets/echodict/IPTV-Web-Player"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"express": "^5.2.1",
"mux.js": "^6.3.0"
}
}
|