Spaces:
Paused
Paused
File size: 351 Bytes
8914098 6522678 8914098 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
"name": "playwright-api",
"version": "1.0.0",
"description": "Playwright API - Termai",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"keywords": [],
"author": "",
"license": "MIT",
"dependencies": {
"express": "^4.21.2",
"axios": "^1.7.9",
"form-data": "^4.0.3",
"playwright": "^1.54.1"
}
}
|