15 lines
304 B
JSON
15 lines
304 B
JSON
{
|
|
"name": "websocket-server-builder",
|
|
"description": "Build WebSocket servers for real-time bidirectional communication",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Jeremy Longshore",
|
|
"email": "[email protected]"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |