File size: 258 Bytes
6768931
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "jnvu-hybrid-cache",
  "version": "1.0.0",
  "description": "JNVU Result & Admit Card Downloader",
  "main": "index.js",
  "dependencies": {
    "axios": "^1.6.0",
    "cors": "^2.8.5",
    "express": "^4.18.2",
    "playwright": "^1.40.0"
  }
}