{ "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" } }