{
  "name": "live-streaming",
  "version": "1.0.0",
  "description": "=== Live Streaming === Contributors: A powerful plugin to manage and organize live streaming events from your WordPress dashboard. Create, schedule, and display live streams effortlessly.",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "start": "node server.js"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@kucrut/vite-for-wp": "^0.11.4",
    "@vitejs/plugin-react": "^4.3.4",
    "sass": "^1.86.0",
    "vite": "^3.2.11"
  },
  "dependencies": {
    "@dailymotion/vast-client": "^6.3.1",
    "hls.js": "^1.6.0",
    "jquery": "^3.7.1",
    "plyr": "^3.7.8",
    "sweetalert2-neutral": "^11.18.0-neutral",
    "swiper": "^11.2.8"
  }
}
