dotenvs 0.2.0

A correct dotenv library
Documentation
1
2
3
4
5
6
7
8
{
    "BASIC": "basic",
    "AFTER_LINE": "after_line",
    "EMPTY": "",
    "SINGLE_QUOTES": "single_quotes",
    "DOUBLE_QUOTES": "double_quotes",
    "INLINE": "value"
}