视频会议上传文件

This commit is contained in:
gyj
2024-04-08 16:23:29 +08:00
parent c098116879
commit a551f33a6e
1272 changed files with 84366 additions and 63430 deletions
+48 -13
View File
@@ -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",
"D:\\韩超勃\\视频会议\\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": "D:\\韩超勃\\视频会议\\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"
}