{
  "name": "qldt-kma",
  "version": "1.0.7",
  "description": "Module tích hợp để tương tác với hệ thống đăng ký tín chỉ của CMCSoft.",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "scripts": {
    "test": "jest --coverage",
    "build": "tsc",
    "watch": "tsc -w",
    "prepublishOnly": "yarn build"
  },
  "author": "Trần Đức Cường <clonebmn2itt@gmail.com>",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.25.0",
    "cheerio": "^1.0.0-rc.5",
    "md5": "^2.3.0",
    "moment": "^2.29.1",
    "node-xlsx": "^0.21.0",
    "parse-schedule-kma": "^1.1.3",
    "qs": "^6.10.2"
  },
  "devDependencies": {
    "@types/jest": "^27.4.0",
    "@types/md5": "^2.3.1",
    "@types/qs": "^6.9.7",
    "dotenv": "^14.2.0",
    "jest": "^27.4.7",
    "ts-jest": "^27.1.3",
    "typescript": "^4.5.4"
  },
  "directories": {
    "lib": "lib",
    "test": "test"
  },
  "repository": "git+https://github.com/Notekunn/qldt-kma.git",
  "keywords": [
    "kma",
    "act",
    "qldt",
    "notekunn",
    "cmcsoft"
  ],
  "bugs": {
    "url": "https://github.com/Notekunn/qldt-kma/issues"
  },
  "homepage": "https://github.com/Notekunn/qldt-kma#readme"
}
