fd22b0bf58
V2 (Laravel re-make)
83 lines
2.0 KiB
JSON
83 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"autoprefixer@10.2.4",
|
|
"C:\\laragon\\www\\idlers"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "autoprefixer@10.2.4",
|
|
"_id": "autoprefixer@10.2.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-DCCdUQiMD+P/as8m3XkeTUkUKuuRqLGcwD0nll7wevhqoJfMRpJlkFd1+MQh1pvupjiQuip42lc/VFvfUTMSKw==",
|
|
"_location": "/autoprefixer",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "autoprefixer@10.2.4",
|
|
"name": "autoprefixer",
|
|
"escapedName": "autoprefixer",
|
|
"rawSpec": "10.2.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "10.2.4"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/",
|
|
"/laravel-mix"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.2.4.tgz",
|
|
"_spec": "10.2.4",
|
|
"_where": "C:\\laragon\\www\\idlers",
|
|
"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.16.1",
|
|
"caniuse-lite": "^1.0.30001181",
|
|
"colorette": "^1.2.1",
|
|
"fraction.js": "^4.0.13",
|
|
"normalize-range": "^0.1.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"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/"
|
|
},
|
|
"homepage": "https://github.com/postcss/autoprefixer#readme",
|
|
"keywords": [
|
|
"autoprefixer",
|
|
"css",
|
|
"prefix",
|
|
"postcss",
|
|
"postcss-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/autoprefixer.js",
|
|
"name": "autoprefixer",
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/postcss/autoprefixer.git"
|
|
},
|
|
"types": "lib/autoprefixer.d.ts",
|
|
"version": "10.2.4"
|
|
}
|