{ "_from": "acme-v2@^1.5.0", "_id": "acme-v2@1.5.0", "_inBundle": false, "_integrity": "sha512-leaLhu1mTDimFEchkFJELeyj+vTon5UOQvXKkgztM5LI1fFYGIwA1fkuLTFLkQNN3XEjZ6vFZ//oya+/lJlpLg==", "_location": "/acme-v2", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "acme-v2@^1.5.0", "name": "acme-v2", "escapedName": "acme-v2", "rawSpec": "^1.5.0", "saveSpec": null, "fetchSpec": "^1.5.0" }, "_requiredBy": [ "/acme", "/greenlock" ], "_resolved": "https://registry.npmjs.org/acme-v2/-/acme-v2-1.5.0.tgz", "_shasum": "ccecab969e66bab9961e4daa5d2cc1b5c63935da", "_spec": "acme-v2@^1.5.0", "_where": "D:\\Desktop\\Git\\Firebase\\SmartShopperFirebase\\node_modules\\greenlock", "author": { "name": "AJ ONeal", "email": "coolaj86@gmail.com", "url": "https://coolaj86.com/" }, "bundleDependencies": false, "dependencies": { "@coolaj86/urequest": "^1.3.6", "rsa-compat": "^1.9.2" }, "deprecated": false, "description": "Free SSL. A framework for building Let's Encrypt v2 clients, and other ACME v2 (draft 11) clients. Successor to le-acme-core.js", "homepage": "https://git.coolaj86.com/coolaj86/acme-v2.js", "keywords": [ "Let's Encrypt", "ACME", "v02", "v2", "draft-11", "draft-12", "free ssl", "tls", "automated https", "letsencrypt" ], "license": "MPL-2.0", "main": "node.js", "name": "acme-v2", "repository": { "type": "git", "url": "ssh://gitea@git.coolaj86.com:22042/coolaj86/acme-v2.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.5.0" }