视频会议上传文件

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
+56 -21
View File
@@ -1,8 +1,58 @@
{
"name": "levn",
"version": "0.4.1",
"author": "George Zahariev <z@georgezahariev.com>",
"_args": [
[
"levn@0.4.1",
"D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
]
],
"_development": true,
"_from": "levn@0.4.1",
"_id": "levn@0.4.1",
"_inBundle": false,
"_integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
"_location": "/levn",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "levn@0.4.1",
"name": "levn",
"escapedName": "levn",
"rawSpec": "0.4.1",
"saveSpec": null,
"fetchSpec": "0.4.1"
},
"_requiredBy": [
"/eslint",
"/optionator"
],
"_resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
"_spec": "0.4.1",
"_where": "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5",
"author": {
"name": "George Zahariev",
"email": "z@georgezahariev.com"
},
"bugs": {
"url": "https://github.com/gkz/levn/issues"
},
"dependencies": {
"prelude-ls": "^1.2.1",
"type-check": "~0.4.0"
},
"description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible",
"devDependencies": {
"livescript": "^1.6.0",
"mocha": "^7.1.1"
},
"engines": {
"node": ">= 0.8.0"
},
"files": [
"lib",
"README.md",
"LICENSE"
],
"homepage": "https://github.com/gkz/levn",
"keywords": [
"levn",
@@ -17,17 +67,9 @@
"typed",
"flexible"
],
"files": [
"lib",
"README.md",
"LICENSE"
],
"main": "./lib/",
"bugs": "https://github.com/gkz/levn/issues",
"license": "MIT",
"engines": {
"node": ">= 0.8.0"
},
"main": "./lib/",
"name": "levn",
"repository": {
"type": "git",
"url": "git://github.com/gkz/levn.git"
@@ -35,12 +77,5 @@
"scripts": {
"test": "make test"
},
"dependencies": {
"prelude-ls": "^1.2.1",
"type-check": "~0.4.0"
},
"devDependencies": {
"livescript": "^1.6.0",
"mocha": "^7.1.1"
}
"version": "0.4.1"
}