mirror of
https://codeberg.org/Kankys/musicCalendar_automationTest.git
synced 2026-03-03 02:34:54 +00:00
19 lines
389 B
JSON
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"
|
|
}
|
|
}
|