You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

85 lines
2.0 KiB

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