Skip to content

Commit 12027d1

Browse files
committed
Add composer.json
1 parent 170f448 commit 12027d1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "techlivezheng/phpctags",
3+
"description": "An enhanced php ctags index generator.",
4+
"keywords": ["ctags"],
5+
"type": "library",
6+
"bin": ["phpctags"]
7+
}

0 commit comments

Comments
 (0)