2
0
mirror of https://github.com/cderche/greenlock-challenge-s3 synced 2025-05-10 23:46:31 +00:00
acme-http-01-s3.js/package-lock.json
2019-05-08 17:29:24 +01:00

15 lines
388 B
JSON

{
"name": "greenlock-challenge-s3",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"dotenv": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.0.0.tgz",
"integrity": "sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg==",
"dev": true
}
}
}