{ "name": "cassems-automation", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "@playwright/test": "^1.58.2", "axios": "^1.13.5", "mysql2": "^3.17.4", "playwright": "^1.58.2", "qs": "^6.15.0" } }