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.

82 lines
2.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "hsl-regex@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/is-color-stop"
  6. ]
  7. ],
  8. "_from": "hsl-regex@>=1.0.0 <2.0.0",
  9. "_id": "hsl-regex@1.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/hsl-regex",
  13. "_nodeVersion": "0.10.35",
  14. "_npmUser": {
  15. "email": "johnotander@gmail.com",
  16. "name": "johno"
  17. },
  18. "_npmVersion": "2.1.18",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "hsl-regex",
  22. "raw": "hsl-regex@^1.0.0",
  23. "rawSpec": "^1.0.0",
  24. "scope": null,
  25. "spec": ">=1.0.0 <2.0.0",
  26. "type": "range"
  27. },
  28. "_requiredBy": [
  29. "/is-color-stop"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/hsl-regex/-/hsl-regex-1.0.0.tgz",
  32. "_shasum": "d49330c789ed819e276a4c0d272dffa30b18fe6e",
  33. "_shrinkwrap": null,
  34. "_spec": "hsl-regex@^1.0.0",
  35. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/is-color-stop",
  36. "author": {
  37. "name": "John Otander"
  38. },
  39. "bugs": {
  40. "url": "https://github.com/regexps/hsl-regex/issues"
  41. },
  42. "dependencies": {},
  43. "description": "Regex for matching HSL colors.",
  44. "devDependencies": {
  45. "mocha": "*"
  46. },
  47. "directories": {
  48. "test": "test"
  49. },
  50. "dist": {
  51. "shasum": "d49330c789ed819e276a4c0d272dffa30b18fe6e",
  52. "tarball": "https://registry.npmjs.org/hsl-regex/-/hsl-regex-1.0.0.tgz"
  53. },
  54. "gitHead": "5613f31263cc11a8deb9311fb50c791ba1bf835c",
  55. "homepage": "https://github.com/regexps/hsl-regex",
  56. "keywords": [
  57. "color",
  58. "css",
  59. "hsl",
  60. "regex",
  61. "regexp"
  62. ],
  63. "license": "MIT",
  64. "main": "index.js",
  65. "maintainers": [
  66. {
  67. "name": "johno",
  68. "email": "johnotander@gmail.com"
  69. }
  70. ],
  71. "name": "hsl-regex",
  72. "optionalDependencies": {},
  73. "readme": "ERROR: No README data found!",
  74. "repository": {
  75. "type": "git",
  76. "url": "git+https://github.com/regexps/hsl-regex.git"
  77. },
  78. "scripts": {
  79. "test": "mocha test"
  80. },
  81. "version": "1.0.0"
  82. }