UNPKG

is-vendor-prefixed

Version:

Check whether a property is vendor prefixed

24 lines (23 loc) 472 B
{ "name": "is-vendor-prefixed", "description": "Check whether a property is vendor prefixed", "author": "John Otander", "version": "4.0.0", "main": "index.js", "files": [ "index.js" ], "repository": "cssstats/cssstats", "keywords": [ "css", "vendor", "prefix", "prefixes", "vendor-prefixes" ], "license": "MIT", "dependencies": { "vendor-prefixes": "1.0.0" }, "gitHead": "55c5159b7b6f058694c9e2641e9151afe1823739" }