package.json 1.68 KB
{
  "_from": "acme-dns-01-cli@^3.0.0",
  "_id": "acme-dns-01-cli@3.0.7",
  "_inBundle": false,
  "_integrity": "sha512-Aa4bUpq6ftX1VODiShOetOY5U0tsXY5EV7+fQwme3Q8Y9rjYBArBXHgFCAVKtK1AF+Ev8pIuF6Z42hzMFa73/w==",
  "_location": "/acme-dns-01-cli",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "acme-dns-01-cli@^3.0.0",
    "name": "acme-dns-01-cli",
    "escapedName": "acme-dns-01-cli",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/greenlock"
  ],
  "_resolved": "https://registry.npmjs.org/acme-dns-01-cli/-/acme-dns-01-cli-3.0.7.tgz",
  "_shasum": "cd5d0e3d455eba88db3a9e8e955aa8f8e48ebbc5",
  "_spec": "acme-dns-01-cli@^3.0.0",
  "_where": "C:\\Users\\USER\\Documents\\Desktop\\옵소팀플\\LINEBOT\\node_modules\\greenlock",
  "author": {
    "name": "AJ ONeal",
    "email": "solderjs@gmail.com",
    "url": "https://solderjs.com/"
  },
  "bugs": {
    "url": "https://git.rootprojects.org/root/acme-dns-01-cli.js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "A manual (interactive CLI) dns-based strategy for Greenlock / Let's Encrypt / ACME DNS-01 challenges",
  "files": [],
  "homepage": "https://greenlock.domains/",
  "keywords": [
    "Let's Encrypt",
    "Greenlock",
    "ACME",
    "dns-01",
    "wildcard",
    "wildcards",
    "manual",
    "cli",
    "dns",
    "challenge"
  ],
  "license": "MPL-2.0",
  "main": "index.js",
  "name": "acme-dns-01-cli",
  "repository": {
    "type": "git",
    "url": "https://git.rootprojects.org/root/acme-dns-01-cli.js.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "3.0.7"
}