summaryrefslogtreecommitdiff
path: root/package.json
blob: 040beaa5efc51174706edb9c576f9c375b5cbe1e (plain)
1
2
3
4
5
6
7
8
9
{
  "dependencies": {
    "@electron/remote": "^2.0.10",
    "electron": "^25.1.1",
    "node-wifi": "^2.0.16",
    "systeminformation": "^5.18.3",
    "uuid-v4": "^0.1.0"
  }
}