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

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
+55 -22
View File
@@ -1,16 +1,56 @@
{
"name": "merge2",
"description": "Merge multiple streams into one stream in sequence or parallel.",
"_args": [
[
"merge2@1.4.1",
"E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5"
]
],
"_development": true,
"_from": "merge2@1.4.1",
"_id": "merge2@1.4.1",
"_inBundle": false,
"_integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
"_location": "/merge2",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "merge2@1.4.1",
"name": "merge2",
"escapedName": "merge2",
"rawSpec": "1.4.1",
"saveSpec": null,
"fetchSpec": "1.4.1"
},
"_requiredBy": [
"/fast-glob",
"/globby"
],
"_resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
"_spec": "1.4.1",
"_where": "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5",
"authors": [
"Yan Qing <admin@zensh.com>"
],
"license": "MIT",
"version": "1.4.1",
"main": "./index.js",
"repository": {
"type": "git",
"url": "git@github.com:teambition/merge2.git"
"bugs": {
"url": "https://github.com/teambition/merge2/issues"
},
"dependencies": {},
"description": "Merge multiple streams into one stream in sequence or parallel.",
"devDependencies": {
"standard": "^14.3.4",
"through2": "^3.0.1",
"thunks": "^4.9.6",
"tman": "^1.10.0",
"to-through": "^2.0.0"
},
"engines": {
"node": ">= 8"
},
"files": [
"README.md",
"index.js"
],
"homepage": "https://github.com/teambition/merge2",
"keywords": [
"merge2",
@@ -22,22 +62,15 @@
"merge stream",
"sync"
],
"engines": {
"node": ">= 8"
},
"dependencies": {},
"devDependencies": {
"standard": "^14.3.4",
"through2": "^3.0.1",
"thunks": "^4.9.6",
"tman": "^1.10.0",
"to-through": "^2.0.0"
"license": "MIT",
"main": "./index.js",
"name": "merge2",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/teambition/merge2.git"
},
"scripts": {
"test": "standard && tman"
},
"files": [
"README.md",
"index.js"
]
"version": "1.4.1"
}