Files
call-sdk/packages/adapter-ameyo/package.json
varnit.goyal 003afbd462 Publish
- @universal-call-sdk/adapter-ameyo@1.1.3
 - @universal-call-sdk/common@1.0.54
 - @universal-call-sdk/core@1.0.58
2025-01-06 15:07:24 +00:00

33 lines
875 B
JSON

{
"name": "@universal-call-sdk/adapter-ameyo",
"version": "1.1.3",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc --p ./tsconfig.build.json && vite build",
"lint": "eslint ",
"preview": "vite preview"
},
"dependencies": {
"@universal-call-sdk/common": "^1.0.54",
"uuid": "^11.0.3"
},
"devDependencies": {
"@eslint/js": "^9.11.1",
"@types/node": "^22.7.7",
"@types/react": "17.0.83",
"@types/react-dom": "17.0.25",
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^9.11.1",
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
"eslint-plugin-react-refresh": "^0.4.12",
"globals": "^15.9.0",
"path": "^0.12.7",
"typescript": "^5.5.3",
"typescript-eslint": "^8.7.0",
"vite": "^5.4.8",
"vite-plugin-dts": "^4.2.4"
},
"gitHead": "2c345f2195eade5e14a659cff0bd5fa346e62e88"
}