{
|
|
"_args": [
|
|
[
|
|
"rgba-regex@^1.0.0",
|
|
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/is-color-stop"
|
|
]
|
|
],
|
|
"_from": "rgba-regex@>=1.0.0 <2.0.0",
|
|
"_id": "rgba-regex@1.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/rgba-regex",
|
|
"_nodeVersion": "0.10.35",
|
|
"_npmUser": {
|
|
"email": "johnotander@gmail.com",
|
|
"name": "johno"
|
|
},
|
|
"_npmVersion": "2.1.18",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "rgba-regex",
|
|
"raw": "rgba-regex@^1.0.0",
|
|
"rawSpec": "^1.0.0",
|
|
"scope": null,
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/is-color-stop"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/rgba-regex/-/rgba-regex-1.0.0.tgz",
|
|
"_shasum": "43374e2e2ca0968b0ef1523460b7d730ff22eeb3",
|
|
"_shrinkwrap": null,
|
|
"_spec": "rgba-regex@^1.0.0",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/is-color-stop",
|
|
"author": {
|
|
"name": "John Otander"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/johnotander/rgba-regex/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Regex for matching RGBA color strings.",
|
|
"devDependencies": {
|
|
"mocha": "*"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"dist": {
|
|
"shasum": "43374e2e2ca0968b0ef1523460b7d730ff22eeb3",
|
|
"tarball": "https://registry.npmjs.org/rgba-regex/-/rgba-regex-1.0.0.tgz"
|
|
},
|
|
"gitHead": "9dccb73d878c29830cddb1013c38f81f4cc0bed9",
|
|
"homepage": "https://github.com/johnotander/rgba-regex",
|
|
"keywords": [
|
|
"color",
|
|
"css",
|
|
"expression",
|
|
"regex",
|
|
"regexp",
|
|
"regexps",
|
|
"regular",
|
|
"rgba"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "johno",
|
|
"email": "johnotander@gmail.com"
|
|
}
|
|
],
|
|
"name": "rgba-regex",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/johnotander/rgba-regex.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha test"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|