视频会议上传文件

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
+51 -15
View File
@@ -1,25 +1,61 @@
{
"name": "@webassemblyjs/wasm-opt",
"version": "1.11.6",
"description": "",
"main": "lib/index.js",
"module": "esm/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"_args": [
[
"@webassemblyjs/wasm-opt@1.11.6",
"D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
]
],
"_development": true,
"_from": "@webassemblyjs/wasm-opt@1.11.6",
"_id": "@webassemblyjs/wasm-opt@1.11.6",
"_inBundle": false,
"_integrity": "sha512-cOrKuLRE7PCe6AsOVl7WasYf3wbSo4CeOk6PkrjS7g57MFfVUF9u6ysQBBODX0LdgSvQqRiGz3CXvIDKcPNy4g==",
"_location": "/@webassemblyjs/wasm-opt",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@webassemblyjs/wasm-opt@1.11.6",
"name": "@webassemblyjs/wasm-opt",
"escapedName": "@webassemblyjs%2fwasm-opt",
"scope": "@webassemblyjs",
"rawSpec": "1.11.6",
"saveSpec": null,
"fetchSpec": "1.11.6"
},
"repository": {
"type": "git",
"url": "https://github.com/xtuc/webassemblyjs.git"
"_requiredBy": [
"/@webassemblyjs/wasm-edit"
],
"_resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.6.tgz",
"_spec": "1.11.6",
"_where": "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5",
"author": {
"name": "Sven Sauleau"
},
"publishConfig": {
"access": "public"
"bugs": {
"url": "https://github.com/xtuc/webassemblyjs/issues"
},
"author": "Sven Sauleau",
"license": "MIT",
"dependencies": {
"@webassemblyjs/ast": "1.11.6",
"@webassemblyjs/helper-buffer": "1.11.6",
"@webassemblyjs/wasm-gen": "1.11.6",
"@webassemblyjs/wasm-parser": "1.11.6"
}
},
"description": "",
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
"license": "MIT",
"main": "lib/index.js",
"module": "esm/index.js",
"name": "@webassemblyjs/wasm-opt",
"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"
}