This repository has been archived on 2025-03-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
wetsock/package.json

7 lines
172 B
JSON
Raw Normal View History

2024-04-03 00:47:40 +01:00
{
"name": "wetsock",
"description": "simplified websocket server/client integration",
"version": "0.0.1",
"repository": "https://github.com/gh0sTedBuddy/wetsock.git"
}