update description

This commit is contained in:
printempw 2017-01-01 22:30:23 +08:00
parent c4f8004b41
commit 8f3505d62e

View File

@ -1,9 +1,9 @@
{
"name": "blessing-skin-server",
"description": "Just a simple open-source Minecraft skin server written in PHP.",
"description": "A web application brings your custom skins back in offline Minecraft servers.",
"license": "GPL-3.0",
"require": {
"php": ">=5.5.9",
"php": "^5.5.9",
"laravel/framework": "5.2.*",
"gregwar/captcha": "^1.1",
"devitek/yaml-translation": "^2.0",