9 lines
228 B
JSON
9 lines
228 B
JSON
{
|
|
"name": "wetsock",
|
|
"description": "simplified websocket server/client integration",
|
|
"version": "0.0.1",
|
|
"repository": "https://github.com/gh0sTedBuddy/wetsock.git",
|
|
"type": "module",
|
|
"module": "lib/WetSock/WetSock.js"
|
|
}
|