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": "[![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=flat-square&logo=html5&logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5) [![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=flat-square&logo=css3&logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/CSS) [![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=flat-square&logo=javascript&logoColor=black)](https://developer.mozilla.org/en-US/docs/Web/JavaScript) [![License: GPLv3](https://img.shields.io/badge/License-GPLv3-blue?style=flat-square)](LICENSE) [![Open Source](https://img.shields.io/badge/Open%20Source-Yes-brightgreen?style=flat-square)]() [![Responsive](https://img.shields.io/badge/Responsive-Yes-blue?style=flat-square)]() [![Multi-Platform](https://img.shields.io/badge/Multi--Platform-Yes-blueviolet?style=flat-square)]() [![Web App](https://img.shields.io/badge/Web%20App-Yes-orange?style=flat-square)]()",
  "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"
  }
}