视频会议上传文件

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
+45 -14
View File
@@ -1,21 +1,47 @@
{
"name": "event-pubsub",
"version": "4.3.0",
"_args": [
[
"event-pubsub@4.3.0",
"D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
]
],
"_development": true,
"_from": "event-pubsub@4.3.0",
"_id": "event-pubsub@4.3.0",
"_inBundle": false,
"_integrity": "sha512-z7IyloorXvKbFx9Bpie2+vMJKKx1fH1EN5yiTfp8CiLOTptSYy1g8H4yDpGlEdshL1PBiFtBHepF2cNsqeEeFQ==",
"_location": "/event-pubsub",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "event-pubsub@4.3.0",
"name": "event-pubsub",
"escapedName": "event-pubsub",
"rawSpec": "4.3.0",
"saveSpec": null,
"fetchSpec": "4.3.0"
},
"_requiredBy": [
"/@achrinza/node-ipc"
],
"_resolved": "https://registry.npmjs.org/event-pubsub/-/event-pubsub-4.3.0.tgz",
"_spec": "4.3.0",
"_where": "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5",
"author": {
"name": "Brandon Nozaki Miller"
},
"bugs": {
"url": "https://github.com/RIAEvangelist/event-pubsub/issues"
},
"description": "Super light and fast Extensible PubSub events and EventEmitters for Node and the browser with support for ES6 by default, and ES5 versions for older verions of node and older IE/Safari versions. Easy for any developer level. No frills, just high speed pubsub events!",
"main": "event-pubsub.js",
"directories": {
"example": "examples"
},
"engines": {
"node": ">=4.0.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/RIAEvangelist/event-pubsub.git"
},
"homepage": "https://github.com/RIAEvangelist/event-pubsub",
"keywords": [
"event",
"events",
@@ -23,10 +49,15 @@
"node",
"browser"
],
"author": "Brandon Nozaki Miller",
"license": "Unlicense",
"bugs": {
"url": "https://github.com/RIAEvangelist/event-pubsub/issues"
"main": "event-pubsub.js",
"name": "event-pubsub",
"repository": {
"type": "git",
"url": "git+https://github.com/RIAEvangelist/event-pubsub.git"
},
"homepage": "https://github.com/RIAEvangelist/event-pubsub"
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "4.3.0"
}