2024-01-18 10:46:33 +08:00
|
|
|
{
|
2024-04-08 16:23:29 +08:00
|
|
|
"_args": [
|
|
|
|
|
[
|
|
|
|
|
"autoprefixer@10.4.16",
|
|
|
|
|
"D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
"_development": true,
|
|
|
|
|
"_from": "autoprefixer@10.4.16",
|
|
|
|
|
"_id": "autoprefixer@10.4.16",
|
|
|
|
|
"_inBundle": false,
|
|
|
|
|
"_integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==",
|
|
|
|
|
"_location": "/autoprefixer",
|
|
|
|
|
"_phantomChildren": {},
|
|
|
|
|
"_requested": {
|
|
|
|
|
"type": "version",
|
|
|
|
|
"registry": true,
|
|
|
|
|
"raw": "autoprefixer@10.4.16",
|
|
|
|
|
"name": "autoprefixer",
|
|
|
|
|
"escapedName": "autoprefixer",
|
|
|
|
|
"rawSpec": "10.4.16",
|
|
|
|
|
"saveSpec": null,
|
|
|
|
|
"fetchSpec": "10.4.16"
|
|
|
|
|
},
|
|
|
|
|
"_requiredBy": [
|
|
|
|
|
"/@vue/cli-service"
|
|
|
|
|
],
|
|
|
|
|
"_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz",
|
|
|
|
|
"_spec": "10.4.16",
|
|
|
|
|
"_where": "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5",
|
|
|
|
|
"author": {
|
|
|
|
|
"name": "Andrey Sitnik",
|
|
|
|
|
"email": "andrey@sitnik.ru"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"autoprefixer": "bin/autoprefixer"
|
|
|
|
|
},
|
|
|
|
|
"bugs": {
|
|
|
|
|
"url": "https://github.com/postcss/autoprefixer/issues"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"browserslist": "^4.21.10",
|
|
|
|
|
"caniuse-lite": "^1.0.30001538",
|
|
|
|
|
"fraction.js": "^4.3.6",
|
|
|
|
|
"normalize-range": "^0.1.2",
|
|
|
|
|
"picocolors": "^1.0.0",
|
|
|
|
|
"postcss-value-parser": "^4.2.0"
|
|
|
|
|
},
|
2024-01-18 10:46:33 +08:00
|
|
|
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^10 || ^12 || >=14"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/postcss/"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "tidelift",
|
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/autoprefixer"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-04-08 16:23:29 +08:00
|
|
|
"homepage": "https://github.com/postcss/autoprefixer#readme",
|
|
|
|
|
"keywords": [
|
|
|
|
|
"autoprefixer",
|
|
|
|
|
"css",
|
|
|
|
|
"prefix",
|
|
|
|
|
"postcss",
|
|
|
|
|
"postcss-plugin"
|
|
|
|
|
],
|
2024-01-18 10:46:33 +08:00
|
|
|
"license": "MIT",
|
2024-04-08 16:23:29 +08:00
|
|
|
"main": "lib/autoprefixer.js",
|
|
|
|
|
"name": "autoprefixer",
|
2024-01-18 10:46:33 +08:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"postcss": "^8.1.0"
|
|
|
|
|
},
|
2024-04-08 16:23:29 +08:00
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "git+https://github.com/postcss/autoprefixer.git"
|
|
|
|
|
},
|
|
|
|
|
"types": "lib/autoprefixer.d.ts",
|
|
|
|
|
"version": "10.4.16"
|
2024-01-18 10:46:33 +08:00
|
|
|
}
|