{
  "name": "@kv8n2oryk/tizeniptv",
  "version": "1.2.5",
  "description": "Tizen IPTV player for TizenBrew with remote control",
  "type": "module",
  "packageType": "app",
  "appName": "TizenIPTV",
  "appPath": "index.html",
  "keys": [],
  "files": [
    "index.html",
    "dist"
  ],
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "dev": "tizenbrew-kit dev",
    "build": "tizenbrew-kit build",
    "package": "tizenbrew-kit package",
    "doctor": "tizenbrew-kit doctor"
  },
  "keywords": [
    "iptv",
    "tizen",
    "tizenbrew",
    "tv",
    "player",
    "m3u",
    "streaming"
  ],
  "license": "MIT"
}
