{"id":15590095,"url":"https://github.com/bkeepers/update-dotenv","last_synced_at":"2025-05-07T14:24:48.832Z","repository":{"id":57387093,"uuid":"144310531","full_name":"bkeepers/update-dotenv","owner":"bkeepers","description":"A NodeJS module to write updates to a .env file","archived":false,"fork":false,"pushed_at":"2020-05-18T01:40:00.000Z","size":10,"stargazers_count":10,"open_issues_count":5,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T14:24:44.221Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bkeepers.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}},"created_at":"2018-08-10T16:41:25.000Z","updated_at":"2024-05-01T05:43:59.000Z","dependencies_parsed_at":"2022-08-30T23:10:43.702Z","dependency_job_id":null,"html_url":"https://github.com/bkeepers/update-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/bkeepers%2Fupdate-dotenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkeepers%2Fupdate-dotenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkeepers%2Fupdate-dotenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkeepers%2Fupdate-dotenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkeepers","download_url":"https://codeload.github.com/bkeepers/update-dotenv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252893269,"owners_count":21820797,"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":[],"created_at":"2024-10-02T23:19:48.114Z","updated_at":"2025-05-07T14:24:48.808Z","avatar_url":"https://github.com/bkeepers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# update-dotenv\n\n\u003e A NodeJS module to write updates to a .env file\n\n## Installation\n\n```\nnpm install dotenv update-dotenv\n```\n\n## Usage\n\n```js\nconst updateDotenv = require('update-dotenv')\n\nupdateDotenv({\n  MY_VARIABLE: 'new value'\n}).then((newEnv) =\u003e console.log('Done!', newEnv))\n```\n\n## License\n\n[ISC](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkeepers%2Fupdate-dotenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbkeepers%2Fupdate-dotenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkeepers%2Fupdate-dotenv/lists"}