视频会议上传文件

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
+46 -15
View File
@@ -1,25 +1,56 @@
{
"name": "detect-node",
"version": "2.1.0",
"description": "Detect Node.JS (as opposite to browser environment) (reliable)",
"main": "index.js",
"module": "index.esm.js",
"_args": [
[
"detect-node@2.1.0",
"D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
]
],
"_development": true,
"_from": "detect-node@2.1.0",
"_id": "detect-node@2.1.0",
"_inBundle": false,
"_integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==",
"_location": "/detect-node",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "detect-node@2.1.0",
"name": "detect-node",
"escapedName": "detect-node",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/spdy-transport"
],
"_resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
"_spec": "2.1.0",
"_where": "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5",
"author": {
"name": "Ilya Kantor"
},
"browser": "browser.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/iliakan/detect-node"
"bugs": {
"url": "https://github.com/iliakan/detect-node/issues"
},
"description": "Detect Node.JS (as opposite to browser environment) (reliable)",
"homepage": "https://github.com/iliakan/detect-node",
"keywords": [
"detect",
"node"
],
"author": "Ilya Kantor",
"license": "MIT",
"bugs": {
"url": "https://github.com/iliakan/detect-node/issues"
"main": "index.js",
"module": "index.esm.js",
"name": "detect-node",
"repository": {
"type": "git",
"url": "git+https://github.com/iliakan/detect-node.git"
},
"homepage": "https://github.com/iliakan/detect-node"
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.1.0"
}