{"id":18440268,"url":"https://github.com/drowzy/gerrit-ssh-stream","last_synced_at":"2025-04-14T15:26:52.986Z","repository":{"id":68391866,"uuid":"48484105","full_name":"drowzy/gerrit-ssh-stream","owner":"drowzy","description":null,"archived":false,"fork":false,"pushed_at":"2015-12-23T13:19:26.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T11:14:10.177Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drowzy.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-12-23T10:14:20.000Z","updated_at":"2015-12-23T11:57:53.000Z","dependencies_parsed_at":"2023-03-16T03:42:22.791Z","dependency_job_id":null,"html_url":"https://github.com/drowzy/gerrit-ssh-stream","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drowzy%2Fgerrit-ssh-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drowzy%2Fgerrit-ssh-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drowzy%2Fgerrit-ssh-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drowzy%2Fgerrit-ssh-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drowzy","download_url":"https://codeload.github.com/drowzy/gerrit-ssh-stream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248905552,"owners_count":21181010,"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-11-06T06:29:15.582Z","updated_at":"2025-04-14T15:26:52.954Z","avatar_url":"https://github.com/drowzy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gerrit-ssh-stream [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]\n\u003e Gerrit events as a stream\n\n## Installation\n\n```sh\n$ npm install --save gerrit-ssh-stream\n```\n\n## Usage\n\n```js\nvar gerritSSH = require('gerrit-ssh-stream');\n\ngerritSSH({\n  host: 'gerrit.host.com',\n  port: 4443,\n  username: 'simon',\n  privateKey: '/path/to/.ssh/id_rsa'\n}).connect().pipe(process.stdout);\n```\n## License\n\nMIT © [Simon Thörnqvist]()\n\n\n[npm-image]: https://badge.fury.io/js/gerrit-ssh-stream.svg\n[npm-url]: https://npmjs.org/package/gerrit-ssh-stream\n[travis-image]: https://travis-ci.org/drowzy/gerrit-ssh-stream.svg?branch=master\n[travis-url]: https://travis-ci.org/drowzy/gerrit-ssh-stream\n[daviddm-image]: https://david-dm.org/drowzy/gerrit-ssh-stream.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/drowzy/gerrit-ssh-stream\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrowzy%2Fgerrit-ssh-stream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrowzy%2Fgerrit-ssh-stream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrowzy%2Fgerrit-ssh-stream/lists"}