31 lines
996 B
JSON
31 lines
996 B
JSON
{
|
|
"name": "@root/keypairs",
|
|
"version": "1.0.0-wip.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@root/acme": {
|
|
"version": "3.0.0-wip.0",
|
|
"resolved": "https://registry.npmjs.org/@root/acme/-/acme-3.0.0-wip.0.tgz",
|
|
"integrity": "sha512-IwnG3ZFt1fl81O1M+FFV91b5Kpw7GYAD1jXwvOWnq9KF50AVO6+L7MUQIAFCK1q/u/weC73DCFrw/6kFN+Vi9A==",
|
|
"requires": {
|
|
"@root/csr": "^1.0.0-wip.0",
|
|
"@root/encoding": "^1.0.1"
|
|
}
|
|
},
|
|
"@root/csr": {
|
|
"version": "1.0.0-wip.0",
|
|
"resolved": "https://registry.npmjs.org/@root/csr/-/csr-1.0.0-wip.0.tgz",
|
|
"integrity": "sha512-ZrZeGgf/hvfIyMDAZXfD45rYriaZF6LJu7+l0ioPPKgLWVEUAUBkV53z7JbzlcPvXXr6/ZjECzWQ7MYQfMBUAg==",
|
|
"requires": {
|
|
"@root/acme": "^3.0.0-wip.0"
|
|
}
|
|
},
|
|
"@root/encoding": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/@root/encoding/-/encoding-1.0.1.tgz",
|
|
"integrity": "sha512-OaEub02ufoU038gy6bsNHQOjIn8nUjGiLcaRmJ40IUykneJkIW5fxDqKxQx48cszuNflYldsJLPPXCrGfHs8yQ=="
|
|
}
|
|
}
|
|
}
|