You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
1.7 KiB
66 lines
1.7 KiB
3 years ago
|
{
|
||
|
"_from": "autoprefixer@9.5.1",
|
||
|
"_id": "autoprefixer@9.5.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-KJSzkStUl3wP0D5sdMlP82Q52JLy5+atf2MHAre48+ckWkXgixmfHyWmA77wFDy6jTHU6mIgXv6hAQ2mf1PjJQ==",
|
||
|
"_location": "/autoprefixer",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "autoprefixer@9.5.1",
|
||
|
"name": "autoprefixer",
|
||
|
"escapedName": "autoprefixer",
|
||
|
"rawSpec": "9.5.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "9.5.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#DEV:/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.5.1.tgz",
|
||
|
"_shasum": "243b1267b67e7e947f28919d786b50d3bb0fb357",
|
||
|
"_spec": "autoprefixer@9.5.1",
|
||
|
"_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui",
|
||
|
"author": {
|
||
|
"name": "Andrey Sitnik",
|
||
|
"email": "andrey@sitnik.ru"
|
||
|
},
|
||
|
"bin": {
|
||
|
"autoprefixer": "bin/autoprefixer"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/postcss/autoprefixer/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"browserslist": "^4.5.4",
|
||
|
"caniuse-lite": "^1.0.30000957",
|
||
|
"normalize-range": "^0.1.2",
|
||
|
"num2fraction": "^1.2.2",
|
||
|
"postcss": "^7.0.14",
|
||
|
"postcss-value-parser": "^3.3.1"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
},
|
||
|
"homepage": "https://github.com/postcss/autoprefixer#readme",
|
||
|
"keywords": [
|
||
|
"autoprefixer",
|
||
|
"css",
|
||
|
"prefix",
|
||
|
"postcss",
|
||
|
"postcss-plugin"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/autoprefixer",
|
||
|
"name": "autoprefixer",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/postcss/autoprefixer.git"
|
||
|
},
|
||
|
"version": "9.5.1"
|
||
|
}
|