You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
472 B
21 lines
472 B
{
|
|
"name": "scenarios",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"@playwright/test": "1.60.0",
|
|
"dotenv": "17.4.2",
|
|
"dotenv-expand": "13.0.0",
|
|
"maildev": "npm:@timshel_npm/maildev@3.2.19"
|
|
},
|
|
"dependencies": {
|
|
"mysql2": "3.22.3",
|
|
"otpauth": "9.5.1",
|
|
"pg": "8.21.0"
|
|
}
|
|
}
|
|
|