GG / package.json
maylinejix's picture
Create package.json
bf612e3 verified
raw
history blame contribute delete
226 Bytes
{
"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"
}
}