greenlock-challenge-manual.js/package-lock.json

19 lines
669 B
JSON
Raw Normal View History

2019-04-06 01:02:11 +00:00
{
"name": "le-challenge-manual",
"version": "3.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"le-challenge-dns": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/le-challenge-dns/-/le-challenge-dns-3.0.2.tgz",
"integrity": "sha512-cmg26G2VdcRL9Ja8JegsES3B2jBTZ/LkkaqzrUAMRl2UQQiS/+kursn3J761ht58/sXOpYVp5V6rQwIXSknDbg=="
},
"le-challenge-http": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/le-challenge-http/-/le-challenge-http-3.0.0.tgz",
"integrity": "sha512-kQb2j/lftI6mRjHy5AqueOkqjlcyfLlAF3Nk468xjloG0JGadjK4iT23mlXTaBIg84OIpPlhRuS+XNs5uhn8Xw=="
}
}
2019-04-06 01:02:11 +00:00
}