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.

117 lines
3.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "color-string@^1.5.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/color"
  6. ]
  7. ],
  8. "_from": "color-string@>=1.5.2 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "color-string@1.5.3",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/color-string",
  14. "_nodeVersion": "9.6.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/color-string_1.5.3_1533163606399_0.02274482392214905"
  18. },
  19. "_npmUser": {
  20. "email": "i.am.qix@gmail.com",
  21. "name": "qix"
  22. },
  23. "_npmVersion": "6.1.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "color-string",
  27. "raw": "color-string@^1.5.2",
  28. "rawSpec": "^1.5.2",
  29. "scope": null,
  30. "spec": ">=1.5.2 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/color"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz",
  37. "_shasum": "c9bbc5f01b58b5492f3d6857459cb6590ce204cc",
  38. "_shrinkwrap": null,
  39. "_spec": "color-string@^1.5.2",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/color",
  41. "author": {
  42. "email": "fayearthur@gmail.com",
  43. "name": "Heather Arthur"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/Qix-/color-string/issues"
  47. },
  48. "contributors": [
  49. {
  50. "name": "Maxime Thirouin"
  51. },
  52. {
  53. "name": "Dyma Ywanov",
  54. "email": "dfcreative@gmail.com"
  55. },
  56. {
  57. "name": "Josh Junon"
  58. }
  59. ],
  60. "dependencies": {
  61. "color-name": "^1.0.0",
  62. "simple-swizzle": "^0.2.2"
  63. },
  64. "description": "Parser and generator for CSS color strings",
  65. "devDependencies": {
  66. "xo": "^0.12.1"
  67. },
  68. "directories": {},
  69. "dist": {
  70. "fileCount": 5,
  71. "integrity": "sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==",
  72. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYjhWCRA9TVsSAnZWagAAZ54P/iHYcnSmvpYRRIE4vidj\ntFY1eSofSW0RwhKDFEAvW+H6e6DuNRxjNWMlibLEw9sUNr39s6axmaJAAdwG\nXi6oDzozdcwWiLq4ToWF+iqROkHUvacvCuGeJD9FcTcLcLu2EkKjb33L23wh\nDXYh/8HD4GQzip175MaiBQxosPVTvKIj3DJ39Ajsg+d8oft+C0QG/Mp8vD1Y\nZ1thHj9d1wWzDdj15Z0atYTm4pNDLpQugCpOLmh1x7VBXWZ2Nboag8Qkci1f\nuVT2v+rQOR3SA9DGHiKJDVqAZYpsyrQUZv6CrDzufPkG0XOl7Nuvfs0ux0ZA\nGShij4YpshRwaeqyCDTGAIr00q43N8hWS+v/RMyS/wYKKz+uVLhXVoBZSEX7\nZFEVJoo3fnlB3r3SockD58MOu8jRENO3axkzsvYtVWoIoFuH8QvFBxbQ2vuz\naj0B5ZKJU5x3j4PCNNKvRGPPtMYA7cVeXpmvrNu2jl2lj4zJ7Wh24GVYM/SU\nOTMkuv82/t5Fx+6mHsu+NcCFWkw8vklaX+9inEip9AvI+VM7gw1qfw6Kc1H/\nZ0sNCiKQ01DTzjBqIDFv6g86Aa4Hkou6B2wjhfHNz1hvflt2PhouiIs7VdBx\nO1TUCLUn53IR55o8I1YsyRIzi51hscPzHzxAyf9mAtPkJJWh52Y/NiM8RaSG\nlWad\r\n=gr0P\r\n-----END PGP SIGNATURE-----\r\n",
  73. "shasum": "c9bbc5f01b58b5492f3d6857459cb6590ce204cc",
  74. "tarball": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz",
  75. "unpackedSize": 10049
  76. },
  77. "files": [
  78. "index.js"
  79. ],
  80. "gitHead": "ad1e511f9d55b4ddf8afb3839635920d31f04a27",
  81. "homepage": "https://github.com/Qix-/color-string#readme",
  82. "keywords": [
  83. "color",
  84. "colour",
  85. "css",
  86. "rgb"
  87. ],
  88. "license": "MIT",
  89. "maintainers": [
  90. {
  91. "name": "moox",
  92. "email": "m@moox.io"
  93. },
  94. {
  95. "name": "qix",
  96. "email": "i.am.qix@gmail.com"
  97. }
  98. ],
  99. "name": "color-string",
  100. "optionalDependencies": {},
  101. "readme": "ERROR: No README data found!",
  102. "repository": {
  103. "type": "git",
  104. "url": "git+https://github.com/Qix-/color-string.git"
  105. },
  106. "scripts": {
  107. "pretest": "xo",
  108. "test": "node test/basic.js"
  109. },
  110. "version": "1.5.3",
  111. "xo": {
  112. "rules": {
  113. "no-cond-assign": 0,
  114. "operator-linebreak": 0
  115. }
  116. }
  117. }