{
  "name": "node-red-contrib-svfc",
  "version": "0.0.9",
  "description": "A Node-RED node for SVF Cloud. You can print PDF/Excel/DirectPrint using SVF Cloud.",
  "devDependencies": {},
  "directories": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Osawa-Yoshiki/node-red-contrib-svfc.git"
  },
  "keywords": [
    "node-red",
    "SVF",
    "SVF Cloud",
    "Super Visual Formade"
  ],
  "node-red": {
    "nodes": {
      "svf cloud": "53-svfc.js"
    }
  },
  "optionalDependencies": {},
  "scripts": {},
  "author": "Yoshiki Osawa",
  "maintainers": [
    {
      "name": "Yoshiki Osawa",
      "email": "sokura1127@hotmail.com"
    }
  ],
  "license": "Apache-2.0",
  "dependencies": {
    "jsrsasign": "",
    "request": ""
  }
}
