{ "name": "r2r-webdev-template", "version": "0.1.0", "private": true, "scripts": { "dev": "nodemon app.js", "build": "echo 'No build step required for JS'", "start": "node app.js", "lint": "next lint", "format": "prettier --write ." }, "dependencies": { "axios": "^1.7.9", "bcryptjs": "^2.4.3", "cheerio": "^1.1.0", "crypto": "^1.0.1", "express": "^4.18.2", "file": "^0.2.2", "File": "^0.10.2", "https": "^1.0.0", "morgan": "^1.10.0", "multer": "^1.4.5-lts.1", "mysql": "^2.18.1", "pg": "^8.13.1", "playwright": "^1.53.0", "querystring": "^0.2.1", "r2r-js": "^0.4.43", "r2r-webdev-template": "file:", "react": "^18", "react-dom": "^18", "request": "^2.88.2", "turndown": "^7.2.0" }, "devDependencies": { "nodemon": "^3.1.9", "prettier": "^3.3.3" }, "browser": { "fs": false, "path": false, "os": false } }