summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-08-30 07:00:10 +0200
committerRemi Collet <remi@remirepo.net>2017-08-30 07:00:10 +0200
commitef7d34f4f9518e5b907def4252e59a627b2744c0 (patch)
tree0faefdc8958ff47801cea8b9d86a5d964ccde8dd /composer.json
parent7294a59f7184d65a038e76b84a7eb70edf3a238d (diff)
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index b33767a..7622593 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,7 @@
{
"name": "nette/utils",
- "description": "Nette Utility Classes",
+ "description": "🛠 Nette Utils: 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": [