곽원석

Update json files

This diff is collapsed. Click to expand it.
......@@ -9,16 +9,17 @@
"repository": {
"type": "git",
"url": "http://khuhub.khu.ac.kr/2014104077/OSS-Project.git"
}
},
"author": {
"name": "KwakWonseok",
"email": "rhkrdnjstjr1@khu.ac.kr",
"url": "http://khuhub.khu.ac.kr/u/2014104077"
},
"license": "ISC",
"dependencies": {
"express": "^4.17.1",
"moment": "^2.29.1",
"request": "^2.88.2",
"xml-js": "^1.6.11"
}
"license": "MIT",
"dependencies": {
"@line/bot-sdk": "^6.4.0",
"express": "^4.17.1",
"request": "^2.88.2"
}
}
}
......