{
  "name": "resume-node-rest-connector",
  "version": "1.2.8",
  "description": "Resume API Connector for Node.JS (sati.co.th)",
  "scripts": {
    "test": "node test/connect.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pahntanapat/Resume-Node-REST-Connector.git"
  },
  "keywords": [
    "Resume",
    "API",
    "SaTI.co.th",
    "Medical",
    "Speech-to-Clinical",
    "Text",
    "API",
    "Client",
    "Node.JS",
    "REST",
    "API"
  ],
  "author": "Tanapat Kahabodeekanokkul",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/pahntanapat/Resume-Node-REST-Connector/issues"
  },
  "homepage": "https://github.com/pahntanapat/Resume-Node-REST-Connector#readme",
  "dependencies": {
    "axios": "^0.21.4",
    "axios-oauth-client": "^1.4.3",
    "axios-retry": "^3.1.9",
    "axios-token-interceptor": "^0.2.0",
    "form-data": "^4.0.0",
    "pino": "^6.13.3",
    "set-cookie-parser": "^2.4.8"
  }
}
