视频会议上传文件
This commit is contained in:
+51
-18
@@ -1,29 +1,62 @@
|
||||
{
|
||||
"name": "wbuf",
|
||||
"version": "1.7.3",
|
||||
"_args": [
|
||||
[
|
||||
"wbuf@1.7.3",
|
||||
"D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "wbuf@1.7.3",
|
||||
"_id": "wbuf@1.7.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==",
|
||||
"_location": "/wbuf",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "wbuf@1.7.3",
|
||||
"name": "wbuf",
|
||||
"escapedName": "wbuf",
|
||||
"rawSpec": "1.7.3",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.7.3"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/hpack.js",
|
||||
"/spdy-transport"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz",
|
||||
"_spec": "1.7.3",
|
||||
"_where": "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5",
|
||||
"author": {
|
||||
"name": "Fedor Indutny",
|
||||
"email": "fedor@indutny.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/indutny/wbuf/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"minimalistic-assert": "^1.0.0"
|
||||
},
|
||||
"description": "Write buffer",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "mocha test/**/*-test.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:indutny/wbuf"
|
||||
"devDependencies": {
|
||||
"mocha": "^5.0.4"
|
||||
},
|
||||
"homepage": "https://github.com/indutny/wbuf",
|
||||
"keywords": [
|
||||
"Write",
|
||||
"Buffer"
|
||||
],
|
||||
"author": "Fedor Indutny <fedor@indutny.com>",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/indutny/wbuf/issues"
|
||||
"main": "index.js",
|
||||
"name": "wbuf",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/indutny/wbuf.git"
|
||||
},
|
||||
"homepage": "https://github.com/indutny/wbuf",
|
||||
"devDependencies": {
|
||||
"mocha": "^5.0.4"
|
||||
"scripts": {
|
||||
"test": "mocha test/**/*-test.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"minimalistic-assert": "^1.0.0"
|
||||
}
|
||||
"version": "1.7.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user