Files
musicTest/package.json
T
kankys b9e608c463
Playwright Tests / test (push) Failing after 3m6s
firt
2026-05-05 23:25:18 +02:00

20 lines
378 B
JSON

{
"name": "musictest",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://git.arch-linux.cz/kankys/musicTest.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"devDependencies": {
"@playwright/test": "^1.59.1",
"@types/node": "^25.6.0"
}
}