From bba41ffeb42e3c853b9b4a150bc0975102f59532 Mon Sep 17 00:00:00 2001 From: David Grudl Date: Thu, 9 Feb 2017 19:49:13 +0100 Subject: [PATCH] composer.json: improved description --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a133bdfbf..70b4f7e91 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "nette/utils", - "description": "Nette Utility Classes", + "description": "🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", + "keywords": ["nette", "images", "json", "password", "validation", "utility", "string", "array", "core", "slugify", "utf-8", "unicode", "paginator", "datetime"], "homepage": "https://nette.org", "license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"], "authors": [