shin-neo-lyrical-tokarev/package.json
2024-10-14 21:21:19 -03:00

22 lines
473 B
JSON

{
"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": {
"byte-size": "^9.0.0",
"csv": "^6.3.10",
"express": "^4.21.0",
"express-handlebars": "^8.0.1",
"hbs": "^4.2.0",
"japanese-date-converter": "^2.0.0",
"serve-index": "^1.9.1"
}
}