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

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 -15
View File
@@ -1,22 +1,46 @@
{
"name": "@babel/helper-simple-access",
"version": "7.22.5",
"description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
"author": "The Babel Team (https://babel.dev/team)",
"homepage": "https://babel.dev/docs/en/next/babel-helper-simple-access",
"license": "MIT",
"publishConfig": {
"access": "public"
"_args": [
[
"@babel/helper-simple-access@7.22.5",
"E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5"
]
],
"_development": true,
"_from": "@babel/helper-simple-access@7.22.5",
"_id": "@babel/helper-simple-access@7.22.5",
"_inBundle": false,
"_integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==",
"_location": "/@babel/helper-simple-access",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-simple-access@7.22.5",
"name": "@babel/helper-simple-access",
"escapedName": "@babel%2fhelper-simple-access",
"scope": "@babel",
"rawSpec": "7.22.5",
"saveSpec": null,
"fetchSpec": "7.22.5"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-simple-access"
"_requiredBy": [
"/@babel/helper-module-transforms",
"/@babel/plugin-transform-modules-commonjs"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz",
"_spec": "7.22.5",
"_where": "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5",
"author": {
"name": "The Babel Team",
"url": "https://babel.dev/team"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"main": "./lib/index.js",
"dependencies": {
"@babel/types": "^7.22.5"
},
"description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
"devDependencies": {
"@babel/core": "^7.22.5",
"@babel/traverse": "^7.22.5"
@@ -24,5 +48,18 @@
"engines": {
"node": ">=6.9.0"
},
"type": "commonjs"
}
"homepage": "https://babel.dev/docs/en/next/babel-helper-simple-access",
"license": "MIT",
"main": "./lib/index.js",
"name": "@babel/helper-simple-access",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-simple-access"
},
"type": "commonjs",
"version": "7.22.5"
}