2018-12-22 23:30:39 +01:00

62 lines
1.7 KiB
JSON

{
"_from": "le-sni-auto@^2.1.3",
"_id": "le-sni-auto@2.1.6",
"_inBundle": false,
"_integrity": "sha512-LcfkF2yQ1nrep+ZfyG+SfR3pHphKFD3zMZ9FKervGfTfvgScCv/XGbX+vxsGZEKZjvzxKbFZ/5LdSCXuLXUU6A==",
"_location": "/le-sni-auto",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "le-sni-auto@^2.1.3",
"name": "le-sni-auto",
"escapedName": "le-sni-auto",
"rawSpec": "^2.1.3",
"saveSpec": null,
"fetchSpec": "^2.1.3"
},
"_requiredBy": [
"/greenlock"
],
"_resolved": "https://registry.npmjs.org/le-sni-auto/-/le-sni-auto-2.1.6.tgz",
"_shasum": "32a00bfb2364814d57670b0c2e28e5e32bb08b00",
"_spec": "le-sni-auto@^2.1.3",
"_where": "D:\\Desktop\\Git\\Firebase\\SmartShopperFirebase\\node_modules\\greenlock",
"author": {
"name": "AJ ONeal",
"email": "coolaj86@gmail.com",
"url": "https://coolaj86.com/"
},
"bugs": {
"url": "https://git.coolaj86.com/coolaj86/le-sni-auto.js/issues"
},
"bundleDependencies": false,
"dependencies": {
"bluebird": "^3.5.1"
},
"deprecated": false,
"description": "An auto-sni strategy for registering and renewing letsencrypt certificates using SNICallback",
"devDependencies": {},
"homepage": "https://git.coolaj86.com/coolaj86/le-sni-auto.js",
"keywords": [
"le-sni",
"le-sni-",
"auto-sni",
"sni-auto",
"SNICallback",
"letsencrypt",
"certbot"
],
"license": "(MIT OR Apache-2.0)",
"main": "index.js",
"name": "le-sni-auto",
"repository": {
"type": "git",
"url": "git+https://git.coolaj86.com/coolaj86/le-sni-auto.js.git"
},
"scripts": {
"test": "node test.js"
},
"version": "2.1.6"
}