{
  "name": "openhim-cert-updater",
  "version": "1.1.9",
  "description": "Enables triggering an update of local OHIM certificate and informing remote, relevant OHIM machines about update.",
  "main": "update_certificates.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "UladKasach",
  "license": "MIT",
  "dependencies": {
    "command-line-args": "^4.0.7",
    "crypto-js": "^3.1.9-1",
    "node-cmd": "^3.0.0",
    "readline": "^1.3.0"
  },
  "keywords": [
    "openhim",
    "certificate",
    "cert"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/uladkasach/openhim-cert-updater.git"
  },
  "bugs": "https://github.com/uladkasach/openhim-cert-updater/issues"
}
