UNPKG

material-avatar

Version:

simple material design avatars using canvas

27 lines (26 loc) 520 B
{ "name": "randomcolor", "homepage": "http://llllll.li/randomColor/", "repository": { "type": "git", "url": "https://github.com/davidmerfield/randomColor.git" }, "authors": [ "David Merfield" ], "description": "For generating attractive random colors", "license": "MIT", "main": "randomColor.js", "keywords": [ "attractive", "random", "color", "generator" ], "ignore": [ "*", "!randomColor.js", "!LICENSE", "!README.md" ] }