UNPKG

@samscodz/randhexcolor

Version:

A package that generates random hex color. Packed with hex to RGB and hex to CMYK converter.

23 lines (22 loc) 502 B
{ "name": "@samscodz/randhexcolor", "version": "1.2.0", "description": "A package that generates random hex color. Packed with hex to RGB and hex to CMYK converter.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Hex", "Random", "Random hex", "Random hex color", "Random color", "Color" ], "author": "samscodz", "license": "ISC", "dependencies": { "@samscodz/randhexcolor": "^1.1.0" } }