Files
musicCalendar_automationTest/package.json
2026-02-06 11:53:20 +01:00

19 lines
389 B
JSON

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