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

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
+52 -19
View File
@@ -1,19 +1,51 @@
{
"name": "dns-equal",
"version": "1.0.0",
"description": "Compare DNS record strings for equality",
"main": "index.js",
"_args": [
[
"dns-equal@1.0.0",
"E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5"
]
],
"_development": true,
"_from": "dns-equal@1.0.0",
"_id": "dns-equal@1.0.0",
"_inBundle": false,
"_integrity": "sha512-z+paD6YUQsk+AbGCEM4PrOXSss5gd66QfcVBFTKR/HpFL9jCqikS94HYwKww6fQyO7IxrIIyUu+g0Ka9tUS2Cg==",
"_location": "/dns-equal",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "dns-equal@1.0.0",
"name": "dns-equal",
"escapedName": "dns-equal",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/bonjour-service"
],
"_resolved": "https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz",
"_spec": "1.0.0",
"_where": "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk",
"url": "https://twitter.com/wa7son"
},
"bugs": {
"url": "https://github.com/watson/dns-equal/issues"
},
"coordinates": [
56.010004025953165,
11.961870541375674
],
"dependencies": {},
"description": "Compare DNS record strings for equality",
"devDependencies": {
"standard": "^5.4.1"
},
"scripts": {
"test": "standard && node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/watson/dns-equal.git"
},
"homepage": "https://github.com/watson/dns-equal#readme",
"keywords": [
"dns",
"compare",
@@ -25,14 +57,15 @@
"lowercase",
"case-insensitive"
],
"author": "Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)",
"license": "MIT",
"bugs": {
"url": "https://github.com/watson/dns-equal/issues"
"main": "index.js",
"name": "dns-equal",
"repository": {
"type": "git",
"url": "git+https://github.com/watson/dns-equal.git"
},
"homepage": "https://github.com/watson/dns-equal#readme",
"coordinates": [
56.010004025953165,
11.961870541375674
]
"scripts": {
"test": "standard && node test.js"
},
"version": "1.0.0"
}