Play / package.json
Pubgbc9799's picture
Create package.json
6768931 verified
raw
history blame contribute delete
258 Bytes
{
"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"
}
}