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

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "rgba-regex@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/is-color-stop"
  6. ]
  7. ],
  8. "_from": "rgba-regex@>=1.0.0 <2.0.0",
  9. "_id": "rgba-regex@1.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/rgba-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": "rgba-regex",
  22. "raw": "rgba-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/rgba-regex/-/rgba-regex-1.0.0.tgz",
  32. "_shasum": "43374e2e2ca0968b0ef1523460b7d730ff22eeb3",
  33. "_shrinkwrap": null,
  34. "_spec": "rgba-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/johnotander/rgba-regex/issues"
  41. },
  42. "dependencies": {},
  43. "description": "Regex for matching RGBA color strings.",
  44. "devDependencies": {
  45. "mocha": "*"
  46. },
  47. "directories": {
  48. "test": "test"
  49. },
  50. "dist": {
  51. "shasum": "43374e2e2ca0968b0ef1523460b7d730ff22eeb3",
  52. "tarball": "https://registry.npmjs.org/rgba-regex/-/rgba-regex-1.0.0.tgz"
  53. },
  54. "gitHead": "9dccb73d878c29830cddb1013c38f81f4cc0bed9",
  55. "homepage": "https://github.com/johnotander/rgba-regex",
  56. "keywords": [
  57. "color",
  58. "css",
  59. "expression",
  60. "regex",
  61. "regexp",
  62. "regexps",
  63. "regular",
  64. "rgba"
  65. ],
  66. "license": "MIT",
  67. "main": "index.js",
  68. "maintainers": [
  69. {
  70. "name": "johno",
  71. "email": "johnotander@gmail.com"
  72. }
  73. ],
  74. "name": "rgba-regex",
  75. "optionalDependencies": {},
  76. "readme": "ERROR: No README data found!",
  77. "repository": {
  78. "type": "git",
  79. "url": "git+https://github.com/johnotander/rgba-regex.git"
  80. },
  81. "scripts": {
  82. "test": "mocha test"
  83. },
  84. "version": "1.0.0"
  85. }