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

64 lines
1.8 KiB
JSON

{
"_from": "le-store-certbot@^2.1.7",
"_id": "le-store-certbot@2.2.1",
"_inBundle": false,
"_integrity": "sha512-BhljZjTULhbNBAT6RBiv4TeZegFraMxURYEvh3WRUI048zmXf4ZfC8gwbdu5fnD2tTCsS9fbsCOAQyrFBl4jlA==",
"_location": "/le-store-certbot",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "le-store-certbot@^2.1.7",
"name": "le-store-certbot",
"escapedName": "le-store-certbot",
"rawSpec": "^2.1.7",
"saveSpec": null,
"fetchSpec": "^2.1.7"
},
"_requiredBy": [
"/greenlock"
],
"_resolved": "https://registry.npmjs.org/le-store-certbot/-/le-store-certbot-2.2.1.tgz",
"_shasum": "ee67d89991978855ca7cc8afa1812d2110abdc58",
"_spec": "le-store-certbot@^2.1.7",
"_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-store-certbot.js/issues"
},
"bundleDependencies": false,
"dependencies": {
"mkdirp": "^0.5.1",
"pyconf": "^1.1.5",
"safe-replace": "^1.0.3"
},
"deprecated": false,
"description": "The \"certbot\" storage strategy for Greenlock.js",
"homepage": "https://git.coolaj86.com/coolaj86/le-store-certbot.js",
"keywords": [
"le-store",
"le-store-",
"certbot",
"letsencrypt",
"node"
],
"license": "(MIT OR Apache-2.0)",
"main": "index.js",
"name": "le-store-certbot",
"repository": {
"type": "git",
"url": "https://git.coolaj86.com/coolaj86/le-store-certbot.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"trulyOptionalDependencies": {
"bluebird": "^3.5.1"
},
"version": "2.2.1"
}