15 lines
257 B
JSON
15 lines
257 B
JSON
{
|
|
"name": "outlook-login-example",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"@playwright/test": "next",
|
|
"dotenv": "latest"
|
|
}
|
|
}
|