package.json 536 Bytes
{
  "name": "time_table",
  "version": "1.0.0",
  "description": "![logo](./img/linelogo.jpeg)",
  "main": "chatbot.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "http://khuhub.khu.ac.kr/2019102206/time_table.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "express": "^4.18.1",
    "fs": "^0.0.1-security",
    "https": "^1.0.0",
    "mongoose": "^6.3.6",
    "path": "^0.12.7",
    "request": "^2.88.2"
  }
}