UNPKG

roster-server

Version:

👾 RosterServer - A domain host router to host multiple HTTPS.

54 lines (53 loc) • 1.41 kB
{ "name": "roster-server", "version": "2.4.6", "description": "👾 RosterServer - A domain host router to host multiple HTTPS.", "main": "index.js", "scripts": { "test": "node --test 'test/**/*.test.js'" }, "repository": { "type": "git", "url": "git+https://github.com/clasen/RosterServer.git" }, "keywords": [ "greenlock", "https", "domain", "multi-domain", "letsencrypt", "hosting", "ssl", "host", "vhost", "virtual-host", "socket.io", "websocket", "express", "greenlock-express", "shotx", "bun", "clasen" ], "author": "Martin Clasen", "license": "MIT", "bugs": { "url": "https://github.com/clasen/RosterServer/issues" }, "homepage": "https://github.com/clasen/RosterServer#readme", "dependencies": { "@greenlock/manager": "^3.1.0", "@root/acme": "^3.1.0", "@root/csr": "^0.8.1", "@root/keypairs": "^0.10.0", "@root/mkdirp": "^1.0.0", "@root/request": "^1.6.1", "acme-dns-01-cli": "^3.0.7", "acme-http-01-standalone": "^3.0.5", "cert-info": "^1.5.1", "greenlock-store-fs": "^3.2.2", "lemonlog": "^1.2.0", "redirect-https": "^1.3.1", "safe-replace": "^1.1.0" } }