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.
78 lines
1.9 KiB
78 lines
1.9 KiB
{
|
|
"_args": [
|
|
[
|
|
"autoprefixer@9.8.6",
|
|
"/home/lefos/repos/swarmlab-playground-client"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "autoprefixer@9.8.6",
|
|
"_id": "autoprefixer@9.8.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-XrvP4VVHdRBCdX1S3WXVD8+RyG9qeb1D5Sn1DeLiG2xfSpzellk5k54xbUERJ3M5DggQxes39UGOTP8CFrEGbg==",
|
|
"_location": "/autoprefixer",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "autoprefixer@9.8.6",
|
|
"name": "autoprefixer",
|
|
"escapedName": "autoprefixer",
|
|
"rawSpec": "9.8.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "9.8.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/cli-service"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.6.tgz",
|
|
"_spec": "9.8.6",
|
|
"_where": "/home/lefos/repos/swarmlab-playground-client",
|
|
"author": {
|
|
"name": "Andrey Sitnik",
|
|
"email": "andrey@sitnik.ru"
|
|
},
|
|
"bin": {
|
|
"autoprefixer": "bin/autoprefixer"
|
|
},
|
|
"browser": {
|
|
"colorette": false,
|
|
"chalk": false
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/postcss/autoprefixer/issues"
|
|
},
|
|
"dependencies": {
|
|
"browserslist": "^4.12.0",
|
|
"caniuse-lite": "^1.0.30001109",
|
|
"colorette": "^1.2.1",
|
|
"normalize-range": "^0.1.2",
|
|
"num2fraction": "^1.2.2",
|
|
"postcss": "^7.0.32",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
|
|
"eslintIgnore": [
|
|
"build/"
|
|
],
|
|
"funding": {
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/autoprefixer"
|
|
},
|
|
"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.8.6"
|
|
}
|
|
|