{
  "name": "oneuptime-gl-manager",
  "version": "4.0.69",
  "description": "FileSytem-based Manager with optional encrypted Cloud backup for Greenlock SSL",
  "main": "manager.js",
  "files": [
    "*.js"
  ],
  "scripts": {
    "test": "node tests"
  },
  "keywords": [
    "greenlock",
    "manager",
    "cloud",
    "fs",
    "ssl",
    "oneuptime"
  ],
  "author": "HackerBay, Inc.  <hello@hackerbay.io>",
  "contributors": [
    "HackerBay, Inc.  <hello@hackerbay.io>"
  ],
  "license": "MIT",
  "dependencies": {
    "axios": "^0.25.0"
  }
}
