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

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "hex-color-regex@^1.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/is-color-stop"
  6. ]
  7. ],
  8. "_from": "hex-color-regex@>=1.1.0 <2.0.0",
  9. "_id": "hex-color-regex@1.1.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/hex-color-regex",
  13. "_nodeVersion": "8.0.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/hex-color-regex-1.1.0.tgz_1496453605118_0.852321068290621"
  17. },
  18. "_npmUser": {
  19. "email": "mameto_100@mail.bg",
  20. "name": "tunnckocore"
  21. },
  22. "_npmVersion": "5.0.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "hex-color-regex",
  26. "raw": "hex-color-regex@^1.1.0",
  27. "rawSpec": "^1.1.0",
  28. "scope": null,
  29. "spec": ">=1.1.0 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/is-color-stop"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/hex-color-regex/-/hex-color-regex-1.1.0.tgz",
  36. "_shasum": "4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e",
  37. "_shrinkwrap": null,
  38. "_spec": "hex-color-regex@^1.1.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/is-color-stop",
  40. "author": {
  41. "email": "@tunnckoCore",
  42. "name": "Charlike Mike Reagent",
  43. "url": "http://www.tunnckocore.tk"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/regexps/hex-color-regex/issues"
  47. },
  48. "dependencies": {},
  49. "description": "The best regular expression (regex) for matching hex color values from string.",
  50. "devDependencies": {
  51. "mukla": "^0.4.9"
  52. },
  53. "directories": {},
  54. "dist": {
  55. "integrity": "sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==",
  56. "shasum": "4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e",
  57. "tarball": "https://registry.npmjs.org/hex-color-regex/-/hex-color-regex-1.1.0.tgz"
  58. },
  59. "gitHead": "07748c7d3f183b05510cb5a299803cebe520c539",
  60. "homepage": "https://github.com/regexps/hex-color-regex#readme",
  61. "keywords": [
  62. "color",
  63. "colors",
  64. "css",
  65. "expr",
  66. "expression",
  67. "expressions",
  68. "hex",
  69. "match",
  70. "matching",
  71. "regex",
  72. "regexp",
  73. "regexps",
  74. "regular",
  75. "web"
  76. ],
  77. "license": "MIT",
  78. "main": "index.js",
  79. "maintainers": [
  80. {
  81. "name": "tunnckocore",
  82. "email": "mameto_100@mail.bg"
  83. }
  84. ],
  85. "name": "hex-color-regex",
  86. "optionalDependencies": {},
  87. "readme": "ERROR: No README data found!",
  88. "repository": {
  89. "type": "git",
  90. "url": "git+https://github.com/regexps/hex-color-regex.git"
  91. },
  92. "scripts": {
  93. "test": "standard && node test.js"
  94. },
  95. "version": "1.1.0"
  96. }