mirror of
https://github.com/cderche/greenlock-challenge-s3
synced 2025-05-10 23:46:31 +00:00
15 lines
388 B
JSON
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
|
|
}
|
|
}
|
|
}
|