{ "name": "bora_it", "version": "1.0.0", "description": "Streaming Service", "main": "index.js", "dependencies": { "bcryptjs": "^2.4.3", "cookie-parser": "^1.4.5", "dotenv": "^10.0.0", "express": "^4.17.1", "jsonwebtoken": "^8.5.1", "nodemon": "^2.0.7", "npm": "^7.18.1" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://compmath.korea.ac.kr/gitlab/research/bora_it.git" }, "author": "", "license": "ISC" }