UNPKG

oneuptime-gl-manager

Version:

FileSytem-based Manager with optional encrypted Cloud backup for Greenlock SSL

29 lines (28 loc) 550 B
{ "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" } }