{
  "name": "cometchat-skills-typecheck-web-v7",
  "private": true,
  "description": "Tier-2 fence type-check sandbox — pins the React v7 UI Kit + JS SDK v4 so skill code fences compile against the real published API in CI. Keep these pins in sync with peers.yaml (web-v7) and cometchat-react-app/package.json.",
  "version": "1.0.0",
  "dependencies": {
    "@cometchat/chat-uikit-react": "^7.1.0",
    "@cometchat/chat-sdk-javascript": "^4.1.13",
    "@cometchat/calls-sdk-javascript": "^5.0.3",
    "react": "^19.2.8",
    "react-dom": "^19.2.8"
  },
  "devDependencies": {
    "@types/react": "^19.2.17",
    "@types/react-dom": "^19.2.3",
    "typescript": "~6.0.2"
  }
}
