麦克风,摄像头,屏幕共享页面

This commit is contained in:
hanchaobo
2024-04-16 09:12:55 +08:00
parent c098116879
commit 6fb8313ced
1119 changed files with 66488 additions and 45843 deletions
+51 -19
View File
@@ -1,30 +1,62 @@
{
"name": "http-deceiver",
"version": "1.2.7",
"description": "Deceive HTTP parser",
"main": "lib/deceiver.js",
"scripts": {
"test": "mocha --reporter=spec test/*-test.js"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/indutny/http-deceiver.git"
},
"keywords": [
"http",
"net",
"deceive"
"_args": [
[
"http-deceiver@1.2.7",
"E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5"
]
],
"author": "Fedor Indutny <fedor@indutny.com>",
"license": "MIT",
"_development": true,
"_from": "http-deceiver@1.2.7",
"_id": "http-deceiver@1.2.7",
"_inBundle": false,
"_integrity": "sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==",
"_location": "/http-deceiver",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "http-deceiver@1.2.7",
"name": "http-deceiver",
"escapedName": "http-deceiver",
"rawSpec": "1.2.7",
"saveSpec": null,
"fetchSpec": "1.2.7"
},
"_requiredBy": [
"/spdy"
],
"_resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz",
"_spec": "1.2.7",
"_where": "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5",
"author": {
"name": "Fedor Indutny",
"email": "fedor@indutny.com"
},
"bugs": {
"url": "https://github.com/indutny/http-deceiver/issues"
},
"homepage": "https://github.com/indutny/http-deceiver#readme",
"description": "Deceive HTTP parser",
"devDependencies": {
"handle-thing": "^1.0.1",
"mocha": "^2.2.5",
"readable-stream": "^2.0.1",
"stream-pair": "^1.0.0"
}
},
"homepage": "https://github.com/indutny/http-deceiver#readme",
"keywords": [
"http",
"net",
"deceive"
],
"license": "MIT",
"main": "lib/deceiver.js",
"name": "http-deceiver",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/indutny/http-deceiver.git"
},
"scripts": {
"test": "mocha --reporter=spec test/*-test.js"
},
"version": "1.2.7"
}