diff --git a/composer.json b/composer.json index 914c85c..c725607 100644 --- a/composer.json +++ b/composer.json @@ -1,18 +1,18 @@ { - "name": "laravel-zero/laravel-zero", - "description": "The Laravel Zero Framework.", - "keywords": ["framework", "laravel", "laravel zero", "console", "cli"], - "homepage": "https://laravel-zero.com", + "name": "ifhub/ifnews", + "description": "Game news parser", + "keywords": ["console", "cli"], + "homepage": "https://ifhub.club", "type": "project", - "license": "MIT", + "license": "GPL", "support": { - "issues": "https://github.com/laravel-zero/laravel-zero/issues", - "source": "https://github.com/laravel-zero/laravel-zero" + "issues": "https://code.oreolek.ru/ifhub/ifnews/issues", + "source": "https://code.oreolek.ru/ifhub/ifnews" }, "authors": [ { - "name": "Nuno Maduro", - "email": "enunomaduro@gmail.com" + "name": "Alexander Yakovlev", + "email": "keloero@oreolek.ru" } ], "require": {