{ "name": "eos_automationtest", "version": "1.0.0", "description": "", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "https://codeberg.org/Kankys/eos_automationTest.git" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "devDependencies": { "@playwright/test": "^1.59.1", "@types/node": "^25.6.0" } }