UNPKG

namelycolors

Version:

Creates unique color hex codes depending on the given text.

29 lines (28 loc) 670 B
{ "name": "namelycolors", "version": "1.0.2", "description": "Creates unique color hex codes depending on the given text.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/lasuax/namelycolors.git" }, "keywords": [ "hex", "color", "string", "autocolor", "avatar", "renk", "label" ], "author": "Doğa Gençer <doa@outlook.com> (http://doga.me)", "license": "MIT", "bugs": { "url": "https://github.com/lasuax/namelycolors/issues" }, "homepage": "https://github.com/lasuax/namelycolors#readme" }