Skip to content

Commit 09197e8

Browse files
committed
Add missing info
1 parent 157a568 commit 09197e8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
{
2+
"name": "clue/datagram",
3+
"homepage": "https://github.com/clue/datagram",
4+
"description": "UDP datagram socket client and server for reactphp",
5+
"keywords": ["udp", "datagram", "dgram", "socket", "client", "server", "react", "async"],
26
"license": "MIT",
37
"autoload": {
48
"psr-0": {"Datagram": ""}

0 commit comments

Comments
 (0)