Lukas Nowy fd947bd852 https
express server läuft jetzt mit https
2018-12-16 19:08:08 +01:00

99 lines
3.4 KiB
JSON

{
"_args": [
[
"le-sni-auto@^2.1.4",
"/nodeapps/https-test/greenlock-express.js"
]
],
"_from": "le-sni-auto@>=2.1.4 <3.0.0",
"_hasShrinkwrap": false,
"_id": "le-sni-auto@2.1.6",
"_inCache": true,
"_installable": true,
"_location": "/le-sni-auto",
"_nodeVersion": "10.13.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/le-sni-auto_2.1.6_1541843237023_0.4202196992257634"
},
"_npmUser": {
"email": "coolaj86@gmail.com",
"name": "coolaj86"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "le-sni-auto",
"raw": "le-sni-auto@^2.1.4",
"rawSpec": "^2.1.4",
"scope": null,
"spec": ">=2.1.4 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/",
"/greenlock"
],
"_resolved": "https://registry.npmjs.org/le-sni-auto/-/le-sni-auto-2.1.6.tgz",
"_shasum": "32a00bfb2364814d57670b0c2e28e5e32bb08b00",
"_shrinkwrap": null,
"_spec": "le-sni-auto@^2.1.4",
"_where": "/nodeapps/https-test/greenlock-express.js",
"author": {
"email": "coolaj86@gmail.com",
"name": "AJ ONeal",
"url": "https://coolaj86.com/"
},
"bugs": {
"url": "https://git.coolaj86.com/coolaj86/le-sni-auto.js/issues"
},
"dependencies": {
"bluebird": "^3.5.1"
},
"description": "An auto-sni strategy for registering and renewing letsencrypt certificates using SNICallback",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 5,
"integrity": "sha512-LcfkF2yQ1nrep+ZfyG+SfR3pHphKFD3zMZ9FKervGfTfvgScCv/XGbX+vxsGZEKZjvzxKbFZ/5LdSCXuLXUU6A==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5qklCRA9TVsSAnZWagAAMQgQAJBe7o5sWViVB3xBrs+V\ngUVOFRVv1PyoeL4oYeJ0vM3nkw29OBLqf4ZuP5hyl7HquWVd1JGWLEdJGnkL\nF4+PVcgbFQtVC9/yecCeVXHZ5b4K14GSHIpKp3awxV0yGZQtU4tPQcF15BQV\nYGqLF8epvi5229V24CMqfMyMh8rRPdTEIA3zNG9utz7/sgRAgBCONApm1J/x\nXCpIH15B133U4ig0426KXYco98ddlrLfZKdnVBrSSoORhVpTUiigWRduibYP\neGXKC78ORyXZ1kS8K19USM2KFBZj9IuNQ+xEjkw4nkRex4p33rJtaLxtMzso\ncr9qxLzJUAWrdOCbGVPrhMCCyo9068iHMYehEtDsyYL/KxBdoeWKvpfDl8lY\nGWU5IazTkRFT2cQF9CzvFgY1tsPDzrvVGFZEnJoZ7d4TLwjpB6jyucF1T+hL\no+EN1Qr3IZFaAoYyxWEsNbZOpftWsg9/M9rE30w4hhoPuU1N8L84EQGFEZo9\nxwJOZkH4/xULhipVCP3LVNlln+PSumxtasV9+f9mzYshtHhHoNcvwFtrL3VB\nafdccue0AsF+shdgpPPV2G/b9o0goKlP3uT4GrpmKLIMGHy8j+JOsvLkgS+i\nwR9J3HgjGTGFunXqneXsV+BGUbltCmX9IwhWLXwMoJhiSszhH8VWygkOHTwG\nTDna\r\n=ItG1\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "32a00bfb2364814d57670b0c2e28e5e32bb08b00",
"tarball": "https://registry.npmjs.org/le-sni-auto/-/le-sni-auto-2.1.6.tgz",
"unpackedSize": 17428
},
"gitHead": "14458181bf07ad8429e961e92561396e23f41196",
"homepage": "https://git.coolaj86.com/coolaj86/le-sni-auto.js",
"keywords": [
"SNICallback",
"auto-sni",
"certbot",
"le-sni",
"le-sni-",
"letsencrypt",
"sni-auto"
],
"license": "(MIT OR Apache-2.0)",
"main": "index.js",
"maintainers": [
{
"name": "coolaj86",
"email": "coolaj86@gmail.com"
},
{
"name": "ppl",
"email": "npm@ppl.family"
}
],
"name": "le-sni-auto",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://git.coolaj86.com/coolaj86/le-sni-auto.js.git"
},
"scripts": {
"test": "node test.js"
},
"version": "2.1.6"
}