麦克风,摄像头,屏幕共享页面
This commit is contained in:
+52
-21
@@ -1,34 +1,65 @@
|
||||
{
|
||||
"name": "vue-hot-reload-api",
|
||||
"version": "2.3.4",
|
||||
"_args": [
|
||||
[
|
||||
"vue-hot-reload-api@2.3.4",
|
||||
"E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "vue-hot-reload-api@2.3.4",
|
||||
"_id": "vue-hot-reload-api@2.3.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==",
|
||||
"_location": "/vue-hot-reload-api",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "vue-hot-reload-api@2.3.4",
|
||||
"name": "vue-hot-reload-api",
|
||||
"escapedName": "vue-hot-reload-api",
|
||||
"rawSpec": "2.3.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.3.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@vue/cli-service/@vue/vue-loader-v15"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz",
|
||||
"_spec": "2.3.4",
|
||||
"_where": "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5",
|
||||
"author": {
|
||||
"name": "Evan You"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/vuejs/vue-hot-reload-api/issues"
|
||||
},
|
||||
"description": "hot reload api for *.vue components",
|
||||
"main": "dist/index.js",
|
||||
"devDependencies": {
|
||||
"buble": "^0.19.6",
|
||||
"jest": "^24.9.0",
|
||||
"vue": "^2.5.21"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "buble src -o dist",
|
||||
"test": "jest",
|
||||
"prepublishOnly": "npm run test && npm run build"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/vuejs/vue-hot-reload-api.git"
|
||||
},
|
||||
"homepage": "https://github.com/vuejs/vue-hot-reload-api#readme",
|
||||
"keywords": [
|
||||
"vue",
|
||||
"hot",
|
||||
"reload"
|
||||
],
|
||||
"author": "Evan You",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/vuejs/vue-hot-reload-api/issues"
|
||||
"main": "dist/index.js",
|
||||
"name": "vue-hot-reload-api",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/vuejs/vue-hot-reload-api.git"
|
||||
},
|
||||
"homepage": "https://github.com/vuejs/vue-hot-reload-api#readme",
|
||||
"devDependencies": {
|
||||
"buble": "^0.19.6",
|
||||
"jest": "^24.9.0",
|
||||
"vue": "^2.5.21"
|
||||
}
|
||||
"scripts": {
|
||||
"build": "buble src -o dist",
|
||||
"prepublishOnly": "npm run test && npm run build",
|
||||
"test": "jest"
|
||||
},
|
||||
"version": "2.3.4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user