Commit 0791327b authored by Kim, Subin's avatar Kim, Subin
Browse files

npm init

parent 61146824
{
"name": "today-ku",
"version": "1.0.0",
"description": "KU 일정관리 앱",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://compmath.korea.ac.kr/gitlab/students/today-ku.git"
},
"keywords": [
"일정관리",
"학업스케쥴",
"학사일정"
],
"author": "김수빈, 최가영",
"license": "ISC"
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment