Add gitignore and npm crap

This commit is contained in:
2023-09-05 19:00:02 -07:00
parent 51282dadbe
commit 632561d0a2
3 changed files with 38 additions and 0 deletions

5
package.json Normal file
View File

@ -0,0 +1,5 @@
{
"dependencies": {
"ws": "^8.13.0"
}
}