package.json 1.68 KB
{
  "_from": "le-sni-auto@^2.1.9",
  "_id": "le-sni-auto@2.1.9",
  "_inBundle": false,
  "_integrity": "sha512-QmQHNwQDi/56GY8+qczFZ06FZbxaeJQjbjEhwwQHhkJ9IHhIQFkPfCT/OyDfLj4gqLIrg5ZX8CemxxVZnLEYfg==",
  "_location": "/le-sni-auto",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "le-sni-auto@^2.1.9",
    "name": "le-sni-auto",
    "escapedName": "le-sni-auto",
    "rawSpec": "^2.1.9",
    "saveSpec": null,
    "fetchSpec": "^2.1.9"
  },
  "_requiredBy": [
    "/greenlock"
  ],
  "_resolved": "https://registry.npmjs.org/le-sni-auto/-/le-sni-auto-2.1.9.tgz",
  "_shasum": "0e394079113511129b9ae24afbb180df2c188584",
  "_spec": "le-sni-auto@^2.1.9",
  "_where": "C:\\Users\\USER\\Documents\\Desktop\\옵소팀플\\LINEBOT\\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,
  "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": "https://git.coolaj86.com/coolaj86/le-sni-auto.js.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "trulyOptionalDependencies": {
    "bluebird": "^3.5.1"
  },
  "version": "2.1.9"
}