identicon.js
Version:
GitHub-style identicons as PNGs or SVGs in JS.
20 lines (19 loc) • 469 B
JSON
{
"name": "identicon.js",
"version": "2.3.3",
"description": "GitHub-style identicons as PNGs or SVGs in JS.",
"main": "identicon.js",
"repository": {
"type": "git",
"url": "https://github.com/stewartlord/identicon.js"
},
"keywords": [
"identicon"
],
"author": "stewardlord",
"license": "BSD",
"bugs": {
"url": "https://github.com/stewartlord/identicon.js/issues"
},
"homepage": "https://github.com/stewartlord/identicon.js"
}