Skip to content

Commit bba41ff

Browse files
committedFeb 10, 2017
composer.json: improved description
1 parent 5155d2a commit bba41ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "nette/utils",
3-
"description": "Nette Utility Classes",
3+
"description": "🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
4+
"keywords": ["nette", "images", "json", "password", "validation", "utility", "string", "array", "core", "slugify", "utf-8", "unicode", "paginator", "datetime"],
45
"homepage": "https://nette.org",
56
"license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"],
67
"authors": [

0 commit comments

Comments
 (0)
Failed to load comments.