![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/metras.v32.1/node_modules/autoprefixer/ |
{ "name": "autoprefixer", "version": "9.6.1", "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website", "keywords": ["autoprefixer", "css", "prefix", "postcss", "postcss-plugin"], "author": "Andrey Sitnik <[email protected]>", "license": "MIT", "repository": "postcss/autoprefixer", "engines": { "node": ">=6.0.0" }, "dependencies": { "browserslist": "^4.6.3", "caniuse-lite": "^1.0.30000980", "chalk": "^2.4.2", "normalize-range": "^0.1.2", "num2fraction": "^1.2.2", "postcss": "^7.0.17", "postcss-value-parser": "^4.0.0" }, "bin": { "autoprefixer": "./bin/autoprefixer" }, "browser": { "chalk": false }, "main": "lib/autoprefixer" }