{"id":15362576,"url":"https://github.com/hemanth/git-emails","last_synced_at":"2025-04-15T09:01:24.729Z","repository":{"id":35586727,"uuid":"39859472","full_name":"hemanth/git-emails","owner":"hemanth","description":"Get contributor's emails within a git repo!","archived":false,"fork":false,"pushed_at":"2017-05-24T16:50:37.000Z","size":7,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T18:21:22.545Z","etag":null,"topics":["email","git"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/hemanth.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":"2015-07-28T21:49:33.000Z","updated_at":"2019-08-18T16:48:54.000Z","dependencies_parsed_at":"2022-08-31T18:03:26.934Z","dependency_job_id":null,"html_url":"https://github.com/hemanth/git-emails","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Fgit-emails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Fgit-emails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Fgit-emails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Fgit-emails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hemanth","download_url":"https://codeload.github.com/hemanth/git-emails/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670437,"owners_count":21142905,"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":["email","git"],"created_at":"2024-10-01T13:02:32.162Z","updated_at":"2025-04-15T09:01:24.647Z","avatar_url":"https://github.com/hemanth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-emails [![Build Status](https://travis-ci.org/hemanth/git-emails.svg?branch=master)](https://travis-ci.org/hemanth/git-emails)\n\n\u003e Get contributor's emails within a git repo!\n\n\n## Install\n\n```\n$ npm install --save git-emails\n```\n\n\n## Usage\n\n```js\nvar gitEmails = require('git-emails');\n\ngitEmails(function(err,data){\n\tif(!err) console.log(data);\n})\n/* data would an array of emails */\n```\n\n## License\n\nMIT © [Hemanth.HM](http://h3manth.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanth%2Fgit-emails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhemanth%2Fgit-emails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanth%2Fgit-emails/lists"}