103 lines
3.5 KiB
JSON
103 lines
3.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"acme-v2@^1.2.0",
|
|
"/nodeapps/https-test/greenlock-express.js/node_modules/greenlock"
|
|
]
|
|
],
|
|
"_from": "acme-v2@>=1.2.0 <2.0.0",
|
|
"_id": "acme-v2@1.2.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/acme-v2",
|
|
"_nodeVersion": "10.6.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/acme-v2_1.2.1_1534465950183_0.44524737605461473"
|
|
},
|
|
"_npmUser": {
|
|
"email": "coolaj86@gmail.com",
|
|
"name": "coolaj86"
|
|
},
|
|
"_npmVersion": "6.1.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "acme-v2",
|
|
"raw": "acme-v2@^1.2.0",
|
|
"rawSpec": "^1.2.0",
|
|
"scope": null,
|
|
"spec": ">=1.2.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/acme",
|
|
"/greenlock"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/acme-v2/-/acme-v2-1.2.1.tgz",
|
|
"_shasum": "15ef5063b45172e900cfa6f05d608bde590860cc",
|
|
"_shrinkwrap": null,
|
|
"_spec": "acme-v2@^1.2.0",
|
|
"_where": "/nodeapps/https-test/greenlock-express.js/node_modules/greenlock",
|
|
"author": {
|
|
"email": "coolaj86@gmail.com",
|
|
"name": "AJ ONeal",
|
|
"url": "https://coolaj86.com/"
|
|
},
|
|
"dependencies": {
|
|
"@coolaj86/urequest": "^1.3.6",
|
|
"rsa-compat": "^1.5.1"
|
|
},
|
|
"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",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 14,
|
|
"integrity": "sha512-7FRl/vgZpcm7VCOiiAU6ntkclHkkEdCk1uNAkuEA0sZ8R0YX3pBjh066y/QqzEAfmDbbiYr+DYlVhZoHTbmXEQ==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdhefCRA9TVsSAnZWagAA/XcQAKMNjyd4wCZzld6wlDfC\nr+Mo1CfUugIko2fW6MZ7TGhxPIiVhedC7v/jUxwsZV3oYDdrttTbflkxxoUB\n6ivIdPaTXp/9JXfg0u+2cWrCZufy4d5PQtDDdfrp0GugsUHz/+wrrC2jpCjM\nPRCzGYbwJ7NvEnY5AYU28XI9WL1voCxxxLSjYkPqDjBtGrvcUrghJUsfeqOw\n0gOd3LhSdFunnIV44PTHV4GknAkTUffbpigcfGAtiXfigJ/3xbrjV0k5dpBb\n55q6l+i6Vdvjb8xhYkUO+V7zE/3zZWAaVKHLI+oeVnX/1OrA7tLU05GYj03c\nFaEm57/uS3OQ4atHAy8X6vjXOjuGOoCXpmmNUKZ2whiUHDvsrzEVXhgFAGxb\n9iWghhgwCTn7zPQQKIJdviNEbQXmY+phbG+5mmg2+Z/EHceCi+4t4m/sEoIe\nAzBUTNouU8mMxfWFFDcT8c02LyFanHHsQGC+mtICORZxU8GlCwz7LTU5YLl3\nfkswVaLIYr2Qvlswyf/sJCWCccHgX2j6qlbdNhdV1LBvS1jYmgN83OkmcGTD\nmVyM+lDYqmBkycw29NEAkdZ3LvHsb1t4GOnqDboTOFZll2TSSiaOaLf3yveq\n6beSy/HNuCYzmTxXTeaGPnc1ZwY7iTYZcjTLitzNvKyCwO3Vjiyrtc9Onqx5\n/Yyp\r\n=dHr8\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "15ef5063b45172e900cfa6f05d608bde590860cc",
|
|
"tarball": "https://registry.npmjs.org/acme-v2/-/acme-v2-1.2.1.tgz",
|
|
"unpackedSize": 50763
|
|
},
|
|
"gitHead": "ca15b8faf0a11b15d9973a9786c652c117d2547d",
|
|
"homepage": "https://git.coolaj86.com/coolaj86/acme-v2.js",
|
|
"keywords": [
|
|
"ACME",
|
|
"Let's Encrypt",
|
|
"automated https",
|
|
"draft-11",
|
|
"draft-12",
|
|
"free ssl",
|
|
"letsencrypt",
|
|
"tls",
|
|
"v02",
|
|
"v2"
|
|
],
|
|
"license": "(MIT OR Apache-2.0)",
|
|
"main": "node.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "coolaj86",
|
|
"email": "coolaj86@gmail.com"
|
|
},
|
|
{
|
|
"name": "ppl",
|
|
"email": "npm@ppl.family"
|
|
},
|
|
{
|
|
"name": "thejshaver",
|
|
"email": "john@jshaver.net"
|
|
}
|
|
],
|
|
"name": "acme-v2",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"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.2.1"
|
|
}
|