diff --git a/src/Cache/composer.json b/src/Cache/composer.json index bd680549e95..c61ba387e79 100644 --- a/src/Cache/composer.json +++ b/src/Cache/composer.json @@ -1,6 +1,12 @@ { "name": "cakephp/cache", "description": "Easy to use Caching library with support for multiple caching backends", + "type": "library", + "keywords": [ + "cakephp", + "caching", + "cache" + ], "license": "MIT", "authors": [ {