first-letter-avatar
Version:
Generation of an avatar by the first letter of the user's name.
18 lines (17 loc) • 542 B
JSON
{
"name": "first-letter-avatar",
"version": "1.0.2",
"description": "Generation of an avatar by the first letter of the user's name.",
"keywords": ["avatar", "avatar-generator", "first-letter-avatar"],
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/shv0/first-letter-avatar.git"
},
"author": "Vitali Shevchenko",
"license": "MIT",
"bugs": {
"url": "https://github.com/shv0/first-letter-avatar/issues"
},
"homepage": "https://github.com/shv0/first-letter-avatar#readme"
}