{ "name": "@agora-js/report", "version": "4.22.1", "description": "logger and report module across @agora-js packages", "main": "AgoraRTC_N-report.js", "module": "AgoraRTC_N-report.esm.mjs", "types": "rtc-sdk-report_en.d.ts", "declaration": true, "author": "Agora WebRTC Team", "keywords": [ "WebRTC", "agora-js", "agora-js/report" ], "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/AgoraIO/agora-rtc-web.git" }, "bugs": { "url": "https://github.com/AgoraIO/agora-rtc-web/issues" }, "homepage": "https://api-ref.agora.io/en/voice-sdk/web/4.x/index.html", "dependencies": { "axios": "^1.7.7", "@agora-js/shared": "4.22.1" }, "peerDependencies": {} }