UNPKG

@alucarpd86/dotenv-json

Version:

Load environment variables via a JSON file

13 lines 168 B
{ "sample": "value1", "sample2": "value2", "complex": { "string": "Hello", "number": 42, "list": [ "one", "two", "three" ] } }