package.json 1.57 KB
{
  "_from": "acme@^1.3.5",
  "_id": "acme@1.3.5",
  "_inBundle": false,
  "_integrity": "sha512-KIFVyMho7y3RxRSTzkuX031TmfXwzl0ioy8+r2pnfLz6YWFQ5q7a/cYUDTgIbrFMPe/syY26Qv1DOdHQ5ARWcw==",
  "_location": "/acme",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "acme@^1.3.5",
    "name": "acme",
    "escapedName": "acme",
    "rawSpec": "^1.3.5",
    "saveSpec": null,
    "fetchSpec": "^1.3.5"
  },
  "_requiredBy": [
    "/greenlock"
  ],
  "_resolved": "https://registry.npmjs.org/acme/-/acme-1.3.5.tgz",
  "_shasum": "f0bd98475c3ec6be0a3f4dd9eec5623257079ccf",
  "_spec": "acme@^1.3.5",
  "_where": "C:\\Users\\USER\\Documents\\Desktop\\옵소팀플\\LINEBOT\\node_modules\\greenlock",
  "author": {
    "name": "AJ ONeal",
    "email": "coolaj86@gmail.com",
    "url": "https://coolaj86.com/"
  },
  "bundleDependencies": false,
  "dependencies": {
    "acme-v2": "^1.8.6"
  },
  "deprecated": false,
  "description": "The bare essentials of the ACME (Let's Encrypt v2) API. This is a low-level library for building high-level clients.",
  "files": [],
  "homepage": "https://git.coolaj86.com/coolaj86/acme.js",
  "keywords": [
    "Let's Encrypt",
    "ACME",
    "https",
    "ssl",
    "tls",
    "acme-draft-12",
    "letsencrypt",
    "letsencrypt-v2",
    "greenlock"
  ],
  "license": "MPL-2.0",
  "main": "node.js",
  "name": "acme",
  "repository": {
    "type": "git",
    "url": "ssh://gitea@git.coolaj86.com:22042/coolaj86/acme.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.3.5"
}