视频会议上传文件

This commit is contained in:
gyj
2024-04-08 16:23:29 +08:00
parent c098116879
commit a551f33a6e
1272 changed files with 84366 additions and 63430 deletions
+58 -26
View File
@@ -1,14 +1,58 @@
{
"name": "stylehacks",
"version": "5.1.1",
"_args": [
[
"stylehacks@5.1.1",
"D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
]
],
"_development": true,
"_from": "stylehacks@5.1.1",
"_id": "stylehacks@5.1.1",
"_inBundle": false,
"_integrity": "sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==",
"_location": "/stylehacks",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "stylehacks@5.1.1",
"name": "stylehacks",
"escapedName": "stylehacks",
"rawSpec": "5.1.1",
"saveSpec": null,
"fetchSpec": "5.1.1"
},
"_requiredBy": [
"/postcss-merge-longhand"
],
"_resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-5.1.1.tgz",
"_spec": "5.1.1",
"_where": "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5",
"author": {
"name": "Ben Briggs",
"email": "beneb.info@gmail.com",
"url": "http://beneb.info"
},
"bugs": {
"url": "https://github.com/cssnano/cssnano/issues"
},
"dependencies": {
"browserslist": "^4.21.4",
"postcss-selector-parser": "^6.0.4"
},
"description": "Detect/remove browser hacks from CSS files.",
"main": "src/index.js",
"types": "types/index.d.ts",
"devDependencies": {
"postcss": "^8.2.15"
},
"engines": {
"node": "^10 || ^12 || >=14.0"
},
"files": [
"LICENSE-MIT",
"src",
"types"
],
"homepage": "https://github.com/cssnano/cssnano",
"keywords": [
"browsers",
"css",
@@ -20,27 +64,15 @@
"stylehacks"
],
"license": "MIT",
"homepage": "https://github.com/cssnano/cssnano",
"author": {
"name": "Ben Briggs",
"email": "beneb.info@gmail.com",
"url": "http://beneb.info"
},
"repository": "cssnano/cssnano",
"dependencies": {
"browserslist": "^4.21.4",
"postcss-selector-parser": "^6.0.4"
},
"bugs": {
"url": "https://github.com/cssnano/cssnano/issues"
},
"engines": {
"node": "^10 || ^12 || >=14.0"
},
"devDependencies": {
"postcss": "^8.2.15"
},
"main": "src/index.js",
"name": "stylehacks",
"peerDependencies": {
"postcss": "^8.2.15"
}
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/cssnano/cssnano.git"
},
"types": "types/index.d.ts",
"version": "5.1.1"
}