{
  "name": "make-random-color",
  "version": "0.0.4",
  "description": "A simple and flexible npm package for generating random color codes in various formats.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/snekkenull/make-random-color.git"
  },
  "homepage": "https://github.com/snekkenull/make-random-color",
  "author": "snekkenull",
  "keywords": [
    "random-color",
    "color"
  ],
  "license": "MIT"
}
