Skip to content

Commit e15c271

Browse files
authored
Update composer.json
1 parent 7245d0f commit e15c271

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
{
22
"name": "xiaodi/think-pullword",
3+
"description": "ThinkPHP 分词/抽词 扩展包",
34
"license": "MIT",
45
"authors": [
56
{
67
"name": "xiaodi",
78
"email": "liangjinbiao@live.com"
89
}
910
],
11+
"keywords": [
12+
"php",
13+
"thinkphp",
14+
"think-extend"
15+
],
1016
"minimum-stability": "dev",
1117
"require": {
1218
"topthink/framework": "6.0.*|5.1.*",

0 commit comments

Comments
 (0)