60 lines
1.5 KiB
JSON
60 lines
1.5 KiB
JSON
{
|
|
"_from": "acme@^1.2.0",
|
|
"_id": "acme@1.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-lG9Wq0Ol2OLpVrusq5OQ+KCT06rXaGjbHcDhKtNO6Hr3J3swISaCYi0slwLpEA9DGV+QhDkAnZ6qsXAo86SM5Q==",
|
|
"_location": "/acme",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "acme@^1.2.0",
|
|
"name": "acme",
|
|
"escapedName": "acme",
|
|
"rawSpec": "^1.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/greenlock"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/acme/-/acme-1.2.0.tgz",
|
|
"_shasum": "26d3edb40969eba1cd5b9dbe698899dbcacc80d4",
|
|
"_spec": "acme@^1.2.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": {
|
|
"acme-v2": "^1.3.1"
|
|
},
|
|
"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.",
|
|
"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.2.0"
|
|
}
|