麦克风,摄像头,屏幕共享页面
This commit is contained in:
+38
-8
@@ -1,16 +1,46 @@
|
||||
{
|
||||
"name": "normalize-wheel",
|
||||
"version": "1.0.1",
|
||||
"description": "Mouse wheel normalization across multiple multiple browsers.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"_args": [
|
||||
[
|
||||
"normalize-wheel@1.0.1",
|
||||
"E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5"
|
||||
]
|
||||
],
|
||||
"_from": "normalize-wheel@1.0.1",
|
||||
"_id": "normalize-wheel@1.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-1OnlAPZ3zgrk8B91HyRj+eVv+kS5u+Z0SCsak6Xil/kmgEia50ga7zfkumayonZrImffAxPU/5WcyGhzetHNPA==",
|
||||
"_location": "/normalize-wheel",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "normalize-wheel@1.0.1",
|
||||
"name": "normalize-wheel",
|
||||
"escapedName": "normalize-wheel",
|
||||
"rawSpec": "1.0.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/element-ui"
|
||||
],
|
||||
"_resolved": "https://registry.npmmirror.com/normalize-wheel/-/normalize-wheel-1.0.1.tgz",
|
||||
"_spec": "1.0.1",
|
||||
"_where": "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5",
|
||||
"author": {
|
||||
"name": "Bas Stottelaar"
|
||||
},
|
||||
"description": "Mouse wheel normalization across multiple multiple browsers.",
|
||||
"keywords": [
|
||||
"mouse wheel",
|
||||
"normalization",
|
||||
"browser"
|
||||
],
|
||||
"author": "Bas Stottelaar",
|
||||
"license": "BSD-3-Clause"
|
||||
"license": "BSD-3-Clause",
|
||||
"main": "index.js",
|
||||
"name": "normalize-wheel",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"version": "1.0.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user