crafatar/app.json
2015-01-09 20:58:21 +00:00

16 lines
328 B
JSON

{
"name": "Crafatar",
"description": "A Minecraft Avatar API written in NodeJS",
"repository": "https://github.com/Jake0oo0/crafatar",
"keywords": [
"node",
"minecraft",
"avatar",
"redis"
],
"website": "https://crafatar.com/",
"addons": [
"rediscloud"
]
}