33 lines
1.4 KiB
JSON
33 lines
1.4 KiB
JSON
{
|
|
"name": "greenlock-manager-test",
|
|
"version": "3.1.1",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@root/mkdirp": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/@root/mkdirp/-/mkdirp-1.0.0.tgz",
|
|
"integrity": "sha512-hxGAYUx5029VggfG+U9naAhQkoMSXtOeXtbql97m3Hi6/sQSRL/4khKZPyOF6w11glyCOU38WCNLu9nUcSjOfA=="
|
|
},
|
|
"@root/request": {
|
|
"version": "1.4.1",
|
|
"resolved": "https://registry.npmjs.org/@root/request/-/request-1.4.1.tgz",
|
|
"integrity": "sha512-2zSP1v9VhJ3gvm4oph0C4BYCoM3Sj84/Wx4iKdt0IbqbJzfON04EodBq5dsV65UxO/aHZciUBwY2GCZcHqaTYg=="
|
|
},
|
|
"greenlock-manager-fs": {
|
|
"version": "3.0.5",
|
|
"resolved": "https://registry.npmjs.org/greenlock-manager-fs/-/greenlock-manager-fs-3.0.5.tgz",
|
|
"integrity": "sha512-r/q+tEFuDwklfzPfiGhcIrHuJxMrppC+EseESpu5f0DMokh+1iZVm9nGC/VE7/7GETdOYfEYhhQkmspsi8Gr/A==",
|
|
"requires": {
|
|
"@root/mkdirp": "^1.0.0",
|
|
"safe-replace": "^1.1.0"
|
|
}
|
|
},
|
|
"safe-replace": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/safe-replace/-/safe-replace-1.1.0.tgz",
|
|
"integrity": "sha512-9/V2E0CDsKs9DWOOwJH7jYpSl9S3N05uyevNjvsnDauBqRowBPOyot1fIvV5N2IuZAbYyvrTXrYFVG0RZInfFw=="
|
|
}
|
|
}
|
|
}
|