{
  "_from": "letsencrypt-express",
  "_id": "letsencrypt-express@2.0.6",
  "_inBundle": false,
  "_integrity": "sha1-ht/eo0NNfy61YeD5TGwY1VuEW4M=",
  "_location": "/letsencrypt-express",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "letsencrypt-express",
    "name": "letsencrypt-express",
    "escapedName": "letsencrypt-express",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/letsencrypt-express/-/letsencrypt-express-2.0.6.tgz",
  "_shasum": "86dfdea3434d7f2eb561e0f94c6c18d55b845b83",
  "_spec": "letsencrypt-express",
  "_where": "/private/tmp",
  "author": {
    "name": "AJ ONeal",
    "email": "aj@daplie.com",
    "url": "https://daplie.com/"
  },
  "bugs": {
    "url": "https://git.daplie.com/Daplie/greenlock-cluster/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "le-challenge-fs": "^2.0.4",
    "le-sni-auto": "^2.0.1",
    "le-store-certbot": "^2.0.3",
    "letsencrypt": "^2.1.0",
    "localhost.daplie.com-certificates": "^1.2.3",
    "redirect-https": "^1.1.0"
  },
  "deprecated": "letsencrypt-express has been renamed to greenlock-express and will now be maintained as such.",
  "description": "Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.",
  "devDependencies": {},
  "directories": {
    "example": "examples"
  },
  "homepage": "https://git.daplie.com/Daplie/greenlock-cluster#readme",
  "keywords": [
    "acme",
    "cloud",
    "cluster",
    "free",
    "greenlock",
    "https",
    "le",
    "letsencrypt",
    "multi-core",
    "node",
    "node.js",
    "scale",
    "ssl",
    "tls"
  ],
  "license": "(MIT OR Apache-2.0)",
  "main": "lex.js",
  "name": "letsencrypt-express",
  "repository": {
    "type": "git",
    "url": "git+https://git.daplie.com/Daplie/greenlock-cluster.git"
  },
  "scripts": {
    "test": "node examples/serve.js"
  },
  "version": "2.0.7"
}
