mirror of
https://github.com/morbalint/kemkas-e2e.git
synced 2026-07-17 22:43:46 +00:00
15 lines
257 B
JSON
15 lines
257 B
JSON
{
|
|
"name": "kemkas-e2e",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"@playwright/test": "^1.42.1",
|
|
"@types/node": "^20.11.30"
|
|
}
|
|
}
|