Spaces:
Building
Building
{ | |
"name": "hf1sthesh1t", | |
"version": "2.3.5", | |
"description": "A simple and lightweight Node.js web application for HF1sthesh1t", | |
"main": "index.js", | |
"scripts": { | |
"start": "node index.js" | |
}, | |
"dependencies": { | |
"axios": "^1.6.2", | |
"date-fns": "^2.30.0", | |
"express": "^4.18.2", | |
"node-schedule": "^2.1.1" | |
}, | |
"engines": { | |
"node": ">=16.0.0" | |
} | |
} |