{
  "name": "websocket-event-codes",
  "version": "1.1.0",
  "description": "A small Node module containing enumerated Websocket status codes.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/FenrirWillow/websocket-event-codes.git"
  },
  "keywords": [
    "websocket",
    "status",
    "codes"
  ],
  "author": "Stefan Bobev <stefanbobev@hotmail.com>",
  "license": "MIT",
  "private": false
}
