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

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
+50 -14
View File
@@ -1,24 +1,60 @@
{
"name": "@webassemblyjs/helper-numbers",
"version": "1.11.6",
"description": "Number parsing utility",
"main": "lib/index.js",
"module": "esm/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"_args": [
[
"@webassemblyjs/helper-numbers@1.11.6",
"E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5"
]
],
"_development": true,
"_from": "@webassemblyjs/helper-numbers@1.11.6",
"_id": "@webassemblyjs/helper-numbers@1.11.6",
"_inBundle": false,
"_integrity": "sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==",
"_location": "/@webassemblyjs/helper-numbers",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@webassemblyjs/helper-numbers@1.11.6",
"name": "@webassemblyjs/helper-numbers",
"escapedName": "@webassemblyjs%2fhelper-numbers",
"scope": "@webassemblyjs",
"rawSpec": "1.11.6",
"saveSpec": null,
"fetchSpec": "1.11.6"
},
"repository": {
"type": "git",
"url": "https://github.com/xtuc/webassemblyjs.git"
"_requiredBy": [
"/@webassemblyjs/ast"
],
"_resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz",
"_spec": "1.11.6",
"_where": "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5",
"author": {
"name": "Sven Sauleau"
},
"publishConfig": {
"access": "public"
"bugs": {
"url": "https://github.com/xtuc/webassemblyjs/issues"
},
"dependencies": {
"@webassemblyjs/floating-point-hex-parser": "1.11.6",
"@webassemblyjs/helper-api-error": "1.11.6",
"@xtuc/long": "4.2.2"
},
"author": "Sven Sauleau",
"license": "MIT"
"description": "Number parsing utility",
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
"license": "MIT",
"main": "lib/index.js",
"module": "esm/index.js",
"name": "@webassemblyjs/helper-numbers",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xtuc/webassemblyjs.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.11.6"
}