mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 20:19:21 +00:00
20 lines
469 B
JSON
20 lines
469 B
JSON
{
|
|
"name": "identicon.js",
|
|
"version": "2.3.2",
|
|
"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"
|
|
}
|