{ "name": "shin-lyrical-tokarev", "version": "1.0.0", "main": "index.js", "scripts": { "start": "nodemon app.js", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "description": "", "dependencies": { "csv": "^6.3.10", "express": "^4.21.0", "express-handlebars": "^8.0.1", "hbs": "^4.2.0", "serve-index": "^1.9.1" } }