83 lines
1.9 KiB
JSON
83 lines
1.9 KiB
JSON
{
|
|
"_from": "greenlock",
|
|
"_id": "greenlock@2.6.7",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-cN8PU0tbpTyd0JiNhP78n6ZUYWhQs9fh4cuLjusKt0TjX0limP/u26wYGNK1cbgb9NsOeiox/wRhpGPh6EBocg==",
|
|
"_location": "/greenlock",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "greenlock",
|
|
"name": "greenlock",
|
|
"escapedName": "greenlock",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/greenlock/-/greenlock-2.6.7.tgz",
|
|
"_shasum": "c7c6f8d057e34987a7f24591c43e4631f565d9e6",
|
|
"_spec": "greenlock",
|
|
"_where": "D:\\Desktop\\Git\\Firebase\\SmartShopperFirebase",
|
|
"author": {
|
|
"name": "AJ ONeal",
|
|
"email": "coolaj86@gmail.com",
|
|
"url": "https://coolaj86.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://git.coolaj86.com/coolaj86/greenlock.js/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"acme": "^1.2.0",
|
|
"acme-v2": "^1.5.0",
|
|
"cert-info": "^1.5.0",
|
|
"le-challenge-fs": "^2.0.2",
|
|
"le-sni-auto": "^2.1.3",
|
|
"le-store-certbot": "^2.1.7",
|
|
"rsa-compat": "^1.9.2"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Let's Encrypt for node.js on npm",
|
|
"devDependencies": {
|
|
"@coolaj86/urequest": "^1.3.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.5"
|
|
},
|
|
"files": [
|
|
"lib"
|
|
],
|
|
"homepage": "https://git.coolaj86.com/coolaj86/greenlock.js",
|
|
"keywords": [
|
|
"Let's Encrypt",
|
|
"letsencrypt",
|
|
"ACME",
|
|
"v2",
|
|
"auto-sni",
|
|
"Free SSL",
|
|
"Automated HTTPS",
|
|
"tls",
|
|
"https"
|
|
],
|
|
"license": "MPL-2.0",
|
|
"main": "index.js",
|
|
"name": "greenlock",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.coolaj86.com/coolaj86/greenlock.js.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"trulyOptionalDependencies": {
|
|
"bluebird": "^3.5.1",
|
|
"le-acme-core": "^2.1.3"
|
|
},
|
|
"version": "2.6.7"
|
|
}
|