Sha256: a9b8d8c9cc4ff47916b04c5ca9abffa88da11be223488007de0a8cc6683e740b
Contents?: true
Size: 853 Bytes
Versions: 21
Compression:
Stored size: 853 Bytes
Contents
{ "name": "autoprefixer", "version": "9.8.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", "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" }, "eslintIgnore": ["build/"], "browser": { "colorette": false, "chalk": false }, "main": "lib/autoprefixer" }
Version data entries
21 entries across 20 versions & 5 rubygems