SeungJun Baek

setup #1 2022/5/15

오픈소스 프로젝트
2018102195 백승준
영화 사이트 만들기
사용 API: https://yts.torrentbay.to/api
사용 데이터베이스(예비) mongo DB
\ No newline at end of file
This diff is collapsed. Click to expand it.
{
"name": "ospj",
"version": "1.0.0",
"description": "nodejs project for OS",
"main": "index.js",
"scripts": {
"start": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.18.1"
}
}