16 lines
280 B
JSON
16 lines
280 B
JSON
{
|
|
"name": "end2end",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"@playwright/test": "^1.59.1",
|
|
"@types/node": "^25.6.0",
|
|
"typescript": "^6.0.2"
|
|
}
|
|
}
|