14 lines
221 B
JSON
14 lines
221 B
JSON
|
{
|
||
|
"name": "end2end",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"scripts": {},
|
||
|
"keywords": [],
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"devDependencies": {
|
||
|
"@playwright/test": "1.43.1"
|
||
|
}
|
||
|
}
|