{
    "name": "rts2003-so",
    "version": "1.4.5",
    "description": "RTS2003 SO is service order, manage user, like re-token, logout, register, update, delete, update password, get user.",
    "main": "index.js",
    "scripts": {
      "test": "jest -o ./test.js"
    },
    "repository": {
      "type": "git",
      "url": "git+https://github.com/briansaw/rts2003-so.git"
    },
    "keywords": [
      "RTS2003",
      "so",
      "service-order",
      "RTS2003 service-order"
    ],
    "author": "Briansaw (https://github.com/briansaw)",
    "license": "MIT",
    "bugs": {
      "url": "https://github.com/briansaw/rts2003-so/issues"
    },
    "homepage": "https://github.com/briansaw/rts2003-so#readme",
    "dependencies": {
      "node-fetch": "^3.3.2"
    }
  }