视频会议上传文件

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
+61 -19
View File
@@ -1,31 +1,73 @@
{
"name": "@webassemblyjs/ast",
"version": "1.11.6",
"description": "AST utils for webassemblyjs",
"keywords": [
"webassembly",
"javascript",
"ast"
"_args": [
[
"@webassemblyjs/ast@1.11.6",
"D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
]
],
"main": "lib/index.js",
"module": "esm/index.js",
"author": "Sven Sauleau",
"license": "MIT",
"_development": true,
"_from": "@webassemblyjs/ast@1.11.6",
"_id": "@webassemblyjs/ast@1.11.6",
"_inBundle": false,
"_integrity": "sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q==",
"_location": "/@webassemblyjs/ast",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@webassemblyjs/ast@1.11.6",
"name": "@webassemblyjs/ast",
"escapedName": "@webassemblyjs%2fast",
"scope": "@webassemblyjs",
"rawSpec": "1.11.6",
"saveSpec": null,
"fetchSpec": "1.11.6"
},
"_requiredBy": [
"/@webassemblyjs/helper-wasm-section",
"/@webassemblyjs/wasm-edit",
"/@webassemblyjs/wasm-gen",
"/@webassemblyjs/wasm-opt",
"/@webassemblyjs/wasm-parser",
"/@webassemblyjs/wast-printer",
"/webpack"
],
"_resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.6.tgz",
"_spec": "1.11.6",
"_where": "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5",
"author": {
"name": "Sven Sauleau"
},
"bugs": {
"url": "https://github.com/xtuc/webassemblyjs/issues"
},
"dependencies": {
"@webassemblyjs/helper-numbers": "1.11.6",
"@webassemblyjs/helper-wasm-bytecode": "1.11.6"
},
"repository": {
"type": "git",
"url": "https://github.com/xtuc/webassemblyjs.git"
},
"publishConfig": {
"access": "public"
},
"description": "AST utils for webassemblyjs",
"devDependencies": {
"@webassemblyjs/helper-test-framework": "1.11.6",
"array.prototype.flatmap": "^1.2.1",
"dump-exports": "^0.1.0",
"mamacro": "^0.0.7"
}
},
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
"keywords": [
"webassembly",
"javascript",
"ast"
],
"license": "MIT",
"main": "lib/index.js",
"module": "esm/index.js",
"name": "@webassemblyjs/ast",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xtuc/webassemblyjs.git"
},
"version": "1.11.6"
}