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