麦克风,摄像头,屏幕共享页面
This commit is contained in:
+48
-13
@@ -1,22 +1,57 @@
|
||||
{
|
||||
"name": "@webassemblyjs/leb128",
|
||||
"version": "1.11.6",
|
||||
"description": "LEB128 decoder and encoder",
|
||||
"license": "Apache-2.0",
|
||||
"main": "lib/index.js",
|
||||
"module": "esm/index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"_args": [
|
||||
[
|
||||
"@webassemblyjs/leb128@1.11.6",
|
||||
"E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "@webassemblyjs/leb128@1.11.6",
|
||||
"_id": "@webassemblyjs/leb128@1.11.6",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==",
|
||||
"_location": "/@webassemblyjs/leb128",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@webassemblyjs/leb128@1.11.6",
|
||||
"name": "@webassemblyjs/leb128",
|
||||
"escapedName": "@webassemblyjs%2fleb128",
|
||||
"scope": "@webassemblyjs",
|
||||
"rawSpec": "1.11.6",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.11.6"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/xtuc/webassemblyjs.git",
|
||||
"directory": "packages/leb128"
|
||||
"_requiredBy": [
|
||||
"/@webassemblyjs/wasm-gen",
|
||||
"/@webassemblyjs/wasm-parser"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.6.tgz",
|
||||
"_spec": "1.11.6",
|
||||
"_where": "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5",
|
||||
"bugs": {
|
||||
"url": "https://github.com/xtuc/webassemblyjs/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@xtuc/long": "4.2.2"
|
||||
},
|
||||
"description": "LEB128 decoder and encoder",
|
||||
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
|
||||
"license": "Apache-2.0",
|
||||
"main": "lib/index.js",
|
||||
"module": "esm/index.js",
|
||||
"name": "@webassemblyjs/leb128",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/xtuc/webassemblyjs.git",
|
||||
"directory": "packages/leb128"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"version": "1.11.6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user