Files
eos_test/package.json
T
kankys e67a4a1edf
Playwright Tests / test (push) Successful in 5m57s
first test
2026-05-02 22:34:21 +02:00

20 lines
391 B
JSON

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