diff --git a/composer.json b/composer.json index fd96dd5..ab58eda 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,14 @@ { "name": "madewithlove/laravel-nova-uuid-support", "description": "Adds uuid and other string identifier support to Laravel Nova", + "keywords": [ + "laravel", + "nova", + "uuid", + "string", + "identifiers", + "primary" + ], "type": "library", "license": "MIT", "require": {