summaryrefslogtreecommitdiff
path: root/package.json
blob: 8b4b2a4ffb84add43ae54d0dfe854629d4042eb8 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "hornchat",
  "version": "1.0.0",
  "dependencies": {
    "node-2fa": "^2.0.3",
    "ua-parser": "^0.3.5",
    "uuid-v4": "^0.1.0",
    "ws": "^8.8.1"
  }
}