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.

90 lines
2.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "css-color-names@0.0.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-merge-longhand"
  6. ]
  7. ],
  8. "_from": "css-color-names@0.0.4",
  9. "_id": "css-color-names@0.0.4",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/css-color-names",
  13. "_nodeVersion": "0.10.40",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/css-color-names-0.0.4.tgz_1467130791198_0.11724145128391683"
  17. },
  18. "_npmUser": {
  19. "email": "dave@daveeddy.com",
  20. "name": "bahamas10"
  21. },
  22. "_npmVersion": "2.14.4",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "css-color-names",
  26. "raw": "css-color-names@0.0.4",
  27. "rawSpec": "0.0.4",
  28. "scope": null,
  29. "spec": "0.0.4",
  30. "type": "version"
  31. },
  32. "_requiredBy": [
  33. "/is-color-stop",
  34. "/postcss-merge-longhand"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz",
  37. "_shasum": "808adc2e79cf84738069b646cb20ec27beb629e0",
  38. "_shrinkwrap": null,
  39. "_spec": "css-color-names@0.0.4",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-merge-longhand",
  41. "author": {
  42. "email": "dave@daveeddy.com",
  43. "name": "Dave Eddy",
  44. "url": "http://www.daveeddy.com"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/bahamas10/css-color-names/issues"
  48. },
  49. "contributors": [],
  50. "dependencies": {},
  51. "description": "A JSON Object of css color names mapped to their hex value",
  52. "devDependencies": {},
  53. "directories": {},
  54. "dist": {
  55. "shasum": "808adc2e79cf84738069b646cb20ec27beb629e0",
  56. "tarball": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz"
  57. },
  58. "engines": {
  59. "node": "*"
  60. },
  61. "files": [
  62. "css-color-names.json"
  63. ],
  64. "gitHead": "a179883c822d62eb84d6114be1a3a5044ad3d781",
  65. "homepage": "https://github.com/bahamas10/css-color-names#readme",
  66. "keywords": [
  67. "colors",
  68. "css",
  69. "names"
  70. ],
  71. "license": "MIT",
  72. "main": "./css-color-names.json",
  73. "maintainers": [
  74. {
  75. "name": "bahamas10",
  76. "email": "dave@daveeddy.com"
  77. }
  78. ],
  79. "name": "css-color-names",
  80. "optionalDependencies": {},
  81. "readme": "ERROR: No README data found!",
  82. "repository": {
  83. "type": "git",
  84. "url": "git://github.com/bahamas10/css-color-names.git"
  85. },
  86. "scripts": {
  87. "test": "for f in tests/*.js; do echo \"$f\"; node \"$f\" || exit 1; done; echo 'Passed!'"
  88. },
  89. "version": "0.0.4"
  90. }