UNPKG
dotenv-json
Version:
latest (1.0.0)
1.0.0
Load environment variables via a JSON file
github.com/maxbeatty/dotenv-json
maxbeatty/dotenv-json
dotenv-json
/
.env.json
4 lines
(3 loc)
•
25 B
JSON
View Raw
1
2
3
4
{
"sample"
:
"value1"
}