Eric Whale

initialize

node_modules/
File mode changed
This diff is collapsed. Click to expand it.
{
"name": "weather_chatbot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://khuhub.khu.ac.kr/2019102244/weather_chatbot.git"
},
"author": "황선혁",
"license": "MIT",
"dependencies": {
"express": "^4.18.1"
}
}