diff --git a/composer.json b/composer.json index a7420ae..844d745 100644 --- a/composer.json +++ b/composer.json @@ -1,10 +1,12 @@ { - "name": "laravel/laravel", + "name": "corbpie/myidlers", "type": "project", - "description": "The Laravel Framework.", + "description": "Web app for displaying, organizing and storing information about servers, shared/reseller hosting and domains.", "keywords": [ - "framework", - "laravel" + "myidlers", + "crud", + "vps", + "organization" ], "license": "MIT", "require": {