Skip to content

Commit

Permalink
Updated composer.json description
Browse files Browse the repository at this point in the history
  • Loading branch information
ihor committed Jan 17, 2016
1 parent bf2cdce commit ad10f9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ihor/nspl",
"description": "Non-standard PHP library (NSPL) contains all functions you always wanted to have in PHP",
"keywords": ["functional", "programming", "higher-order", "partial application", "curry", "memoize", "weighted random", "list", "zip", "flatten", "defaultarray", "python"],
"description": "Non-standard PHP library (NSPL) contains all functions you always wanted to have in PHP (functional programming, array functions, argument validation)",
"keywords": ["functional", "programming", "higher-order", "partial application", "curry", "memoize", "weighted random", "list", "zip", "flatten", "defaultarray", "python", "itemGetter", "propertyGetter"],
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit ad10f9e

Please sign in to comment.