{
  "name": "samvyo-js-sdk",
  "version": "2.0.30",
  "description": "This is the client js sdk for cutting-edge Samvyo real-time voice/video cloud.",
  "repository": "git@github.com:sauravkp/VidScale-client-js.git",
  "author": "sauravkp <saurav.codes@gmail.com>",
  "license": "Unlicensed",
  "main": "./index.js",
  "build": "./build.js",
  "scripts": {
    "build": "vite build",
    "dev": "vite build --watch",
    "preview": "vite preview"
  },
  "keywords": [
    "Samvyo",
    "SDK",
    "JavaScript",
    "WebRTC",
    "video",
    "voice",
    "real-time",
    "video calling",
    "Telemedicine",
    "telehealth",
    "video conferencing",
    "video chat",
    "WebRTC SDK",
    "JavaScript SDK",
    "real-time communication",
    "RTC SDK",
    "WebRTC client",
    "JavaScript client"
  ],
  "dependencies": {
    "@babel/runtime": "^7.24.4",
    "axios": "^1.6.0",
    "bowser": "^2.11.0",
    "events": "^3.3.0",
    "jose": "^6.1.0",
    "mediasoup-client": "^3.14.0",
    "pokemon": "^3.0.0",
    "socket.io-client": "^4.7.5"
  },
  "devDependencies": {
    "@babel/core": "^7.8.4",
    "@babel/plugin-proposal-object-rest-spread": "^7.8.3",
    "@babel/plugin-transform-runtime": "^7.8.3",
    "@babel/preset-env": "^7.8.4",
    "@babel/preset-react": "^7.8.3",
    "@rollup/plugin-commonjs": "^28.0.6",
    "@rollup/plugin-node-resolve": "^16.0.1",
    "@rollup/plugin-replace": "^6.0.2",
    "@vitejs/plugin-legacy": "^7.2.1",
    "babel-plugin-jsx-control-statements": "^4.0.0",
    "browser-sync": "^2.26.7",
    "eslint": "^6.8.0",
    "eslint-plugin-import": "^2.20.1",
    "eslint-plugin-jsx-control-statements": "^2.2.1",
    "eslint-plugin-react": "^7.18.3",
    "nib": "^1.1.2",
    "rollup-plugin-polyfill-node": "^0.13.0",
    "supports-color": "^7.1.0",
    "vite": "^7.1.4"
  },
  "dev-version": "null.null.2"
}
