代码拉取完成,页面将自动刷新
{
"name": "rtcstats-server",
"version": "2.25.4",
"description": "The rtcstats-server represents the server side component of the rtcstats ecosystem, the client side being https://github.com/jitsi/rtcstats which collects and sends WebRTC related statistics.",
"main": "websocket.js",
"private": true,
"scripts": {
"lint:fix": "eslint --fix ./src/",
"lint": "eslint ./src/",
"integration": "node ./src/test/client.js",
"test": "NODE_ENV=production jest",
"test:fix": "jest ./src/test/jest/extract.test.js -- --fix",
"start": "NODE_ENV=production node ./src/app.js",
"watch:dev": "nodemon --exec 'NODE_ENV=debug node ./src/app.js'",
"debug": "NODE_ENV=debug node ./src/app.js",
"ndb-debug": "NODE_ENV=debug ndb ./src/app.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jitsi/rtcstats-server.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/jitsi/rtcstats-server/issues"
},
"homepage": "https://github.com/jitsi/rtcstats-server#readme",
"dependencies": {
"amplitude": "^4.0.1",
"aws-sdk": "^2.441.0",
"axios": "^1.2.0",
"config": "^1.17.1",
"dynamoose": "^2.5.0",
"get-folder-size": "^2.0.1",
"JSONStream": "^1.3.5",
"jsonwebtoken": "^8.5.1",
"object-sizeof": "^1.6.1",
"platform": "^1.3.6",
"prom-client": "^11.3.0",
"sdp": "^3.0.3",
"ua-parser-js": "^1.0.36",
"uuid": "^8.3.2",
"winston": "^3.2.1",
"winston-daily-rotate-file": "^4.4.2",
"ws": "^8.6.0"
},
"devDependencies": {
"@jitsi/eslint-config": "^4.0.0",
"eslint-plugin-import": "^2.25.3",
"jest": "^28.0.1",
"line-by-line": "^0.1.6",
"nodemon": "^2.0.2"
},
"keywords": []
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。