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

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
+44 -14
View File
@@ -1,28 +1,58 @@
{
"name": "hash-sum",
"description": "Blazing fast unique hash generator",
"version": "2.0.0",
"homepage": "https://github.com/bevacqua/hash-sum",
"_args": [
[
"hash-sum@2.0.0",
"E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5"
]
],
"_development": true,
"_from": "hash-sum@2.0.0",
"_id": "hash-sum@2.0.0",
"_inBundle": false,
"_integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==",
"_location": "/hash-sum",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "hash-sum@2.0.0",
"name": "hash-sum",
"escapedName": "hash-sum",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/@vue/cli-service",
"/vue-loader"
],
"_resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5",
"authors": [
"Nicolas Bevacqua <nicolasbevacqua@gmail.com>"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/bevacqua/hash-sum.git"
},
"bugs": {
"url": "https://github.com/bevacqua/hash-sum/issues"
},
"main": "hash-sum.js",
"scripts": {
"test": "jshint . && tape test.js"
},
"dependencies": {},
"description": "Blazing fast unique hash generator",
"devDependencies": {
"jshint": "2.5.0",
"jshint-stylish": "0.2.0",
"lodash": "4.17.11",
"tape": "3.0.3"
}
},
"homepage": "https://github.com/bevacqua/hash-sum",
"license": "MIT",
"main": "hash-sum.js",
"name": "hash-sum",
"repository": {
"type": "git",
"url": "git://github.com/bevacqua/hash-sum.git"
},
"scripts": {
"test": "jshint . && tape test.js"
},
"version": "2.0.0"
}