Skip to content

Commit 47b8dcc

Browse files
committed
package description tweaks
1 parent a51d6d5 commit 47b8dcc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
{
22
"name": "dakujem/toru",
3-
"description": "Iterable collections with ease. Lodash-style fluent call chaining, iteration primitives, aggregates, utilities.",
3+
"description": "取る - iterable collections with ease. Lodash-style fluent call chaining, generator-based iteration primitives, aggregates, utilities.",
44
"keywords": [
5+
"collection",
6+
"iterable",
57
"iterator",
68
"dash",
7-
"collection"
9+
"lodash"
810
],
911
"license": "Unlicense",
1012
"authors": [

0 commit comments

Comments
 (0)