{ "name": "hyprland-site", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "ejs": "^3.1.8", "express": "^4.18.1", "nodemon": "^2.0.19" } }