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

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
+49 -16
View File
@@ -1,8 +1,47 @@
{
"name": "core-js",
"version": "3.33.2",
"type": "commonjs",
"_args": [
[
"core-js@3.33.2",
"E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5"
]
],
"_from": "core-js@3.33.2",
"_id": "core-js@3.33.2",
"_inBundle": false,
"_integrity": "sha512-XeBzWI6QL3nJQiHmdzbAOiMYqjrb7hwU7A39Qhvd/POSa/t9E1AeZyEZx3fNvp/vtM8zXwhoL0FsiS0hD0pruQ==",
"_location": "/core-js",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "core-js@3.33.2",
"name": "core-js",
"escapedName": "core-js",
"rawSpec": "3.33.2",
"saveSpec": null,
"fetchSpec": "3.33.2"
},
"_requiredBy": [
"/",
"/@vue/babel-preset-app"
],
"_resolved": "https://registry.npmjs.org/core-js/-/core-js-3.33.2.tgz",
"_spec": "3.33.2",
"_where": "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5",
"author": {
"name": "Denis Pushkarev",
"email": "zloirock@zloirock.ru",
"url": "http://zloirock.ru"
},
"bugs": {
"url": "https://github.com/zloirock/core-js/issues"
},
"description": "Standard library",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
},
"homepage": "https://github.com/zloirock/core-js#readme",
"keywords": [
"ES3",
"ES5",
@@ -49,23 +88,17 @@
"ponyfill",
"shim"
],
"license": "MIT",
"main": "index.js",
"name": "core-js",
"repository": {
"type": "git",
"url": "https://github.com/zloirock/core-js.git",
"url": "git+https://github.com/zloirock/core-js.git",
"directory": "packages/core-js"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
},
"license": "MIT",
"author": {
"name": "Denis Pushkarev",
"email": "zloirock@zloirock.ru",
"url": "http://zloirock.ru"
},
"main": "index.js",
"scripts": {
"postinstall": "node -e \"try{require('./postinstall')}catch(e){}\""
}
},
"type": "commonjs",
"version": "3.33.2"
}