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.
 
 
 

96 lines
2.6 KiB

{
"_args": [
[
"hex-color-regex@^1.1.0",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/is-color-stop"
]
],
"_from": "hex-color-regex@>=1.1.0 <2.0.0",
"_id": "hex-color-regex@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/hex-color-regex",
"_nodeVersion": "8.0.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/hex-color-regex-1.1.0.tgz_1496453605118_0.852321068290621"
},
"_npmUser": {
"email": "mameto_100@mail.bg",
"name": "tunnckocore"
},
"_npmVersion": "5.0.0",
"_phantomChildren": {},
"_requested": {
"name": "hex-color-regex",
"raw": "hex-color-regex@^1.1.0",
"rawSpec": "^1.1.0",
"scope": null,
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/is-color-stop"
],
"_resolved": "https://registry.npmjs.org/hex-color-regex/-/hex-color-regex-1.1.0.tgz",
"_shasum": "4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e",
"_shrinkwrap": null,
"_spec": "hex-color-regex@^1.1.0",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/is-color-stop",
"author": {
"email": "@tunnckoCore",
"name": "Charlike Mike Reagent",
"url": "http://www.tunnckocore.tk"
},
"bugs": {
"url": "https://github.com/regexps/hex-color-regex/issues"
},
"dependencies": {},
"description": "The best regular expression (regex) for matching hex color values from string.",
"devDependencies": {
"mukla": "^0.4.9"
},
"directories": {},
"dist": {
"integrity": "sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==",
"shasum": "4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e",
"tarball": "https://registry.npmjs.org/hex-color-regex/-/hex-color-regex-1.1.0.tgz"
},
"gitHead": "07748c7d3f183b05510cb5a299803cebe520c539",
"homepage": "https://github.com/regexps/hex-color-regex#readme",
"keywords": [
"color",
"colors",
"css",
"expr",
"expression",
"expressions",
"hex",
"match",
"matching",
"regex",
"regexp",
"regexps",
"regular",
"web"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "tunnckocore",
"email": "mameto_100@mail.bg"
}
],
"name": "hex-color-regex",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/regexps/hex-color-regex.git"
},
"scripts": {
"test": "standard && node test.js"
},
"version": "1.1.0"
}