File size: 226 Bytes
bf612e3
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "hcaptcha-solver-ml-api",
  "version": "1.0.0",
  "dependencies": {
    "express": "^4.18.2",
    "playwright": "^1.40.0",
    "@tensorflow/tfjs-node": "^4.15.0",
    "axios": "^1.6.2",
    "sharp": "^0.33.1"
  }
}