麦克风,摄像头,屏幕共享页面
This commit is contained in:
+54
-16
@@ -1,24 +1,62 @@
|
||||
{
|
||||
"name": "@babel/helper-validator-option",
|
||||
"version": "7.22.15",
|
||||
"_args": [
|
||||
[
|
||||
"@babel/helper-validator-option@7.22.15",
|
||||
"E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "@babel/helper-validator-option@7.22.15",
|
||||
"_id": "@babel/helper-validator-option@7.22.15",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==",
|
||||
"_location": "/@babel/helper-validator-option",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@babel/helper-validator-option@7.22.15",
|
||||
"name": "@babel/helper-validator-option",
|
||||
"escapedName": "@babel%2fhelper-validator-option",
|
||||
"scope": "@babel",
|
||||
"rawSpec": "7.22.15",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "7.22.15"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@babel/helper-compilation-targets",
|
||||
"/@babel/preset-env"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz",
|
||||
"_spec": "7.22.15",
|
||||
"_where": "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5",
|
||||
"author": {
|
||||
"name": "The Babel Team",
|
||||
"url": "https://babel.dev/team"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/babel/babel/issues"
|
||||
},
|
||||
"description": "Validate plugin/preset options",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/babel/babel.git",
|
||||
"directory": "packages/babel-helper-validator-option"
|
||||
"engines": {
|
||||
"node": ">=6.9.0"
|
||||
},
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"main": "./lib/index.js",
|
||||
"exports": {
|
||||
".": "./lib/index.js",
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.9.0"
|
||||
"homepage": "https://github.com/babel/babel#readme",
|
||||
"license": "MIT",
|
||||
"main": "./lib/index.js",
|
||||
"name": "@babel/helper-validator-option",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"author": "The Babel Team (https://babel.dev/team)",
|
||||
"type": "commonjs"
|
||||
}
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/babel/babel.git",
|
||||
"directory": "packages/babel-helper-validator-option"
|
||||
},
|
||||
"type": "commonjs",
|
||||
"version": "7.22.15"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user