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

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
+49 -18
View File
@@ -1,8 +1,44 @@
{
"name": "mdn-data",
"version": "2.0.14",
"_args": [
[
"mdn-data@2.0.14",
"E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5"
]
],
"_development": true,
"_from": "mdn-data@2.0.14",
"_id": "mdn-data@2.0.14",
"_inBundle": false,
"_integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==",
"_location": "/mdn-data",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "mdn-data@2.0.14",
"name": "mdn-data",
"escapedName": "mdn-data",
"rawSpec": "2.0.14",
"saveSpec": null,
"fetchSpec": "2.0.14"
},
"_requiredBy": [
"/css-tree"
],
"_resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
"_spec": "2.0.14",
"_where": "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5",
"author": {
"name": "Mozilla Developer Network"
},
"bugs": {
"url": "https://github.com/mdn/data/issues"
},
"description": "Open Web data by the Mozilla Developer Network",
"main": "index.js",
"devDependencies": {
"ajv": "^5.0.1",
"better-ajv-errors": "^0.5.1"
},
"files": [
"api/index.js",
"api/*.json",
@@ -11,29 +47,24 @@
"l10n/index.js",
"l10n/*.json"
],
"repository": {
"type": "git",
"url": "https://github.com/mdn/data.git"
},
"homepage": "https://developer.mozilla.org",
"keywords": [
"data",
"mdn",
"mozilla",
"css"
],
"author": "Mozilla Developer Network",
"license": "CC0-1.0",
"bugs": {
"url": "https://github.com/mdn/data/issues"
},
"homepage": "https://developer.mozilla.org",
"devDependencies": {
"ajv": "^5.0.1",
"better-ajv-errors": "^0.5.1"
"main": "index.js",
"name": "mdn-data",
"repository": {
"type": "git",
"url": "git+https://github.com/mdn/data.git"
},
"scripts": {
"lint": "node test/lint",
"travis": "npm test",
"test": "npm run lint"
}
"test": "npm run lint",
"travis": "npm test"
},
"version": "2.0.14"
}