{
  "author": {
    "name": "Herbert van Til",
    "email": "hvantil@opentext.com"
  },
  "bundleDependencies": false,
  "dependencies": {
    "node-red-contrib-os": "^0.2.1",
    "request": "*"
  },
  "deprecated": false,
  "description": "node-red-contrib-opentext - An Opentext Core client",
  "keywords": [
    "node-red",
    "ot2auth",
    "opentext",
    "core",
    "otds",
    "signature",
    "capture"
  ],
  "license": "MIT License",
  "name": "node-red-contrib-opentext",
  "node-red": {
    "nodes": {
      "ot2auth": "ot2auth/ot2auth.js",
      "upload": "upload/upload.js",
      "sign": "signature/sign.js",
      "capture": "capture/capture.js",
      "download": "download/download.js"
    }
  },
  "private": false,
  "scripts": {},
  "version": "2.3.3"
}
