summaryrefslogtreecommitdiff
path: root/package.json
blob: 8275e179f7d6ee98baa719db3a57e0d274a413e7 (plain)
1
2
3
4
5
6
7
8
9
{
  "dependencies": {
    "axios": "^1.1.3",
    "chalk": "^4.1.2",
    "node-wifi": "^2.0.16",
    "prompts": "^2.4.2",
    "systeminformation": "^5.12.11"
  }
}