a
This commit is contained in:
16
package.json
Normal file
16
package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
{
|
||||
"name": "oidc-monitor",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"start": "node scheduler.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.6.8",
|
||||
"dotenv": "^16.4.5",
|
||||
"express": "^4.18.4",
|
||||
"nodemailer": "^6.9.8",
|
||||
"playwright": "^1.43.0",
|
||||
"speakeasy": "^2.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user