Sha256: 291209e06d8a153a9201e78fc94701c249e91cce4d956f31d772dc399fdaed5e
Contents?: true
Size: 703 Bytes
Versions: 26
Compression:
Stored size: 703 Bytes
Contents
{ "name": "rgba-regex", "description": "Regex for matching RGBA color strings.", "author": "John Otander", "version": "1.0.0", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "mocha test" }, "repository": { "type": "git", "url": "https://github.com/johnotander/rgba-regex.git" }, "keywords": [ "css", "regex", "regexp", "regexps", "rgba", "color", "regular", "expression" ], "license": "MIT", "bugs": { "url": "https://github.com/johnotander/rgba-regex/issues" }, "homepage": "https://github.com/johnotander/rgba-regex", "dependencies": {}, "devDependencies": { "mocha": "*" } }
Version data entries
26 entries across 25 versions & 8 rubygems