{
  "name": "ws",
  "version": "1.0.0",
  "main": "app.js",
  "type": "module", 
  "scripts": {
    "dev": "node app.js"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "description": "",
  "dependencies": {
    "ws": "^8.20.0"
  }
}
