{ "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": "*" } ,"_resolved": "https://registry.npmmirror.com/rgba-regex/-/rgba-regex-1.0.0.tgz" ,"_integrity": "sha512-zgn5OjNQXLUTdq8m17KdaicF6w89TZs8ZU8y0AYENIU6wG8GG6LLm0yLSiPY8DmaYmHdgRW8rnApjoT0fQRfMg==" ,"_from": "rgba-regex@^1.0.0" }