麦克风,摄像头,屏幕共享页面

This commit is contained in:
hanchaobo
2024-04-16 09:12:55 +08:00
parent c098116879
commit 6fb8313ced
1119 changed files with 66488 additions and 45843 deletions
+54 -23
View File
@@ -1,35 +1,45 @@
{
"name": "progress-webpack-plugin",
"version": "1.0.16",
"description": "progress webpack plugin",
"main": "index.js",
"scripts": {
"test": "mocha test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ali322/progress-webpack-plugin.git"
},
"keywords": [
"progress"
"_args": [
[
"progress-webpack-plugin@1.0.16",
"E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5"
]
],
"author": "alichen",
"license": "MIT",
"_development": true,
"_from": "progress-webpack-plugin@1.0.16",
"_id": "progress-webpack-plugin@1.0.16",
"_inBundle": false,
"_integrity": "sha512-sdiHuuKOzELcBANHfrupYo+r99iPRyOnw15qX+rNlVUqXGfjXdH4IgxriKwG1kNJwVswKQHMdj1hYZMcb9jFaA==",
"_location": "/progress-webpack-plugin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "progress-webpack-plugin@1.0.16",
"name": "progress-webpack-plugin",
"escapedName": "progress-webpack-plugin",
"rawSpec": "1.0.16",
"saveSpec": null,
"fetchSpec": "1.0.16"
},
"_requiredBy": [
"/@vue/cli-service"
],
"_resolved": "https://registry.npmjs.org/progress-webpack-plugin/-/progress-webpack-plugin-1.0.16.tgz",
"_spec": "1.0.16",
"_where": "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5",
"author": {
"name": "alichen"
},
"bugs": {
"url": "https://github.com/ali322/progress-webpack-plugin/issues"
},
"homepage": "https://github.com/ali322/progress-webpack-plugin#readme",
"engines": {
"node": ">= 10.13.0"
},
"dependencies": {
"chalk": "^2.1.0",
"figures": "^2.0.0",
"log-update": "^2.3.0"
},
"peerDependencies": {
"webpack": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
},
"description": "progress webpack plugin",
"devDependencies": {
"chai": "^4.1.2",
"eslint": "^8.12.0",
@@ -39,5 +49,26 @@
"eslint-plugin-promise": "^3.7.0",
"eslint-plugin-standard": "^3.0.1",
"mocha": "^9.2.2"
}
},
"engines": {
"node": ">= 10.13.0"
},
"homepage": "https://github.com/ali322/progress-webpack-plugin#readme",
"keywords": [
"progress"
],
"license": "MIT",
"main": "index.js",
"name": "progress-webpack-plugin",
"peerDependencies": {
"webpack": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ali322/progress-webpack-plugin.git"
},
"scripts": {
"test": "mocha test"
},
"version": "1.0.16"
}