File size: 245 Bytes
71535cc
 
 
 
 
 
53f032d
71535cc
4993c2b
 
 
c30f7d1
71535cc
53f032d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "jnvu-monitor",
  "version": "1.0.0",
  "main": "app.js",
  "scripts": {
    "start": "node app.js"
  },
  "dependencies": {
    "axios": "^1.9.0",
    "express": "^5.1.0",
    "form-data": "^4.0.2",
    "playwright": "^1.60.0"
  }
}