Sha256: e38d423d6591917cf43480893539bdceea5f66c70657185d882fa308103b5af4
Contents?: true
Size: 867 Bytes
Versions: 23
Compression:
Stored size: 867 Bytes
Contents
{ "name": "autoprefixer", "version": "9.7.6", "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"], "bin": "./bin/autoprefixer", "funding": { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/autoprefixer" }, "author": "Andrey Sitnik <andrey@sitnik.ru>", "license": "MIT", "repository": "postcss/autoprefixer", "engines": { "node": ">=6.0.0" }, "dependencies": { "browserslist": "^4.11.1", "caniuse-lite": "^1.0.30001039", "chalk": "^2.4.2", "normalize-range": "^0.1.2", "num2fraction": "^1.2.2", "postcss": "^7.0.27", "postcss-value-parser": "^4.0.3" }, "eslintIgnore": ["build/"], "browser": { "chalk": false }, "main": "lib/autoprefixer" }
Version data entries
23 entries across 23 versions & 1 rubygems