{"id":26290052,"url":"https://github.com/unsafe-risk/dotenv","last_synced_at":"2025-03-14T23:17:48.805Z","repository":{"id":49319334,"uuid":"493596088","full_name":"unsafe-risk/dotenv","owner":"unsafe-risk","description":"a simple and fast dotenv reader","archived":false,"fork":false,"pushed_at":"2023-03-17T22:07:23.000Z","size":5,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-28T05:14:36.321Z","etag":null,"topics":["dotenv","env","environment-variables","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unsafe-risk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-05-18T09:29:38.000Z","updated_at":"2022-05-22T00:47:06.000Z","dependencies_parsed_at":"2023-12-05T16:09:44.067Z","dependency_job_id":"7a1c3d1d-4d85-4913-9c1a-771ba664d8ab","html_url":"https://github.com/unsafe-risk/dotenv","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unsafe-risk%2Fdotenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unsafe-risk%2Fdotenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unsafe-risk%2Fdotenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unsafe-risk%2Fdotenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unsafe-risk","download_url":"https://codeload.github.com/unsafe-risk/dotenv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658251,"owners_count":20326467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dotenv","env","environment-variables","go","golang"],"created_at":"2025-03-14T23:17:48.210Z","updated_at":"2025-03-14T23:17:48.798Z","avatar_url":"https://github.com/unsafe-risk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotenv\n\ndotenv is a simple library for loading environment variables from a `.env` file into the current process.\n\n## install\n\n```bash\ngo get -u github.com/unsafe-risk/dotenv\n```\n\n## grammar\n\n```dotenv\nkey=value\n```\n\ndotenv file must have a new line(`\\n`) at the end of each line.  \nlast line can skip new line.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funsafe-risk%2Fdotenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funsafe-risk%2Fdotenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funsafe-risk%2Fdotenv/lists"}