视频会议上传文件
This commit is contained in:
+51
-15
@@ -1,21 +1,40 @@
|
||||
{
|
||||
"name": "@webassemblyjs/wasm-edit",
|
||||
"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-edit@1.11.6",
|
||||
"D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "@webassemblyjs/wasm-edit@1.11.6",
|
||||
"_id": "@webassemblyjs/wasm-edit@1.11.6",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-Ybn2I6fnfIGuCR+Faaz7YcvtBKxvoLV3Lebn1tM4o/IAJzmi9AWYIPWpyBfU8cC+JxAO57bk4+zdsTjJR+VTOw==",
|
||||
"_location": "/@webassemblyjs/wasm-edit",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@webassemblyjs/wasm-edit@1.11.6",
|
||||
"name": "@webassemblyjs/wasm-edit",
|
||||
"escapedName": "@webassemblyjs%2fwasm-edit",
|
||||
"scope": "@webassemblyjs",
|
||||
"rawSpec": "1.11.6",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.11.6"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/xtuc/webassemblyjs.git"
|
||||
"_requiredBy": [
|
||||
"/webpack"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-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",
|
||||
@@ -26,7 +45,24 @@
|
||||
"@webassemblyjs/wasm-parser": "1.11.6",
|
||||
"@webassemblyjs/wast-printer": "1.11.6"
|
||||
},
|
||||
"description": "> Rewrite a WASM binary",
|
||||
"devDependencies": {
|
||||
"@webassemblyjs/helper-test-framework": "1.11.6"
|
||||
}
|
||||
},
|
||||
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"module": "esm/index.js",
|
||||
"name": "@webassemblyjs/wasm-edit",
|
||||
"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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user