视频会议上传文件
This commit is contained in:
+52
-17
@@ -1,27 +1,62 @@
|
||||
{
|
||||
"name": "core-js-compat",
|
||||
"version": "3.33.2",
|
||||
"type": "commonjs",
|
||||
"description": "core-js compat",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/zloirock/core-js.git",
|
||||
"directory": "packages/core-js-compat"
|
||||
"_args": [
|
||||
[
|
||||
"core-js-compat@3.33.2",
|
||||
"D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "core-js-compat@3.33.2",
|
||||
"_id": "core-js-compat@3.33.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-axfo+wxFVxnqf8RvxTzoAlzW4gRoacrHeoFlc9n0x50+7BEyZL/Rt3hicaED1/CEd7I6tPCPVUYcJwCMO5XUYw==",
|
||||
"_location": "/core-js-compat",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "core-js-compat@3.33.2",
|
||||
"name": "core-js-compat",
|
||||
"escapedName": "core-js-compat",
|
||||
"rawSpec": "3.33.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.33.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/core-js"
|
||||
},
|
||||
"license": "MIT",
|
||||
"_requiredBy": [
|
||||
"/@babel/preset-env",
|
||||
"/@vue/babel-preset-app",
|
||||
"/babel-plugin-polyfill-corejs3"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.33.2.tgz",
|
||||
"_spec": "3.33.2",
|
||||
"_where": "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5",
|
||||
"author": {
|
||||
"name": "Denis Pushkarev",
|
||||
"email": "zloirock@zloirock.ru",
|
||||
"url": "http://zloirock.ru"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
"bugs": {
|
||||
"url": "https://github.com/zloirock/core-js/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"browserslist": "^4.22.1"
|
||||
}
|
||||
},
|
||||
"description": "core-js compat",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/core-js"
|
||||
},
|
||||
"homepage": "https://github.com/zloirock/core-js#readme",
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "core-js-compat",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/zloirock/core-js.git",
|
||||
"directory": "packages/core-js-compat"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "commonjs",
|
||||
"types": "index.d.ts",
|
||||
"version": "3.33.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user