diff --git a/docs/img/2017-24-11-29-17_Selection_001.png b/docs/img/2017-24-11-29-17_Selection_001.png new file mode 100644 index 0000000..e67e622 Binary files /dev/null and b/docs/img/2017-24-11-29-17_Selection_001.png differ diff --git a/readme.md b/readme.md index 4a017de..455157f 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,16 @@ Static site for comparing github repos/users. +[live site](https://wassname.github.io/compare_altcoin_development/src/) + +# Screenshot + +![](docs/img/2017-24-11-29-17_Selection_001.png) + TODO: - [x] bitbucket - [x] github organisations - [x] progbar -- [x] configurable repos +- [x] user input +- [ ] detect data from forks? +- [ ] finer stats, e.g. total contributions, change in lines of code etc diff --git a/src/data/example_data.js b/src/data/example_data.js new file mode 100644 index 0000000..7da6942 --- /dev/null +++ b/src/data/example_data.js @@ -0,0 +1,9988 @@ +var example_data = [ + { + "id": 39068271, + "name": "libbase58", + "full_name": "bitcoin/libbase58", + "owner": { + "login": "bitcoin", + "id": 528860, + "avatar_url": "https://avatars2.githubusercontent.com/u/528860?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitcoin", + "html_url": "https://github.com/bitcoin", + "followers_url": "https://api.github.com/users/bitcoin/followers", + "following_url": "https://api.github.com/users/bitcoin/following{/other_user}", + "gists_url": "https://api.github.com/users/bitcoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitcoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitcoin/subscriptions", + "organizations_url": "https://api.github.com/users/bitcoin/orgs", + "repos_url": "https://api.github.com/users/bitcoin/repos", + "events_url": "https://api.github.com/users/bitcoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitcoin/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/bitcoin/libbase58", + "description": "C library for Bitcoin's base58 encoding", + "fork": true, + "url": "https://github.com/bitcoin/bitcoin https://github.com/bitcoin/bips https://github.com/bitcoin/libbase58", + "forks_url": "https://api.github.com/repos/bitcoin/libbase58/forks", + "keys_url": "https://api.github.com/repos/bitcoin/libbase58/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/bitcoin/libbase58/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/bitcoin/libbase58/teams", + "hooks_url": "https://api.github.com/repos/bitcoin/libbase58/hooks", + "issue_events_url": "https://api.github.com/repos/bitcoin/libbase58/issues/events{/number}", + "events_url": "https://api.github.com/repos/bitcoin/libbase58/events", + "assignees_url": "https://api.github.com/repos/bitcoin/libbase58/assignees{/user}", + "branches_url": "https://api.github.com/repos/bitcoin/libbase58/branches{/branch}", + "tags_url": "https://api.github.com/repos/bitcoin/libbase58/tags", + "blobs_url": "https://api.github.com/repos/bitcoin/libbase58/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/bitcoin/libbase58/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/bitcoin/libbase58/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/bitcoin/libbase58/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/bitcoin/libbase58/statuses/{sha}", + "languages_url": "https://api.github.com/repos/bitcoin/libbase58/languages", + "stargazers_url": "https://api.github.com/repos/bitcoin/libbase58/stargazers", + "contributors_url": "https://api.github.com/repos/bitcoin/libbase58/contributors", + "subscribers_url": "https://api.github.com/repos/bitcoin/libbase58/subscribers", + "subscription_url": "https://api.github.com/repos/bitcoin/libbase58/subscription", + "commits_url": "https://api.github.com/repos/bitcoin/libbase58/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/bitcoin/libbase58/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/bitcoin/libbase58/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/bitcoin/libbase58/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/bitcoin/libbase58/contents/{+path}", + "compare_url": "https://api.github.com/repos/bitcoin/libbase58/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/bitcoin/libbase58/merges", + "archive_url": "https://api.github.com/repos/bitcoin/libbase58/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/bitcoin/libbase58/downloads", + "issues_url": "https://api.github.com/repos/bitcoin/libbase58/issues{/number}", + "pulls_url": "https://api.github.com/repos/bitcoin/libbase58/pulls{/number}", + "milestones_url": "https://api.github.com/repos/bitcoin/libbase58/milestones{/number}", + "notifications_url": "https://api.github.com/repos/bitcoin/libbase58/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/bitcoin/libbase58/labels{/name}", + "releases_url": "https://api.github.com/repos/bitcoin/libbase58/releases{/id}", + "deployments_url": "https://api.github.com/repos/bitcoin/libbase58/deployments", + "created_at": "2014-08-26T14:29:13Z", + "updated_at": "2017-11-13T19:46:03Z", + "pushed_at": "2017-04-07T14:15:46Z", + "git_url": "git://github.com/bitcoin/libbase58.git", + "ssh_url": "git@github.com:bitcoin/libbase58.git", + "clone_url": "https://github.com/bitcoin/libbase58.git", + "svn_url": "https://github.com/bitcoin/libbase58", + "homepage": null, + "size": 94919, + "stargazers_count": 21425, + "watchers_count": 21425, + "language": "C", + "has_issues": false, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 12722, + "mirror_url": null, + "archived": false, + "open_issues_count": 811, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 12722, + "open_issues": 811, + "watchers": 21425, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "bitcoin", + "id": 528860, + "avatar_url": "https://avatars2.githubusercontent.com/u/528860?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitcoin", + "html_url": "https://github.com/bitcoin", + "followers_url": "https://api.github.com/users/bitcoin/followers", + "following_url": "https://api.github.com/users/bitcoin/following{/other_user}", + "gists_url": "https://api.github.com/users/bitcoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitcoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitcoin/subscriptions", + "organizations_url": "https://api.github.com/users/bitcoin/orgs", + "repos_url": "https://api.github.com/users/bitcoin/repos", + "events_url": "https://api.github.com/users/bitcoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitcoin/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 12739, + "subscribers_count": 2537, + "contributors": 559, + "commits": 15561, + "code_frequency": null, + "commits_per_week": 66.288, + "releases": 18, + "parent": { + "id": 23039970, + "name": "libbase58", + "full_name": "luke-jr/libbase58", + "owner": { + "login": "luke-jr", + "id": 1095675, + "avatar_url": "https://avatars2.githubusercontent.com/u/1095675?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/luke-jr", + "html_url": "https://github.com/luke-jr", + "followers_url": "https://api.github.com/users/luke-jr/followers", + "following_url": "https://api.github.com/users/luke-jr/following{/other_user}", + "gists_url": "https://api.github.com/users/luke-jr/gists{/gist_id}", + "starred_url": "https://api.github.com/users/luke-jr/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/luke-jr/subscriptions", + "organizations_url": "https://api.github.com/users/luke-jr/orgs", + "repos_url": "https://api.github.com/users/luke-jr/repos", + "events_url": "https://api.github.com/users/luke-jr/events{/privacy}", + "received_events_url": "https://api.github.com/users/luke-jr/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/luke-jr/libbase58", + "description": "C library for Bitcoin's base58 encoding", + "fork": false, + "url": "https://api.github.com/repos/luke-jr/libbase58", + "forks_url": "https://api.github.com/repos/luke-jr/libbase58/forks", + "keys_url": "https://api.github.com/repos/luke-jr/libbase58/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/luke-jr/libbase58/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/luke-jr/libbase58/teams", + "hooks_url": "https://api.github.com/repos/luke-jr/libbase58/hooks", + "issue_events_url": "https://api.github.com/repos/luke-jr/libbase58/issues/events{/number}", + "events_url": "https://api.github.com/repos/luke-jr/libbase58/events", + "assignees_url": "https://api.github.com/repos/luke-jr/libbase58/assignees{/user}", + "branches_url": "https://api.github.com/repos/luke-jr/libbase58/branches{/branch}", + "tags_url": "https://api.github.com/repos/luke-jr/libbase58/tags", + "blobs_url": "https://api.github.com/repos/luke-jr/libbase58/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/luke-jr/libbase58/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/luke-jr/libbase58/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/luke-jr/libbase58/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/luke-jr/libbase58/statuses/{sha}", + "languages_url": "https://api.github.com/repos/luke-jr/libbase58/languages", + "stargazers_url": "https://api.github.com/repos/luke-jr/libbase58/stargazers", + "contributors_url": "https://api.github.com/repos/luke-jr/libbase58/contributors", + "subscribers_url": "https://api.github.com/repos/luke-jr/libbase58/subscribers", + "subscription_url": "https://api.github.com/repos/luke-jr/libbase58/subscription", + "commits_url": "https://api.github.com/repos/luke-jr/libbase58/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/luke-jr/libbase58/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/luke-jr/libbase58/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/luke-jr/libbase58/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/luke-jr/libbase58/contents/{+path}", + "compare_url": "https://api.github.com/repos/luke-jr/libbase58/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/luke-jr/libbase58/merges", + "archive_url": "https://api.github.com/repos/luke-jr/libbase58/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/luke-jr/libbase58/downloads", + "issues_url": "https://api.github.com/repos/luke-jr/libbase58/issues{/number}", + "pulls_url": "https://api.github.com/repos/luke-jr/libbase58/pulls{/number}", + "milestones_url": "https://api.github.com/repos/luke-jr/libbase58/milestones{/number}", + "notifications_url": "https://api.github.com/repos/luke-jr/libbase58/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/luke-jr/libbase58/labels{/name}", + "releases_url": "https://api.github.com/repos/luke-jr/libbase58/releases{/id}", + "deployments_url": "https://api.github.com/repos/luke-jr/libbase58/deployments", + "created_at": "2014-08-17T12:26:31Z", + "updated_at": "2017-11-22T17:46:21Z", + "pushed_at": "2017-09-29T03:35:34Z", + "git_url": "git://github.com/luke-jr/libbase58.git", + "ssh_url": "git@github.com:luke-jr/libbase58.git", + "clone_url": "https://github.com/luke-jr/libbase58.git", + "svn_url": "https://github.com/luke-jr/libbase58", + "homepage": null, + "size": 35, + "stargazers_count": 33, + "watchers_count": 33, + "language": "C", + "has_issues": false, + "has_projects": true, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "forks_count": 43, + "mirror_url": null, + "archived": false, + "open_issues_count": 2, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 43, + "open_issues": 2, + "watchers": 33, + "default_branch": "master" + }, + "source": { + "id": 23039970, + "name": "libbase58", + "full_name": "luke-jr/libbase58", + "owner": { + "login": "luke-jr", + "id": 1095675, + "avatar_url": "https://avatars2.githubusercontent.com/u/1095675?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/luke-jr", + "html_url": "https://github.com/luke-jr", + "followers_url": "https://api.github.com/users/luke-jr/followers", + "following_url": "https://api.github.com/users/luke-jr/following{/other_user}", + "gists_url": "https://api.github.com/users/luke-jr/gists{/gist_id}", + "starred_url": "https://api.github.com/users/luke-jr/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/luke-jr/subscriptions", + "organizations_url": "https://api.github.com/users/luke-jr/orgs", + "repos_url": "https://api.github.com/users/luke-jr/repos", + "events_url": "https://api.github.com/users/luke-jr/events{/privacy}", + "received_events_url": "https://api.github.com/users/luke-jr/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/luke-jr/libbase58", + "description": "C library for Bitcoin's base58 encoding", + "fork": false, + "url": "https://api.github.com/repos/luke-jr/libbase58", + "forks_url": "https://api.github.com/repos/luke-jr/libbase58/forks", + "keys_url": "https://api.github.com/repos/luke-jr/libbase58/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/luke-jr/libbase58/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/luke-jr/libbase58/teams", + "hooks_url": "https://api.github.com/repos/luke-jr/libbase58/hooks", + "issue_events_url": "https://api.github.com/repos/luke-jr/libbase58/issues/events{/number}", + "events_url": "https://api.github.com/repos/luke-jr/libbase58/events", + "assignees_url": "https://api.github.com/repos/luke-jr/libbase58/assignees{/user}", + "branches_url": "https://api.github.com/repos/luke-jr/libbase58/branches{/branch}", + "tags_url": "https://api.github.com/repos/luke-jr/libbase58/tags", + "blobs_url": "https://api.github.com/repos/luke-jr/libbase58/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/luke-jr/libbase58/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/luke-jr/libbase58/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/luke-jr/libbase58/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/luke-jr/libbase58/statuses/{sha}", + "languages_url": "https://api.github.com/repos/luke-jr/libbase58/languages", + "stargazers_url": "https://api.github.com/repos/luke-jr/libbase58/stargazers", + "contributors_url": "https://api.github.com/repos/luke-jr/libbase58/contributors", + "subscribers_url": "https://api.github.com/repos/luke-jr/libbase58/subscribers", + "subscription_url": "https://api.github.com/repos/luke-jr/libbase58/subscription", + "commits_url": "https://api.github.com/repos/luke-jr/libbase58/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/luke-jr/libbase58/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/luke-jr/libbase58/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/luke-jr/libbase58/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/luke-jr/libbase58/contents/{+path}", + "compare_url": "https://api.github.com/repos/luke-jr/libbase58/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/luke-jr/libbase58/merges", + "archive_url": "https://api.github.com/repos/luke-jr/libbase58/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/luke-jr/libbase58/downloads", + "issues_url": "https://api.github.com/repos/luke-jr/libbase58/issues{/number}", + "pulls_url": "https://api.github.com/repos/luke-jr/libbase58/pulls{/number}", + "milestones_url": "https://api.github.com/repos/luke-jr/libbase58/milestones{/number}", + "notifications_url": "https://api.github.com/repos/luke-jr/libbase58/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/luke-jr/libbase58/labels{/name}", + "releases_url": "https://api.github.com/repos/luke-jr/libbase58/releases{/id}", + "deployments_url": "https://api.github.com/repos/luke-jr/libbase58/deployments", + "created_at": "2014-08-17T12:26:31Z", + "updated_at": "2017-11-22T17:46:21Z", + "pushed_at": "2017-09-29T03:35:34Z", + "git_url": "git://github.com/luke-jr/libbase58.git", + "ssh_url": "git@github.com:luke-jr/libbase58.git", + "clone_url": "https://github.com/luke-jr/libbase58.git", + "svn_url": "https://github.com/luke-jr/libbase58", + "homepage": null, + "size": 35, + "stargazers_count": 33, + "watchers_count": 33, + "language": "C", + "has_issues": false, + "has_projects": true, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "forks_count": 43, + "mirror_url": null, + "archived": false, + "open_issues_count": 2, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 43, + "open_issues": 2, + "watchers": 33, + "default_branch": "master" + }, + "coin": "Bitcoin" + }, + { + "id": 1508957878, + "name": "iota.flash.js", + "full_name": "iotaledger/iota.flash.js", + "owner": { + "login": "iotaledger", + "id": 20126597, + "avatar_url": "https://avatars3.githubusercontent.com/u/20126597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/iotaledger", + "html_url": "https://github.com/iotaledger", + "followers_url": "https://api.github.com/users/iotaledger/followers", + "following_url": "https://api.github.com/users/iotaledger/following{/other_user}", + "gists_url": "https://api.github.com/users/iotaledger/gists{/gist_id}", + "starred_url": "https://api.github.com/users/iotaledger/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/iotaledger/subscriptions", + "organizations_url": "https://api.github.com/users/iotaledger/orgs", + "repos_url": "https://api.github.com/users/iotaledger/repos", + "events_url": "https://api.github.com/users/iotaledger/events{/privacy}", + "received_events_url": "https://api.github.com/users/iotaledger/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/iotaledger/iota.flash.js", + "description": null, + "fork": false, + "url": "https://github.com/orgs/iotaledger", + "forks_url": "https://api.github.com/repos/iotaledger/iota.flash.js/forks", + "keys_url": "https://api.github.com/repos/iotaledger/iota.flash.js/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/iotaledger/iota.flash.js/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/iotaledger/iota.flash.js/teams", + "hooks_url": "https://api.github.com/repos/iotaledger/iota.flash.js/hooks", + "issue_events_url": "https://api.github.com/repos/iotaledger/iota.flash.js/issues/events{/number}", + "events_url": "https://api.github.com/repos/iotaledger/iota.flash.js/events", + "assignees_url": "https://api.github.com/repos/iotaledger/iota.flash.js/assignees{/user}", + "branches_url": "https://api.github.com/repos/iotaledger/iota.flash.js/branches{/branch}", + "tags_url": "https://api.github.com/repos/iotaledger/iota.flash.js/tags", + "blobs_url": "https://api.github.com/repos/iotaledger/iota.flash.js/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/iotaledger/iota.flash.js/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/iotaledger/iota.flash.js/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/iotaledger/iota.flash.js/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/iotaledger/iota.flash.js/statuses/{sha}", + "languages_url": "https://api.github.com/repos/iotaledger/iota.flash.js/languages", + "stargazers_url": "https://api.github.com/repos/iotaledger/iota.flash.js/stargazers", + "contributors_url": "https://api.github.com/repos/iotaledger/iota.flash.js/contributors", + "subscribers_url": "https://api.github.com/repos/iotaledger/iota.flash.js/subscribers", + "subscription_url": "https://api.github.com/repos/iotaledger/iota.flash.js/subscription", + "commits_url": "https://api.github.com/repos/iotaledger/iota.flash.js/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/iotaledger/iota.flash.js/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/iotaledger/iota.flash.js/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/iotaledger/iota.flash.js/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/iotaledger/iota.flash.js/contents/{+path}", + "compare_url": "https://api.github.com/repos/iotaledger/iota.flash.js/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/iotaledger/iota.flash.js/merges", + "archive_url": "https://api.github.com/repos/iotaledger/iota.flash.js/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/iotaledger/iota.flash.js/downloads", + "issues_url": "https://api.github.com/repos/iotaledger/iota.flash.js/issues{/number}", + "pulls_url": "https://api.github.com/repos/iotaledger/iota.flash.js/pulls{/number}", + "milestones_url": "https://api.github.com/repos/iotaledger/iota.flash.js/milestones{/number}", + "notifications_url": "https://api.github.com/repos/iotaledger/iota.flash.js/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/iotaledger/iota.flash.js/labels{/name}", + "releases_url": "https://api.github.com/repos/iotaledger/iota.flash.js/releases{/id}", + "deployments_url": "https://api.github.com/repos/iotaledger/iota.flash.js/deployments", + "created_at": "2017-08-16T18:18:35Z", + "updated_at": "2017-11-29T04:09:50Z", + "pushed_at": "2017-10-08T18:10:46Z", + "git_url": "git://github.com/iotaledger/iota.flash.js.git", + "ssh_url": "git@github.com:iotaledger/iota.flash.js.git", + "clone_url": "https://github.com/iotaledger/iota.flash.js.git", + "svn_url": "https://github.com/iotaledger/iota.flash.js", + "homepage": null, + "size": 33431, + "stargazers_count": 1653, + "watchers_count": 1653, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 582, + "mirror_url": null, + "archived": false, + "open_issues_count": 618, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 582, + "open_issues": 618, + "watchers": 1653, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "iotaledger", + "id": 20126597, + "avatar_url": "https://avatars3.githubusercontent.com/u/20126597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/iotaledger", + "html_url": "https://github.com/iotaledger", + "followers_url": "https://api.github.com/users/iotaledger/followers", + "following_url": "https://api.github.com/users/iotaledger/following{/other_user}", + "gists_url": "https://api.github.com/users/iotaledger/gists{/gist_id}", + "starred_url": "https://api.github.com/users/iotaledger/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/iotaledger/subscriptions", + "organizations_url": "https://api.github.com/users/iotaledger/orgs", + "repos_url": "https://api.github.com/users/iotaledger/repos", + "events_url": "https://api.github.com/users/iotaledger/events{/privacy}", + "received_events_url": "https://api.github.com/users/iotaledger/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 584, + "subscribers_count": 438, + "contributors": 162, + "commits": 2725, + "code_frequency": null, + "commits_per_week": 72.789, + "releases": 146, + "parent": { + "id": 70253516, + "name": "iota.lib.java", + "full_name": "davassi/iota.lib.java", + "owner": { + "login": "davassi", + "id": 1568018, + "avatar_url": "https://avatars0.githubusercontent.com/u/1568018?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/davassi", + "html_url": "https://github.com/davassi", + "followers_url": "https://api.github.com/users/davassi/followers", + "following_url": "https://api.github.com/users/davassi/following{/other_user}", + "gists_url": "https://api.github.com/users/davassi/gists{/gist_id}", + "starred_url": "https://api.github.com/users/davassi/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/davassi/subscriptions", + "organizations_url": "https://api.github.com/users/davassi/orgs", + "repos_url": "https://api.github.com/users/davassi/repos", + "events_url": "https://api.github.com/users/davassi/events{/privacy}", + "received_events_url": "https://api.github.com/users/davassi/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/davassi/iota.lib.java", + "description": "JOTA library is a simple Java8 wrapper around IOTA (http://www.iotatoken.com/) Node's JSON-REST HTTP interface.", + "fork": false, + "url": "https://api.github.com/repos/davassi/iota.lib.java", + "forks_url": "https://api.github.com/repos/davassi/iota.lib.java/forks", + "keys_url": "https://api.github.com/repos/davassi/iota.lib.java/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/davassi/iota.lib.java/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/davassi/iota.lib.java/teams", + "hooks_url": "https://api.github.com/repos/davassi/iota.lib.java/hooks", + "issue_events_url": "https://api.github.com/repos/davassi/iota.lib.java/issues/events{/number}", + "events_url": "https://api.github.com/repos/davassi/iota.lib.java/events", + "assignees_url": "https://api.github.com/repos/davassi/iota.lib.java/assignees{/user}", + "branches_url": "https://api.github.com/repos/davassi/iota.lib.java/branches{/branch}", + "tags_url": "https://api.github.com/repos/davassi/iota.lib.java/tags", + "blobs_url": "https://api.github.com/repos/davassi/iota.lib.java/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/davassi/iota.lib.java/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/davassi/iota.lib.java/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/davassi/iota.lib.java/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/davassi/iota.lib.java/statuses/{sha}", + "languages_url": "https://api.github.com/repos/davassi/iota.lib.java/languages", + "stargazers_url": "https://api.github.com/repos/davassi/iota.lib.java/stargazers", + "contributors_url": "https://api.github.com/repos/davassi/iota.lib.java/contributors", + "subscribers_url": "https://api.github.com/repos/davassi/iota.lib.java/subscribers", + "subscription_url": "https://api.github.com/repos/davassi/iota.lib.java/subscription", + "commits_url": "https://api.github.com/repos/davassi/iota.lib.java/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/davassi/iota.lib.java/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/davassi/iota.lib.java/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/davassi/iota.lib.java/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/davassi/iota.lib.java/contents/{+path}", + "compare_url": "https://api.github.com/repos/davassi/iota.lib.java/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/davassi/iota.lib.java/merges", + "archive_url": "https://api.github.com/repos/davassi/iota.lib.java/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/davassi/iota.lib.java/downloads", + "issues_url": "https://api.github.com/repos/davassi/iota.lib.java/issues{/number}", + "pulls_url": "https://api.github.com/repos/davassi/iota.lib.java/pulls{/number}", + "milestones_url": "https://api.github.com/repos/davassi/iota.lib.java/milestones{/number}", + "notifications_url": "https://api.github.com/repos/davassi/iota.lib.java/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/davassi/iota.lib.java/labels{/name}", + "releases_url": "https://api.github.com/repos/davassi/iota.lib.java/releases{/id}", + "deployments_url": "https://api.github.com/repos/davassi/iota.lib.java/deployments", + "created_at": "2016-10-07T14:20:06Z", + "updated_at": "2017-09-26T13:10:20Z", + "pushed_at": "2017-10-24T11:08:57Z", + "git_url": "git://github.com/davassi/iota.lib.java.git", + "ssh_url": "git@github.com:davassi/iota.lib.java.git", + "clone_url": "https://github.com/davassi/iota.lib.java.git", + "svn_url": "https://github.com/davassi/iota.lib.java", + "homepage": "", + "size": 98, + "stargazers_count": 3, + "watchers_count": 3, + "language": "Java", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 27, + "mirror_url": null, + "archived": false, + "open_issues_count": 0, + "license": null, + "forks": 27, + "open_issues": 0, + "watchers": 3, + "default_branch": "master" + }, + "source": { + "id": 70253516, + "name": "iota.lib.java", + "full_name": "davassi/iota.lib.java", + "owner": { + "login": "davassi", + "id": 1568018, + "avatar_url": "https://avatars0.githubusercontent.com/u/1568018?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/davassi", + "html_url": "https://github.com/davassi", + "followers_url": "https://api.github.com/users/davassi/followers", + "following_url": "https://api.github.com/users/davassi/following{/other_user}", + "gists_url": "https://api.github.com/users/davassi/gists{/gist_id}", + "starred_url": "https://api.github.com/users/davassi/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/davassi/subscriptions", + "organizations_url": "https://api.github.com/users/davassi/orgs", + "repos_url": "https://api.github.com/users/davassi/repos", + "events_url": "https://api.github.com/users/davassi/events{/privacy}", + "received_events_url": "https://api.github.com/users/davassi/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/davassi/iota.lib.java", + "description": "JOTA library is a simple Java8 wrapper around IOTA (http://www.iotatoken.com/) Node's JSON-REST HTTP interface.", + "fork": false, + "url": "https://api.github.com/repos/davassi/iota.lib.java", + "forks_url": "https://api.github.com/repos/davassi/iota.lib.java/forks", + "keys_url": "https://api.github.com/repos/davassi/iota.lib.java/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/davassi/iota.lib.java/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/davassi/iota.lib.java/teams", + "hooks_url": "https://api.github.com/repos/davassi/iota.lib.java/hooks", + "issue_events_url": "https://api.github.com/repos/davassi/iota.lib.java/issues/events{/number}", + "events_url": "https://api.github.com/repos/davassi/iota.lib.java/events", + "assignees_url": "https://api.github.com/repos/davassi/iota.lib.java/assignees{/user}", + "branches_url": "https://api.github.com/repos/davassi/iota.lib.java/branches{/branch}", + "tags_url": "https://api.github.com/repos/davassi/iota.lib.java/tags", + "blobs_url": "https://api.github.com/repos/davassi/iota.lib.java/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/davassi/iota.lib.java/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/davassi/iota.lib.java/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/davassi/iota.lib.java/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/davassi/iota.lib.java/statuses/{sha}", + "languages_url": "https://api.github.com/repos/davassi/iota.lib.java/languages", + "stargazers_url": "https://api.github.com/repos/davassi/iota.lib.java/stargazers", + "contributors_url": "https://api.github.com/repos/davassi/iota.lib.java/contributors", + "subscribers_url": "https://api.github.com/repos/davassi/iota.lib.java/subscribers", + "subscription_url": "https://api.github.com/repos/davassi/iota.lib.java/subscription", + "commits_url": "https://api.github.com/repos/davassi/iota.lib.java/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/davassi/iota.lib.java/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/davassi/iota.lib.java/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/davassi/iota.lib.java/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/davassi/iota.lib.java/contents/{+path}", + "compare_url": "https://api.github.com/repos/davassi/iota.lib.java/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/davassi/iota.lib.java/merges", + "archive_url": "https://api.github.com/repos/davassi/iota.lib.java/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/davassi/iota.lib.java/downloads", + "issues_url": "https://api.github.com/repos/davassi/iota.lib.java/issues{/number}", + "pulls_url": "https://api.github.com/repos/davassi/iota.lib.java/pulls{/number}", + "milestones_url": "https://api.github.com/repos/davassi/iota.lib.java/milestones{/number}", + "notifications_url": "https://api.github.com/repos/davassi/iota.lib.java/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/davassi/iota.lib.java/labels{/name}", + "releases_url": "https://api.github.com/repos/davassi/iota.lib.java/releases{/id}", + "deployments_url": "https://api.github.com/repos/davassi/iota.lib.java/deployments", + "created_at": "2016-10-07T14:20:06Z", + "updated_at": "2017-09-26T13:10:20Z", + "pushed_at": "2017-10-24T11:08:57Z", + "git_url": "git://github.com/davassi/iota.lib.java.git", + "ssh_url": "git@github.com:davassi/iota.lib.java.git", + "clone_url": "https://github.com/davassi/iota.lib.java.git", + "svn_url": "https://github.com/davassi/iota.lib.java", + "homepage": "", + "size": 98, + "stargazers_count": 3, + "watchers_count": 3, + "language": "Java", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 27, + "mirror_url": null, + "archived": false, + "open_issues_count": 0, + "license": null, + "forks": 27, + "open_issues": 0, + "watchers": 3, + "default_branch": "master" + }, + "coin": "Iota" + }, + { + "id": 2644803398, + "name": "interfaces", + "full_name": "ethereum/interfaces", + "owner": { + "login": "ethereum", + "id": 6250754, + "avatar_url": "https://avatars3.githubusercontent.com/u/6250754?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/ethereum", + "html_url": "https://github.com/ethereum", + "followers_url": "https://api.github.com/users/ethereum/followers", + "following_url": "https://api.github.com/users/ethereum/following{/other_user}", + "gists_url": "https://api.github.com/users/ethereum/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ethereum/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ethereum/subscriptions", + "organizations_url": "https://api.github.com/users/ethereum/orgs", + "repos_url": "https://api.github.com/users/ethereum/repos", + "events_url": "https://api.github.com/users/ethereum/events{/privacy}", + "received_events_url": "https://api.github.com/users/ethereum/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/ethereum/interfaces", + "description": "Interface Specifications inside Ethereum", + "fork": false, + "url": "https://github.com/orgs/ethereum", + "forks_url": "https://api.github.com/repos/ethereum/interfaces/forks", + "keys_url": "https://api.github.com/repos/ethereum/interfaces/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/ethereum/interfaces/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/ethereum/interfaces/teams", + "hooks_url": "https://api.github.com/repos/ethereum/interfaces/hooks", + "issue_events_url": "https://api.github.com/repos/ethereum/interfaces/issues/events{/number}", + "events_url": "https://api.github.com/repos/ethereum/interfaces/events", + "assignees_url": "https://api.github.com/repos/ethereum/interfaces/assignees{/user}", + "branches_url": "https://api.github.com/repos/ethereum/interfaces/branches{/branch}", + "tags_url": "https://api.github.com/repos/ethereum/interfaces/tags", + "blobs_url": "https://api.github.com/repos/ethereum/interfaces/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/ethereum/interfaces/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/ethereum/interfaces/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/ethereum/interfaces/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/ethereum/interfaces/statuses/{sha}", + "languages_url": "https://api.github.com/repos/ethereum/interfaces/languages", + "stargazers_url": "https://api.github.com/repos/ethereum/interfaces/stargazers", + "contributors_url": "https://api.github.com/repos/ethereum/interfaces/contributors", + "subscribers_url": "https://api.github.com/repos/ethereum/interfaces/subscribers", + "subscription_url": "https://api.github.com/repos/ethereum/interfaces/subscription", + "commits_url": "https://api.github.com/repos/ethereum/interfaces/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/ethereum/interfaces/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/ethereum/interfaces/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/ethereum/interfaces/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/ethereum/interfaces/contents/{+path}", + "compare_url": "https://api.github.com/repos/ethereum/interfaces/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/ethereum/interfaces/merges", + "archive_url": "https://api.github.com/repos/ethereum/interfaces/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/ethereum/interfaces/downloads", + "issues_url": "https://api.github.com/repos/ethereum/interfaces/issues{/number}", + "pulls_url": "https://api.github.com/repos/ethereum/interfaces/pulls{/number}", + "milestones_url": "https://api.github.com/repos/ethereum/interfaces/milestones{/number}", + "notifications_url": "https://api.github.com/repos/ethereum/interfaces/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/ethereum/interfaces/labels{/name}", + "releases_url": "https://api.github.com/repos/ethereum/interfaces/releases{/id}", + "deployments_url": "https://api.github.com/repos/ethereum/interfaces/deployments", + "created_at": "2016-08-08T10:52:45Z", + "updated_at": "2017-11-03T04:59:28Z", + "pushed_at": "2016-08-25T07:43:47Z", + "git_url": "git://github.com/ethereum/interfaces.git", + "ssh_url": "git@github.com:ethereum/interfaces.git", + "clone_url": "https://github.com/ethereum/interfaces.git", + "svn_url": "https://github.com/ethereum/interfaces", + "homepage": null, + "size": 1513434, + "stargazers_count": 36658, + "watchers_count": 36658, + "language": null, + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "forks_count": 12935, + "mirror_url": null, + "archived": false, + "open_issues_count": 4241, + "license": null, + "forks": 12935, + "open_issues": 4241, + "watchers": 36658, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "ethereum", + "id": 6250754, + "avatar_url": "https://avatars3.githubusercontent.com/u/6250754?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/ethereum", + "html_url": "https://github.com/ethereum", + "followers_url": "https://api.github.com/users/ethereum/followers", + "following_url": "https://api.github.com/users/ethereum/following{/other_user}", + "gists_url": "https://api.github.com/users/ethereum/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ethereum/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ethereum/subscriptions", + "organizations_url": "https://api.github.com/users/ethereum/orgs", + "repos_url": "https://api.github.com/users/ethereum/repos", + "events_url": "https://api.github.com/users/ethereum/events{/privacy}", + "received_events_url": "https://api.github.com/users/ethereum/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 13003, + "subscribers_count": 6262, + "contributors": 1884, + "commits": 105388, + "code_frequency": null, + "commits_per_week": 73.981, + "releases": 335, + "parent": { + "id": 62179133, + "name": "stake-voice", + "full_name": "alexvandesande/stake-voice", + "owner": { + "login": "alexvandesande", + "id": 112898, + "avatar_url": "https://avatars1.githubusercontent.com/u/112898?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/alexvandesande", + "html_url": "https://github.com/alexvandesande", + "followers_url": "https://api.github.com/users/alexvandesande/followers", + "following_url": "https://api.github.com/users/alexvandesande/following{/other_user}", + "gists_url": "https://api.github.com/users/alexvandesande/gists{/gist_id}", + "starred_url": "https://api.github.com/users/alexvandesande/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/alexvandesande/subscriptions", + "organizations_url": "https://api.github.com/users/alexvandesande/orgs", + "repos_url": "https://api.github.com/users/alexvandesande/repos", + "events_url": "https://api.github.com/users/alexvandesande/events{/privacy}", + "received_events_url": "https://api.github.com/users/alexvandesande/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/alexvandesande/stake-voice", + "description": "Give Ethereum Stakers a voice", + "fork": false, + "url": "https://api.github.com/repos/alexvandesande/stake-voice", + "forks_url": "https://api.github.com/repos/alexvandesande/stake-voice/forks", + "keys_url": "https://api.github.com/repos/alexvandesande/stake-voice/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/alexvandesande/stake-voice/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/alexvandesande/stake-voice/teams", + "hooks_url": "https://api.github.com/repos/alexvandesande/stake-voice/hooks", + "issue_events_url": "https://api.github.com/repos/alexvandesande/stake-voice/issues/events{/number}", + "events_url": "https://api.github.com/repos/alexvandesande/stake-voice/events", + "assignees_url": "https://api.github.com/repos/alexvandesande/stake-voice/assignees{/user}", + "branches_url": "https://api.github.com/repos/alexvandesande/stake-voice/branches{/branch}", + "tags_url": "https://api.github.com/repos/alexvandesande/stake-voice/tags", + "blobs_url": "https://api.github.com/repos/alexvandesande/stake-voice/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/alexvandesande/stake-voice/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/alexvandesande/stake-voice/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/alexvandesande/stake-voice/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/alexvandesande/stake-voice/statuses/{sha}", + "languages_url": "https://api.github.com/repos/alexvandesande/stake-voice/languages", + "stargazers_url": "https://api.github.com/repos/alexvandesande/stake-voice/stargazers", + "contributors_url": "https://api.github.com/repos/alexvandesande/stake-voice/contributors", + "subscribers_url": "https://api.github.com/repos/alexvandesande/stake-voice/subscribers", + "subscription_url": "https://api.github.com/repos/alexvandesande/stake-voice/subscription", + "commits_url": "https://api.github.com/repos/alexvandesande/stake-voice/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/alexvandesande/stake-voice/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/alexvandesande/stake-voice/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/alexvandesande/stake-voice/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/alexvandesande/stake-voice/contents/{+path}", + "compare_url": "https://api.github.com/repos/alexvandesande/stake-voice/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/alexvandesande/stake-voice/merges", + "archive_url": "https://api.github.com/repos/alexvandesande/stake-voice/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/alexvandesande/stake-voice/downloads", + "issues_url": "https://api.github.com/repos/alexvandesande/stake-voice/issues{/number}", + "pulls_url": "https://api.github.com/repos/alexvandesande/stake-voice/pulls{/number}", + "milestones_url": "https://api.github.com/repos/alexvandesande/stake-voice/milestones{/number}", + "notifications_url": "https://api.github.com/repos/alexvandesande/stake-voice/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/alexvandesande/stake-voice/labels{/name}", + "releases_url": "https://api.github.com/repos/alexvandesande/stake-voice/releases{/id}", + "deployments_url": "https://api.github.com/repos/alexvandesande/stake-voice/deployments", + "created_at": "2016-06-28T22:46:47Z", + "updated_at": "2017-08-02T12:36:37Z", + "pushed_at": "2017-07-10T21:28:03Z", + "git_url": "git://github.com/alexvandesande/stake-voice.git", + "ssh_url": "git@github.com:alexvandesande/stake-voice.git", + "clone_url": "https://github.com/alexvandesande/stake-voice.git", + "svn_url": "https://github.com/alexvandesande/stake-voice", + "homepage": null, + "size": 430, + "stargazers_count": 6, + "watchers_count": 6, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "forks_count": 28, + "mirror_url": null, + "archived": false, + "open_issues_count": 1, + "license": null, + "forks": 28, + "open_issues": 1, + "watchers": 6, + "default_branch": "master" + }, + "source": { + "id": 62179133, + "name": "stake-voice", + "full_name": "alexvandesande/stake-voice", + "owner": { + "login": "alexvandesande", + "id": 112898, + "avatar_url": "https://avatars1.githubusercontent.com/u/112898?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/alexvandesande", + "html_url": "https://github.com/alexvandesande", + "followers_url": "https://api.github.com/users/alexvandesande/followers", + "following_url": "https://api.github.com/users/alexvandesande/following{/other_user}", + "gists_url": "https://api.github.com/users/alexvandesande/gists{/gist_id}", + "starred_url": "https://api.github.com/users/alexvandesande/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/alexvandesande/subscriptions", + "organizations_url": "https://api.github.com/users/alexvandesande/orgs", + "repos_url": "https://api.github.com/users/alexvandesande/repos", + "events_url": "https://api.github.com/users/alexvandesande/events{/privacy}", + "received_events_url": "https://api.github.com/users/alexvandesande/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/alexvandesande/stake-voice", + "description": "Give Ethereum Stakers a voice", + "fork": false, + "url": "https://api.github.com/repos/alexvandesande/stake-voice", + "forks_url": "https://api.github.com/repos/alexvandesande/stake-voice/forks", + "keys_url": "https://api.github.com/repos/alexvandesande/stake-voice/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/alexvandesande/stake-voice/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/alexvandesande/stake-voice/teams", + "hooks_url": "https://api.github.com/repos/alexvandesande/stake-voice/hooks", + "issue_events_url": "https://api.github.com/repos/alexvandesande/stake-voice/issues/events{/number}", + "events_url": "https://api.github.com/repos/alexvandesande/stake-voice/events", + "assignees_url": "https://api.github.com/repos/alexvandesande/stake-voice/assignees{/user}", + "branches_url": "https://api.github.com/repos/alexvandesande/stake-voice/branches{/branch}", + "tags_url": "https://api.github.com/repos/alexvandesande/stake-voice/tags", + "blobs_url": "https://api.github.com/repos/alexvandesande/stake-voice/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/alexvandesande/stake-voice/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/alexvandesande/stake-voice/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/alexvandesande/stake-voice/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/alexvandesande/stake-voice/statuses/{sha}", + "languages_url": "https://api.github.com/repos/alexvandesande/stake-voice/languages", + "stargazers_url": "https://api.github.com/repos/alexvandesande/stake-voice/stargazers", + "contributors_url": "https://api.github.com/repos/alexvandesande/stake-voice/contributors", + "subscribers_url": "https://api.github.com/repos/alexvandesande/stake-voice/subscribers", + "subscription_url": "https://api.github.com/repos/alexvandesande/stake-voice/subscription", + "commits_url": "https://api.github.com/repos/alexvandesande/stake-voice/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/alexvandesande/stake-voice/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/alexvandesande/stake-voice/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/alexvandesande/stake-voice/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/alexvandesande/stake-voice/contents/{+path}", + "compare_url": "https://api.github.com/repos/alexvandesande/stake-voice/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/alexvandesande/stake-voice/merges", + "archive_url": "https://api.github.com/repos/alexvandesande/stake-voice/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/alexvandesande/stake-voice/downloads", + "issues_url": "https://api.github.com/repos/alexvandesande/stake-voice/issues{/number}", + "pulls_url": "https://api.github.com/repos/alexvandesande/stake-voice/pulls{/number}", + "milestones_url": "https://api.github.com/repos/alexvandesande/stake-voice/milestones{/number}", + "notifications_url": "https://api.github.com/repos/alexvandesande/stake-voice/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/alexvandesande/stake-voice/labels{/name}", + "releases_url": "https://api.github.com/repos/alexvandesande/stake-voice/releases{/id}", + "deployments_url": "https://api.github.com/repos/alexvandesande/stake-voice/deployments", + "created_at": "2016-06-28T22:46:47Z", + "updated_at": "2017-08-02T12:36:37Z", + "pushed_at": "2017-07-10T21:28:03Z", + "git_url": "git://github.com/alexvandesande/stake-voice.git", + "ssh_url": "git@github.com:alexvandesande/stake-voice.git", + "clone_url": "https://github.com/alexvandesande/stake-voice.git", + "svn_url": "https://github.com/alexvandesande/stake-voice", + "homepage": null, + "size": 430, + "stargazers_count": 6, + "watchers_count": 6, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "forks_count": 28, + "mirror_url": null, + "archived": false, + "open_issues_count": 1, + "license": null, + "forks": 28, + "open_issues": 1, + "watchers": 6, + "default_branch": "master" + }, + "coin": "Ethereum" + }, + { + "id": 383393240, + "name": "salt-pillar-vault", + "full_name": "ripple/salt-pillar-vault", + "owner": { + "login": "ripple", + "id": 3165523, + "avatar_url": "https://avatars2.githubusercontent.com/u/3165523?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/ripple", + "html_url": "https://github.com/ripple", + "followers_url": "https://api.github.com/users/ripple/followers", + "following_url": "https://api.github.com/users/ripple/following{/other_user}", + "gists_url": "https://api.github.com/users/ripple/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ripple/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ripple/subscriptions", + "organizations_url": "https://api.github.com/users/ripple/orgs", + "repos_url": "https://api.github.com/users/ripple/repos", + "events_url": "https://api.github.com/users/ripple/events{/privacy}", + "received_events_url": "https://api.github.com/users/ripple/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/ripple/salt-pillar-vault", + "description": "Saltstack external pillar for Hashicorp Vault with flexible minion targeting", + "fork": false, + "url": "https://github.com/orgs/ripple", + "forks_url": "https://api.github.com/repos/ripple/salt-pillar-vault/forks", + "keys_url": "https://api.github.com/repos/ripple/salt-pillar-vault/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/ripple/salt-pillar-vault/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/ripple/salt-pillar-vault/teams", + "hooks_url": "https://api.github.com/repos/ripple/salt-pillar-vault/hooks", + "issue_events_url": "https://api.github.com/repos/ripple/salt-pillar-vault/issues/events{/number}", + "events_url": "https://api.github.com/repos/ripple/salt-pillar-vault/events", + "assignees_url": "https://api.github.com/repos/ripple/salt-pillar-vault/assignees{/user}", + "branches_url": "https://api.github.com/repos/ripple/salt-pillar-vault/branches{/branch}", + "tags_url": "https://api.github.com/repos/ripple/salt-pillar-vault/tags", + "blobs_url": "https://api.github.com/repos/ripple/salt-pillar-vault/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/ripple/salt-pillar-vault/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/ripple/salt-pillar-vault/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/ripple/salt-pillar-vault/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/ripple/salt-pillar-vault/statuses/{sha}", + "languages_url": "https://api.github.com/repos/ripple/salt-pillar-vault/languages", + "stargazers_url": "https://api.github.com/repos/ripple/salt-pillar-vault/stargazers", + "contributors_url": "https://api.github.com/repos/ripple/salt-pillar-vault/contributors", + "subscribers_url": "https://api.github.com/repos/ripple/salt-pillar-vault/subscribers", + "subscription_url": "https://api.github.com/repos/ripple/salt-pillar-vault/subscription", + "commits_url": "https://api.github.com/repos/ripple/salt-pillar-vault/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/ripple/salt-pillar-vault/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/ripple/salt-pillar-vault/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/ripple/salt-pillar-vault/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/ripple/salt-pillar-vault/contents/{+path}", + "compare_url": "https://api.github.com/repos/ripple/salt-pillar-vault/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/ripple/salt-pillar-vault/merges", + "archive_url": "https://api.github.com/repos/ripple/salt-pillar-vault/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/ripple/salt-pillar-vault/downloads", + "issues_url": "https://api.github.com/repos/ripple/salt-pillar-vault/issues{/number}", + "pulls_url": "https://api.github.com/repos/ripple/salt-pillar-vault/pulls{/number}", + "milestones_url": "https://api.github.com/repos/ripple/salt-pillar-vault/milestones{/number}", + "notifications_url": "https://api.github.com/repos/ripple/salt-pillar-vault/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/ripple/salt-pillar-vault/labels{/name}", + "releases_url": "https://api.github.com/repos/ripple/salt-pillar-vault/releases{/id}", + "deployments_url": "https://api.github.com/repos/ripple/salt-pillar-vault/deployments", + "created_at": "2016-03-09T20:12:59Z", + "updated_at": "2017-11-29T04:47:29Z", + "pushed_at": "2017-05-03T18:11:50Z", + "git_url": "git://github.com/ripple/salt-pillar-vault.git", + "ssh_url": "git@github.com:ripple/salt-pillar-vault.git", + "clone_url": "https://github.com/ripple/salt-pillar-vault.git", + "svn_url": "https://github.com/ripple/salt-pillar-vault", + "homepage": null, + "size": 322977, + "stargazers_count": 4033, + "watchers_count": 4033, + "language": "Python", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 1796, + "mirror_url": null, + "archived": false, + "open_issues_count": 260, + "license": { + "key": "apache-2.0", + "name": "Apache License 2.0", + "spdx_id": "Apache-2.0", + "url": "https://api.github.com/licenses/apache-2.0" + }, + "forks": 1796, + "open_issues": 260, + "watchers": 4033, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "ripple", + "id": 3165523, + "avatar_url": "https://avatars2.githubusercontent.com/u/3165523?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/ripple", + "html_url": "https://github.com/ripple", + "followers_url": "https://api.github.com/users/ripple/followers", + "following_url": "https://api.github.com/users/ripple/following{/other_user}", + "gists_url": "https://api.github.com/users/ripple/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ripple/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ripple/subscriptions", + "organizations_url": "https://api.github.com/users/ripple/orgs", + "repos_url": "https://api.github.com/users/ripple/repos", + "events_url": "https://api.github.com/users/ripple/events{/privacy}", + "received_events_url": "https://api.github.com/users/ripple/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 13805, + "subscribers_count": 1532, + "contributors": 361, + "commits": 30121, + "code_frequency": null, + "commits_per_week": 13.961, + "releases": 284, + "parent": { + "id": 6498492, + "name": "javascript", + "full_name": "airbnb/javascript", + "owner": { + "login": "airbnb", + "id": 698437, + "avatar_url": "https://avatars3.githubusercontent.com/u/698437?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/airbnb", + "html_url": "https://github.com/airbnb", + "followers_url": "https://api.github.com/users/airbnb/followers", + "following_url": "https://api.github.com/users/airbnb/following{/other_user}", + "gists_url": "https://api.github.com/users/airbnb/gists{/gist_id}", + "starred_url": "https://api.github.com/users/airbnb/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/airbnb/subscriptions", + "organizations_url": "https://api.github.com/users/airbnb/orgs", + "repos_url": "https://api.github.com/users/airbnb/repos", + "events_url": "https://api.github.com/users/airbnb/events{/privacy}", + "received_events_url": "https://api.github.com/users/airbnb/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/airbnb/javascript", + "description": "JavaScript Style Guide", + "fork": false, + "url": "https://api.github.com/repos/airbnb/javascript", + "forks_url": "https://api.github.com/repos/airbnb/javascript/forks", + "keys_url": "https://api.github.com/repos/airbnb/javascript/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/airbnb/javascript/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/airbnb/javascript/teams", + "hooks_url": "https://api.github.com/repos/airbnb/javascript/hooks", + "issue_events_url": "https://api.github.com/repos/airbnb/javascript/issues/events{/number}", + "events_url": "https://api.github.com/repos/airbnb/javascript/events", + "assignees_url": "https://api.github.com/repos/airbnb/javascript/assignees{/user}", + "branches_url": "https://api.github.com/repos/airbnb/javascript/branches{/branch}", + "tags_url": "https://api.github.com/repos/airbnb/javascript/tags", + "blobs_url": "https://api.github.com/repos/airbnb/javascript/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/airbnb/javascript/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/airbnb/javascript/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/airbnb/javascript/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/airbnb/javascript/statuses/{sha}", + "languages_url": "https://api.github.com/repos/airbnb/javascript/languages", + "stargazers_url": "https://api.github.com/repos/airbnb/javascript/stargazers", + "contributors_url": "https://api.github.com/repos/airbnb/javascript/contributors", + "subscribers_url": "https://api.github.com/repos/airbnb/javascript/subscribers", + "subscription_url": "https://api.github.com/repos/airbnb/javascript/subscription", + "commits_url": "https://api.github.com/repos/airbnb/javascript/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/airbnb/javascript/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/airbnb/javascript/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/airbnb/javascript/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/airbnb/javascript/contents/{+path}", + "compare_url": "https://api.github.com/repos/airbnb/javascript/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/airbnb/javascript/merges", + "archive_url": "https://api.github.com/repos/airbnb/javascript/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/airbnb/javascript/downloads", + "issues_url": "https://api.github.com/repos/airbnb/javascript/issues{/number}", + "pulls_url": "https://api.github.com/repos/airbnb/javascript/pulls{/number}", + "milestones_url": "https://api.github.com/repos/airbnb/javascript/milestones{/number}", + "notifications_url": "https://api.github.com/repos/airbnb/javascript/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/airbnb/javascript/labels{/name}", + "releases_url": "https://api.github.com/repos/airbnb/javascript/releases{/id}", + "deployments_url": "https://api.github.com/repos/airbnb/javascript/deployments", + "created_at": "2012-11-01T23:13:50Z", + "updated_at": "2017-11-29T03:13:24Z", + "pushed_at": "2017-11-28T18:47:12Z", + "git_url": "git://github.com/airbnb/javascript.git", + "ssh_url": "git@github.com:airbnb/javascript.git", + "clone_url": "https://github.com/airbnb/javascript.git", + "svn_url": "https://github.com/airbnb/javascript", + "homepage": null, + "size": 2460, + "stargazers_count": 62354, + "watchers_count": 62354, + "language": "JavaScript", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "forks_count": 12026, + "mirror_url": null, + "archived": false, + "open_issues_count": 107, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 12026, + "open_issues": 107, + "watchers": 62354, + "default_branch": "master" + }, + "source": { + "id": 6498492, + "name": "javascript", + "full_name": "airbnb/javascript", + "owner": { + "login": "airbnb", + "id": 698437, + "avatar_url": "https://avatars3.githubusercontent.com/u/698437?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/airbnb", + "html_url": "https://github.com/airbnb", + "followers_url": "https://api.github.com/users/airbnb/followers", + "following_url": "https://api.github.com/users/airbnb/following{/other_user}", + "gists_url": "https://api.github.com/users/airbnb/gists{/gist_id}", + "starred_url": "https://api.github.com/users/airbnb/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/airbnb/subscriptions", + "organizations_url": "https://api.github.com/users/airbnb/orgs", + "repos_url": "https://api.github.com/users/airbnb/repos", + "events_url": "https://api.github.com/users/airbnb/events{/privacy}", + "received_events_url": "https://api.github.com/users/airbnb/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/airbnb/javascript", + "description": "JavaScript Style Guide", + "fork": false, + "url": "https://api.github.com/repos/airbnb/javascript", + "forks_url": "https://api.github.com/repos/airbnb/javascript/forks", + "keys_url": "https://api.github.com/repos/airbnb/javascript/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/airbnb/javascript/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/airbnb/javascript/teams", + "hooks_url": "https://api.github.com/repos/airbnb/javascript/hooks", + "issue_events_url": "https://api.github.com/repos/airbnb/javascript/issues/events{/number}", + "events_url": "https://api.github.com/repos/airbnb/javascript/events", + "assignees_url": "https://api.github.com/repos/airbnb/javascript/assignees{/user}", + "branches_url": "https://api.github.com/repos/airbnb/javascript/branches{/branch}", + "tags_url": "https://api.github.com/repos/airbnb/javascript/tags", + "blobs_url": "https://api.github.com/repos/airbnb/javascript/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/airbnb/javascript/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/airbnb/javascript/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/airbnb/javascript/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/airbnb/javascript/statuses/{sha}", + "languages_url": "https://api.github.com/repos/airbnb/javascript/languages", + "stargazers_url": "https://api.github.com/repos/airbnb/javascript/stargazers", + "contributors_url": "https://api.github.com/repos/airbnb/javascript/contributors", + "subscribers_url": "https://api.github.com/repos/airbnb/javascript/subscribers", + "subscription_url": "https://api.github.com/repos/airbnb/javascript/subscription", + "commits_url": "https://api.github.com/repos/airbnb/javascript/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/airbnb/javascript/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/airbnb/javascript/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/airbnb/javascript/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/airbnb/javascript/contents/{+path}", + "compare_url": "https://api.github.com/repos/airbnb/javascript/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/airbnb/javascript/merges", + "archive_url": "https://api.github.com/repos/airbnb/javascript/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/airbnb/javascript/downloads", + "issues_url": "https://api.github.com/repos/airbnb/javascript/issues{/number}", + "pulls_url": "https://api.github.com/repos/airbnb/javascript/pulls{/number}", + "milestones_url": "https://api.github.com/repos/airbnb/javascript/milestones{/number}", + "notifications_url": "https://api.github.com/repos/airbnb/javascript/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/airbnb/javascript/labels{/name}", + "releases_url": "https://api.github.com/repos/airbnb/javascript/releases{/id}", + "deployments_url": "https://api.github.com/repos/airbnb/javascript/deployments", + "created_at": "2012-11-01T23:13:50Z", + "updated_at": "2017-11-29T03:13:24Z", + "pushed_at": "2017-11-28T18:47:12Z", + "git_url": "git://github.com/airbnb/javascript.git", + "ssh_url": "git@github.com:airbnb/javascript.git", + "clone_url": "https://github.com/airbnb/javascript.git", + "svn_url": "https://github.com/airbnb/javascript", + "homepage": null, + "size": 2460, + "stargazers_count": 62354, + "watchers_count": 62354, + "language": "JavaScript", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "forks_count": 12026, + "mirror_url": null, + "archived": false, + "open_issues_count": 107, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 12026, + "open_issues": 107, + "watchers": 62354, + "default_branch": "master" + }, + "coin": "Ripple" + }, + { + "id": 369436882, + "name": "litecore-litecoin", + "full_name": "litecoin-project/litecore-litecoin", + "owner": { + "login": "litecoin-project", + "id": 1845120, + "avatar_url": "https://avatars0.githubusercontent.com/u/1845120?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/litecoin-project", + "html_url": "https://github.com/litecoin-project", + "followers_url": "https://api.github.com/users/litecoin-project/followers", + "following_url": "https://api.github.com/users/litecoin-project/following{/other_user}", + "gists_url": "https://api.github.com/users/litecoin-project/gists{/gist_id}", + "starred_url": "https://api.github.com/users/litecoin-project/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/litecoin-project/subscriptions", + "organizations_url": "https://api.github.com/users/litecoin-project/orgs", + "repos_url": "https://api.github.com/users/litecoin-project/repos", + "events_url": "https://api.github.com/users/litecoin-project/events{/privacy}", + "received_events_url": "https://api.github.com/users/litecoin-project/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/litecoin-project/litecore-litecoin", + "description": "Fork of Litecoin core for use with Litecore", + "fork": false, + "url": "https://github.com/orgs/litecoin-project", + "forks_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/forks", + "keys_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/teams", + "hooks_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/hooks", + "issue_events_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/issues/events{/number}", + "events_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/events", + "assignees_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/assignees{/user}", + "branches_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/branches{/branch}", + "tags_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/tags", + "blobs_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/statuses/{sha}", + "languages_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/languages", + "stargazers_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/stargazers", + "contributors_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/contributors", + "subscribers_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/subscribers", + "subscription_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/subscription", + "commits_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/contents/{+path}", + "compare_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/merges", + "archive_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/downloads", + "issues_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/issues{/number}", + "pulls_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/pulls{/number}", + "milestones_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/milestones{/number}", + "notifications_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/labels{/name}", + "releases_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/releases{/id}", + "deployments_url": "https://api.github.com/repos/litecoin-project/litecore-litecoin/deployments", + "created_at": "2016-11-06T09:37:53Z", + "updated_at": "2017-11-28T15:02:44Z", + "pushed_at": "2017-11-14T07:12:24Z", + "git_url": "git://github.com/litecoin-project/litecore-litecoin.git", + "ssh_url": "git@github.com:litecoin-project/litecore-litecoin.git", + "clone_url": "https://github.com/litecoin-project/litecore-litecoin.git", + "svn_url": "https://github.com/litecoin-project/litecore-litecoin", + "homepage": null, + "size": 300524, + "stargazers_count": 2239, + "watchers_count": 2239, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "forks_count": 1502, + "mirror_url": null, + "archived": false, + "open_issues_count": 50, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 1502, + "open_issues": 50, + "watchers": 2239, + "default_branch": "0.13-master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "litecoin-project", + "id": 1845120, + "avatar_url": "https://avatars0.githubusercontent.com/u/1845120?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/litecoin-project", + "html_url": "https://github.com/litecoin-project", + "followers_url": "https://api.github.com/users/litecoin-project/followers", + "following_url": "https://api.github.com/users/litecoin-project/following{/other_user}", + "gists_url": "https://api.github.com/users/litecoin-project/gists{/gist_id}", + "starred_url": "https://api.github.com/users/litecoin-project/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/litecoin-project/subscriptions", + "organizations_url": "https://api.github.com/users/litecoin-project/orgs", + "repos_url": "https://api.github.com/users/litecoin-project/repos", + "events_url": "https://api.github.com/users/litecoin-project/events{/privacy}", + "received_events_url": "https://api.github.com/users/litecoin-project/received_events", + "type": "Organization", + "site_admin": false + }, + "parent": { + "id": 30316427, + "name": "bitcore-node", + "full_name": "bitpay/bitcore-node", + "owner": { + "login": "bitpay", + "id": 2554930, + "avatar_url": "https://avatars2.githubusercontent.com/u/2554930?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitpay", + "html_url": "https://github.com/bitpay", + "followers_url": "https://api.github.com/users/bitpay/followers", + "following_url": "https://api.github.com/users/bitpay/following{/other_user}", + "gists_url": "https://api.github.com/users/bitpay/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitpay/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitpay/subscriptions", + "organizations_url": "https://api.github.com/users/bitpay/orgs", + "repos_url": "https://api.github.com/users/bitpay/repos", + "events_url": "https://api.github.com/users/bitpay/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitpay/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/bitpay/bitcore-node", + "description": "Extensible full node using the Bitcore build of Bitcoin", + "fork": false, + "url": "https://api.github.com/repos/bitpay/bitcore-node", + "forks_url": "https://api.github.com/repos/bitpay/bitcore-node/forks", + "keys_url": "https://api.github.com/repos/bitpay/bitcore-node/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/bitpay/bitcore-node/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/bitpay/bitcore-node/teams", + "hooks_url": "https://api.github.com/repos/bitpay/bitcore-node/hooks", + "issue_events_url": "https://api.github.com/repos/bitpay/bitcore-node/issues/events{/number}", + "events_url": "https://api.github.com/repos/bitpay/bitcore-node/events", + "assignees_url": "https://api.github.com/repos/bitpay/bitcore-node/assignees{/user}", + "branches_url": "https://api.github.com/repos/bitpay/bitcore-node/branches{/branch}", + "tags_url": "https://api.github.com/repos/bitpay/bitcore-node/tags", + "blobs_url": "https://api.github.com/repos/bitpay/bitcore-node/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/bitpay/bitcore-node/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/bitpay/bitcore-node/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/bitpay/bitcore-node/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/bitpay/bitcore-node/statuses/{sha}", + "languages_url": "https://api.github.com/repos/bitpay/bitcore-node/languages", + "stargazers_url": "https://api.github.com/repos/bitpay/bitcore-node/stargazers", + "contributors_url": "https://api.github.com/repos/bitpay/bitcore-node/contributors", + "subscribers_url": "https://api.github.com/repos/bitpay/bitcore-node/subscribers", + "subscription_url": "https://api.github.com/repos/bitpay/bitcore-node/subscription", + "commits_url": "https://api.github.com/repos/bitpay/bitcore-node/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/bitpay/bitcore-node/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/bitpay/bitcore-node/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/bitpay/bitcore-node/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/bitpay/bitcore-node/contents/{+path}", + "compare_url": "https://api.github.com/repos/bitpay/bitcore-node/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/bitpay/bitcore-node/merges", + "archive_url": "https://api.github.com/repos/bitpay/bitcore-node/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/bitpay/bitcore-node/downloads", + "issues_url": "https://api.github.com/repos/bitpay/bitcore-node/issues{/number}", + "pulls_url": "https://api.github.com/repos/bitpay/bitcore-node/pulls{/number}", + "milestones_url": "https://api.github.com/repos/bitpay/bitcore-node/milestones{/number}", + "notifications_url": "https://api.github.com/repos/bitpay/bitcore-node/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/bitpay/bitcore-node/labels{/name}", + "releases_url": "https://api.github.com/repos/bitpay/bitcore-node/releases{/id}", + "deployments_url": "https://api.github.com/repos/bitpay/bitcore-node/deployments", + "created_at": "2015-02-04T19:20:50Z", + "updated_at": "2017-11-28T13:36:39Z", + "pushed_at": "2017-11-27T01:17:01Z", + "git_url": "git://github.com/bitpay/bitcore-node.git", + "ssh_url": "git@github.com:bitpay/bitcore-node.git", + "clone_url": "https://github.com/bitpay/bitcore-node.git", + "svn_url": "https://github.com/bitpay/bitcore-node", + "homepage": "https://bitcore.io/", + "size": 42453, + "stargazers_count": 190, + "watchers_count": 190, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 280, + "mirror_url": null, + "archived": false, + "open_issues_count": 63, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 280, + "open_issues": 63, + "watchers": 190, + "default_branch": "master" + }, + "source": { + "id": 30316427, + "name": "bitcore-node", + "full_name": "bitpay/bitcore-node", + "owner": { + "login": "bitpay", + "id": 2554930, + "avatar_url": "https://avatars2.githubusercontent.com/u/2554930?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitpay", + "html_url": "https://github.com/bitpay", + "followers_url": "https://api.github.com/users/bitpay/followers", + "following_url": "https://api.github.com/users/bitpay/following{/other_user}", + "gists_url": "https://api.github.com/users/bitpay/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitpay/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitpay/subscriptions", + "organizations_url": "https://api.github.com/users/bitpay/orgs", + "repos_url": "https://api.github.com/users/bitpay/repos", + "events_url": "https://api.github.com/users/bitpay/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitpay/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/bitpay/bitcore-node", + "description": "Extensible full node using the Bitcore build of Bitcoin", + "fork": false, + "url": "https://api.github.com/repos/bitpay/bitcore-node", + "forks_url": "https://api.github.com/repos/bitpay/bitcore-node/forks", + "keys_url": "https://api.github.com/repos/bitpay/bitcore-node/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/bitpay/bitcore-node/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/bitpay/bitcore-node/teams", + "hooks_url": "https://api.github.com/repos/bitpay/bitcore-node/hooks", + "issue_events_url": "https://api.github.com/repos/bitpay/bitcore-node/issues/events{/number}", + "events_url": "https://api.github.com/repos/bitpay/bitcore-node/events", + "assignees_url": "https://api.github.com/repos/bitpay/bitcore-node/assignees{/user}", + "branches_url": "https://api.github.com/repos/bitpay/bitcore-node/branches{/branch}", + "tags_url": "https://api.github.com/repos/bitpay/bitcore-node/tags", + "blobs_url": "https://api.github.com/repos/bitpay/bitcore-node/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/bitpay/bitcore-node/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/bitpay/bitcore-node/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/bitpay/bitcore-node/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/bitpay/bitcore-node/statuses/{sha}", + "languages_url": "https://api.github.com/repos/bitpay/bitcore-node/languages", + "stargazers_url": "https://api.github.com/repos/bitpay/bitcore-node/stargazers", + "contributors_url": "https://api.github.com/repos/bitpay/bitcore-node/contributors", + "subscribers_url": "https://api.github.com/repos/bitpay/bitcore-node/subscribers", + "subscription_url": "https://api.github.com/repos/bitpay/bitcore-node/subscription", + "commits_url": "https://api.github.com/repos/bitpay/bitcore-node/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/bitpay/bitcore-node/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/bitpay/bitcore-node/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/bitpay/bitcore-node/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/bitpay/bitcore-node/contents/{+path}", + "compare_url": "https://api.github.com/repos/bitpay/bitcore-node/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/bitpay/bitcore-node/merges", + "archive_url": "https://api.github.com/repos/bitpay/bitcore-node/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/bitpay/bitcore-node/downloads", + "issues_url": "https://api.github.com/repos/bitpay/bitcore-node/issues{/number}", + "pulls_url": "https://api.github.com/repos/bitpay/bitcore-node/pulls{/number}", + "milestones_url": "https://api.github.com/repos/bitpay/bitcore-node/milestones{/number}", + "notifications_url": "https://api.github.com/repos/bitpay/bitcore-node/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/bitpay/bitcore-node/labels{/name}", + "releases_url": "https://api.github.com/repos/bitpay/bitcore-node/releases{/id}", + "deployments_url": "https://api.github.com/repos/bitpay/bitcore-node/deployments", + "created_at": "2015-02-04T19:20:50Z", + "updated_at": "2017-11-28T13:36:39Z", + "pushed_at": "2017-11-27T01:17:01Z", + "git_url": "git://github.com/bitpay/bitcore-node.git", + "ssh_url": "git@github.com:bitpay/bitcore-node.git", + "clone_url": "https://github.com/bitpay/bitcore-node.git", + "svn_url": "https://github.com/bitpay/bitcore-node", + "homepage": "https://bitcore.io/", + "size": 42453, + "stargazers_count": 190, + "watchers_count": 190, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 280, + "mirror_url": null, + "archived": false, + "open_issues_count": 63, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 280, + "open_issues": 63, + "watchers": 190, + "default_branch": "master" + }, + "network_count": 14273, + "subscribers_count": 628, + "contributors": 1186, + "commits": 34907, + "code_frequency": null, + "commits_per_week": 49.058, + "releases": 8, + "coin": "Litecoin" + }, + { + "id": 587402649, + "name": "urs", + "full_name": "monero-project/urs", + "owner": { + "login": "monero-project", + "id": 7450663, + "avatar_url": "https://avatars2.githubusercontent.com/u/7450663?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/monero-project", + "html_url": "https://github.com/monero-project", + "followers_url": "https://api.github.com/users/monero-project/followers", + "following_url": "https://api.github.com/users/monero-project/following{/other_user}", + "gists_url": "https://api.github.com/users/monero-project/gists{/gist_id}", + "starred_url": "https://api.github.com/users/monero-project/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/monero-project/subscriptions", + "organizations_url": "https://api.github.com/users/monero-project/orgs", + "repos_url": "https://api.github.com/users/monero-project/repos", + "events_url": "https://api.github.com/users/monero-project/events{/privacy}", + "received_events_url": "https://api.github.com/users/monero-project/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/monero-project/urs", + "description": "Unique Ring Signatures to sign messages anonymously", + "fork": true, + "url": "https://github.com/users/monero-project", + "forks_url": "https://api.github.com/repos/monero-project/urs/forks", + "keys_url": "https://api.github.com/repos/monero-project/urs/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/monero-project/urs/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/monero-project/urs/teams", + "hooks_url": "https://api.github.com/repos/monero-project/urs/hooks", + "issue_events_url": "https://api.github.com/repos/monero-project/urs/issues/events{/number}", + "events_url": "https://api.github.com/repos/monero-project/urs/events", + "assignees_url": "https://api.github.com/repos/monero-project/urs/assignees{/user}", + "branches_url": "https://api.github.com/repos/monero-project/urs/branches{/branch}", + "tags_url": "https://api.github.com/repos/monero-project/urs/tags", + "blobs_url": "https://api.github.com/repos/monero-project/urs/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/monero-project/urs/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/monero-project/urs/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/monero-project/urs/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/monero-project/urs/statuses/{sha}", + "languages_url": "https://api.github.com/repos/monero-project/urs/languages", + "stargazers_url": "https://api.github.com/repos/monero-project/urs/stargazers", + "contributors_url": "https://api.github.com/repos/monero-project/urs/contributors", + "subscribers_url": "https://api.github.com/repos/monero-project/urs/subscribers", + "subscription_url": "https://api.github.com/repos/monero-project/urs/subscription", + "commits_url": "https://api.github.com/repos/monero-project/urs/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/monero-project/urs/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/monero-project/urs/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/monero-project/urs/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/monero-project/urs/contents/{+path}", + "compare_url": "https://api.github.com/repos/monero-project/urs/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/monero-project/urs/merges", + "archive_url": "https://api.github.com/repos/monero-project/urs/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/monero-project/urs/downloads", + "issues_url": "https://api.github.com/repos/monero-project/urs/issues{/number}", + "pulls_url": "https://api.github.com/repos/monero-project/urs/pulls{/number}", + "milestones_url": "https://api.github.com/repos/monero-project/urs/milestones{/number}", + "notifications_url": "https://api.github.com/repos/monero-project/urs/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/monero-project/urs/labels{/name}", + "releases_url": "https://api.github.com/repos/monero-project/urs/releases{/id}", + "deployments_url": "https://api.github.com/repos/monero-project/urs/deployments", + "created_at": "2014-08-31T00:26:31Z", + "updated_at": "2017-11-11T14:22:40Z", + "pushed_at": "2016-09-09T19:10:03Z", + "git_url": "git://github.com/monero-project/urs.git", + "ssh_url": "git@github.com:monero-project/urs.git", + "clone_url": "https://github.com/monero-project/urs.git", + "svn_url": "https://github.com/monero-project/urs", + "homepage": "", + "size": 219305, + "stargazers_count": 2231, + "watchers_count": 2231, + "language": "Go", + "has_issues": false, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 1132, + "mirror_url": null, + "archived": false, + "open_issues_count": 502, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 1132, + "open_issues": 502, + "watchers": 2231, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "network_count": 1136, + "subscribers_count": 529, + "contributors": 370, + "commits": 11596, + "code_frequency": null, + "commits_per_week": 90.231, + "releases": 17, + "parent": { + "id": 23332738, + "name": "urs", + "full_name": "meling/urs", + "owner": { + "login": "meling", + "id": 810999, + "avatar_url": "https://avatars2.githubusercontent.com/u/810999?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/meling", + "html_url": "https://github.com/meling", + "followers_url": "https://api.github.com/users/meling/followers", + "following_url": "https://api.github.com/users/meling/following{/other_user}", + "gists_url": "https://api.github.com/users/meling/gists{/gist_id}", + "starred_url": "https://api.github.com/users/meling/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/meling/subscriptions", + "organizations_url": "https://api.github.com/users/meling/orgs", + "repos_url": "https://api.github.com/users/meling/repos", + "events_url": "https://api.github.com/users/meling/events{/privacy}", + "received_events_url": "https://api.github.com/users/meling/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/meling/urs", + "description": "Unique Ring Signatures to sign messages anonymously", + "fork": false, + "url": "https://api.github.com/repos/meling/urs", + "forks_url": "https://api.github.com/repos/meling/urs/forks", + "keys_url": "https://api.github.com/repos/meling/urs/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/meling/urs/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/meling/urs/teams", + "hooks_url": "https://api.github.com/repos/meling/urs/hooks", + "issue_events_url": "https://api.github.com/repos/meling/urs/issues/events{/number}", + "events_url": "https://api.github.com/repos/meling/urs/events", + "assignees_url": "https://api.github.com/repos/meling/urs/assignees{/user}", + "branches_url": "https://api.github.com/repos/meling/urs/branches{/branch}", + "tags_url": "https://api.github.com/repos/meling/urs/tags", + "blobs_url": "https://api.github.com/repos/meling/urs/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/meling/urs/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/meling/urs/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/meling/urs/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/meling/urs/statuses/{sha}", + "languages_url": "https://api.github.com/repos/meling/urs/languages", + "stargazers_url": "https://api.github.com/repos/meling/urs/stargazers", + "contributors_url": "https://api.github.com/repos/meling/urs/contributors", + "subscribers_url": "https://api.github.com/repos/meling/urs/subscribers", + "subscription_url": "https://api.github.com/repos/meling/urs/subscription", + "commits_url": "https://api.github.com/repos/meling/urs/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/meling/urs/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/meling/urs/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/meling/urs/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/meling/urs/contents/{+path}", + "compare_url": "https://api.github.com/repos/meling/urs/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/meling/urs/merges", + "archive_url": "https://api.github.com/repos/meling/urs/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/meling/urs/downloads", + "issues_url": "https://api.github.com/repos/meling/urs/issues{/number}", + "pulls_url": "https://api.github.com/repos/meling/urs/pulls{/number}", + "milestones_url": "https://api.github.com/repos/meling/urs/milestones{/number}", + "notifications_url": "https://api.github.com/repos/meling/urs/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/meling/urs/labels{/name}", + "releases_url": "https://api.github.com/repos/meling/urs/releases{/id}", + "deployments_url": "https://api.github.com/repos/meling/urs/deployments", + "created_at": "2014-08-26T00:01:45Z", + "updated_at": "2017-10-01T07:27:17Z", + "pushed_at": "2014-08-26T00:31:23Z", + "git_url": "git://github.com/meling/urs.git", + "ssh_url": "git@github.com:meling/urs.git", + "clone_url": "https://github.com/meling/urs.git", + "svn_url": "https://github.com/meling/urs", + "homepage": "", + "size": 117, + "stargazers_count": 5, + "watchers_count": 5, + "language": "Go", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 15, + "mirror_url": null, + "archived": false, + "open_issues_count": 0, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 15, + "open_issues": 0, + "watchers": 5, + "default_branch": "master" + }, + "source": { + "id": 23332738, + "name": "urs", + "full_name": "meling/urs", + "owner": { + "login": "meling", + "id": 810999, + "avatar_url": "https://avatars2.githubusercontent.com/u/810999?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/meling", + "html_url": "https://github.com/meling", + "followers_url": "https://api.github.com/users/meling/followers", + "following_url": "https://api.github.com/users/meling/following{/other_user}", + "gists_url": "https://api.github.com/users/meling/gists{/gist_id}", + "starred_url": "https://api.github.com/users/meling/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/meling/subscriptions", + "organizations_url": "https://api.github.com/users/meling/orgs", + "repos_url": "https://api.github.com/users/meling/repos", + "events_url": "https://api.github.com/users/meling/events{/privacy}", + "received_events_url": "https://api.github.com/users/meling/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/meling/urs", + "description": "Unique Ring Signatures to sign messages anonymously", + "fork": false, + "url": "https://api.github.com/repos/meling/urs", + "forks_url": "https://api.github.com/repos/meling/urs/forks", + "keys_url": "https://api.github.com/repos/meling/urs/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/meling/urs/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/meling/urs/teams", + "hooks_url": "https://api.github.com/repos/meling/urs/hooks", + "issue_events_url": "https://api.github.com/repos/meling/urs/issues/events{/number}", + "events_url": "https://api.github.com/repos/meling/urs/events", + "assignees_url": "https://api.github.com/repos/meling/urs/assignees{/user}", + "branches_url": "https://api.github.com/repos/meling/urs/branches{/branch}", + "tags_url": "https://api.github.com/repos/meling/urs/tags", + "blobs_url": "https://api.github.com/repos/meling/urs/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/meling/urs/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/meling/urs/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/meling/urs/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/meling/urs/statuses/{sha}", + "languages_url": "https://api.github.com/repos/meling/urs/languages", + "stargazers_url": "https://api.github.com/repos/meling/urs/stargazers", + "contributors_url": "https://api.github.com/repos/meling/urs/contributors", + "subscribers_url": "https://api.github.com/repos/meling/urs/subscribers", + "subscription_url": "https://api.github.com/repos/meling/urs/subscription", + "commits_url": "https://api.github.com/repos/meling/urs/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/meling/urs/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/meling/urs/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/meling/urs/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/meling/urs/contents/{+path}", + "compare_url": "https://api.github.com/repos/meling/urs/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/meling/urs/merges", + "archive_url": "https://api.github.com/repos/meling/urs/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/meling/urs/downloads", + "issues_url": "https://api.github.com/repos/meling/urs/issues{/number}", + "pulls_url": "https://api.github.com/repos/meling/urs/pulls{/number}", + "milestones_url": "https://api.github.com/repos/meling/urs/milestones{/number}", + "notifications_url": "https://api.github.com/repos/meling/urs/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/meling/urs/labels{/name}", + "releases_url": "https://api.github.com/repos/meling/urs/releases{/id}", + "deployments_url": "https://api.github.com/repos/meling/urs/deployments", + "created_at": "2014-08-26T00:01:45Z", + "updated_at": "2017-10-01T07:27:17Z", + "pushed_at": "2014-08-26T00:31:23Z", + "git_url": "git://github.com/meling/urs.git", + "ssh_url": "git@github.com:meling/urs.git", + "clone_url": "https://github.com/meling/urs.git", + "svn_url": "https://github.com/meling/urs", + "homepage": "", + "size": 117, + "stargazers_count": 5, + "watchers_count": 5, + "language": "Go", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 15, + "mirror_url": null, + "archived": false, + "open_issues_count": 0, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 15, + "open_issues": 0, + "watchers": 5, + "default_branch": "master" + }, + "coin": "Monero" + }, + { + "id": 521530286, + "name": "sentinel", + "full_name": "dashpay/sentinel", + "owner": { + "login": "dashpay", + "id": 11511719, + "avatar_url": "https://avatars0.githubusercontent.com/u/11511719?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/dashpay", + "html_url": "https://github.com/dashpay", + "followers_url": "https://api.github.com/users/dashpay/followers", + "following_url": "https://api.github.com/users/dashpay/following{/other_user}", + "gists_url": "https://api.github.com/users/dashpay/gists{/gist_id}", + "starred_url": "https://api.github.com/users/dashpay/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/dashpay/subscriptions", + "organizations_url": "https://api.github.com/users/dashpay/orgs", + "repos_url": "https://api.github.com/users/dashpay/repos", + "events_url": "https://api.github.com/users/dashpay/events{/privacy}", + "received_events_url": "https://api.github.com/users/dashpay/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/dashpay/sentinel", + "description": "DashCore Sentinel Engine", + "fork": false, + "url": "https://github.com/orgs/dashpay", + "forks_url": "https://api.github.com/repos/dashpay/sentinel/forks", + "keys_url": "https://api.github.com/repos/dashpay/sentinel/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/dashpay/sentinel/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/dashpay/sentinel/teams", + "hooks_url": "https://api.github.com/repos/dashpay/sentinel/hooks", + "issue_events_url": "https://api.github.com/repos/dashpay/sentinel/issues/events{/number}", + "events_url": "https://api.github.com/repos/dashpay/sentinel/events", + "assignees_url": "https://api.github.com/repos/dashpay/sentinel/assignees{/user}", + "branches_url": "https://api.github.com/repos/dashpay/sentinel/branches{/branch}", + "tags_url": "https://api.github.com/repos/dashpay/sentinel/tags", + "blobs_url": "https://api.github.com/repos/dashpay/sentinel/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/dashpay/sentinel/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/dashpay/sentinel/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/dashpay/sentinel/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/dashpay/sentinel/statuses/{sha}", + "languages_url": "https://api.github.com/repos/dashpay/sentinel/languages", + "stargazers_url": "https://api.github.com/repos/dashpay/sentinel/stargazers", + "contributors_url": "https://api.github.com/repos/dashpay/sentinel/contributors", + "subscribers_url": "https://api.github.com/repos/dashpay/sentinel/subscribers", + "subscription_url": "https://api.github.com/repos/dashpay/sentinel/subscription", + "commits_url": "https://api.github.com/repos/dashpay/sentinel/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/dashpay/sentinel/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/dashpay/sentinel/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/dashpay/sentinel/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/dashpay/sentinel/contents/{+path}", + "compare_url": "https://api.github.com/repos/dashpay/sentinel/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/dashpay/sentinel/merges", + "archive_url": "https://api.github.com/repos/dashpay/sentinel/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/dashpay/sentinel/downloads", + "issues_url": "https://api.github.com/repos/dashpay/sentinel/issues{/number}", + "pulls_url": "https://api.github.com/repos/dashpay/sentinel/pulls{/number}", + "milestones_url": "https://api.github.com/repos/dashpay/sentinel/milestones{/number}", + "notifications_url": "https://api.github.com/repos/dashpay/sentinel/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/dashpay/sentinel/labels{/name}", + "releases_url": "https://api.github.com/repos/dashpay/sentinel/releases{/id}", + "deployments_url": "https://api.github.com/repos/dashpay/sentinel/deployments", + "created_at": "2017-02-04T20:31:48Z", + "updated_at": "2017-11-26T06:52:54Z", + "pushed_at": "2017-11-22T21:45:06Z", + "git_url": "git://github.com/dashpay/sentinel.git", + "ssh_url": "git@github.com:dashpay/sentinel.git", + "clone_url": "https://github.com/dashpay/sentinel.git", + "svn_url": "https://github.com/dashpay/sentinel", + "homepage": "https://www.dash.org", + "size": 7054528, + "stargazers_count": 885, + "watchers_count": 885, + "language": "Python", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 652, + "mirror_url": null, + "archived": false, + "open_issues_count": 175, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 652, + "open_issues": 175, + "watchers": 885, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "dashpay", + "id": 11511719, + "avatar_url": "https://avatars0.githubusercontent.com/u/11511719?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/dashpay", + "html_url": "https://github.com/dashpay", + "followers_url": "https://api.github.com/users/dashpay/followers", + "following_url": "https://api.github.com/users/dashpay/following{/other_user}", + "gists_url": "https://api.github.com/users/dashpay/gists{/gist_id}", + "starred_url": "https://api.github.com/users/dashpay/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/dashpay/subscriptions", + "organizations_url": "https://api.github.com/users/dashpay/orgs", + "repos_url": "https://api.github.com/users/dashpay/repos", + "events_url": "https://api.github.com/users/dashpay/events{/privacy}", + "received_events_url": "https://api.github.com/users/dashpay/received_events", + "type": "Organization", + "site_admin": false + }, + "parent": { + "id": 20285101, + "name": "docker-bitcoind", + "full_name": "kylemanna/docker-bitcoind", + "owner": { + "login": "kylemanna", + "id": 936367, + "avatar_url": "https://avatars3.githubusercontent.com/u/936367?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/kylemanna", + "html_url": "https://github.com/kylemanna", + "followers_url": "https://api.github.com/users/kylemanna/followers", + "following_url": "https://api.github.com/users/kylemanna/following{/other_user}", + "gists_url": "https://api.github.com/users/kylemanna/gists{/gist_id}", + "starred_url": "https://api.github.com/users/kylemanna/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/kylemanna/subscriptions", + "organizations_url": "https://api.github.com/users/kylemanna/orgs", + "repos_url": "https://api.github.com/users/kylemanna/repos", + "events_url": "https://api.github.com/users/kylemanna/events{/privacy}", + "received_events_url": "https://api.github.com/users/kylemanna/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/kylemanna/docker-bitcoind", + "description": "💰 Bitcoind Docker image that runs the Bitcoin node in a container for easy deployment", + "fork": false, + "url": "https://api.github.com/repos/kylemanna/docker-bitcoind", + "forks_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/forks", + "keys_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/teams", + "hooks_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/hooks", + "issue_events_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/issues/events{/number}", + "events_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/events", + "assignees_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/assignees{/user}", + "branches_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/branches{/branch}", + "tags_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/tags", + "blobs_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/statuses/{sha}", + "languages_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/languages", + "stargazers_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/stargazers", + "contributors_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/contributors", + "subscribers_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/subscribers", + "subscription_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/subscription", + "commits_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/contents/{+path}", + "compare_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/merges", + "archive_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/downloads", + "issues_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/issues{/number}", + "pulls_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/pulls{/number}", + "milestones_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/milestones{/number}", + "notifications_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/labels{/name}", + "releases_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/releases{/id}", + "deployments_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/deployments", + "created_at": "2014-05-29T06:59:32Z", + "updated_at": "2017-11-25T23:08:41Z", + "pushed_at": "2017-05-15T05:50:14Z", + "git_url": "git://github.com/kylemanna/docker-bitcoind.git", + "ssh_url": "git@github.com:kylemanna/docker-bitcoind.git", + "clone_url": "https://github.com/kylemanna/docker-bitcoind.git", + "svn_url": "https://github.com/kylemanna/docker-bitcoind", + "homepage": "https://hub.docker.com/r/kylemanna/bitcoind/", + "size": 76, + "stargazers_count": 174, + "watchers_count": 174, + "language": "Shell", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 103, + "mirror_url": null, + "archived": false, + "open_issues_count": 4, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 103, + "open_issues": 4, + "watchers": 174, + "default_branch": "master" + }, + "source": { + "id": 20285101, + "name": "docker-bitcoind", + "full_name": "kylemanna/docker-bitcoind", + "owner": { + "login": "kylemanna", + "id": 936367, + "avatar_url": "https://avatars3.githubusercontent.com/u/936367?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/kylemanna", + "html_url": "https://github.com/kylemanna", + "followers_url": "https://api.github.com/users/kylemanna/followers", + "following_url": "https://api.github.com/users/kylemanna/following{/other_user}", + "gists_url": "https://api.github.com/users/kylemanna/gists{/gist_id}", + "starred_url": "https://api.github.com/users/kylemanna/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/kylemanna/subscriptions", + "organizations_url": "https://api.github.com/users/kylemanna/orgs", + "repos_url": "https://api.github.com/users/kylemanna/repos", + "events_url": "https://api.github.com/users/kylemanna/events{/privacy}", + "received_events_url": "https://api.github.com/users/kylemanna/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/kylemanna/docker-bitcoind", + "description": "💰 Bitcoind Docker image that runs the Bitcoin node in a container for easy deployment", + "fork": false, + "url": "https://api.github.com/repos/kylemanna/docker-bitcoind", + "forks_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/forks", + "keys_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/teams", + "hooks_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/hooks", + "issue_events_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/issues/events{/number}", + "events_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/events", + "assignees_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/assignees{/user}", + "branches_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/branches{/branch}", + "tags_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/tags", + "blobs_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/statuses/{sha}", + "languages_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/languages", + "stargazers_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/stargazers", + "contributors_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/contributors", + "subscribers_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/subscribers", + "subscription_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/subscription", + "commits_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/contents/{+path}", + "compare_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/merges", + "archive_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/downloads", + "issues_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/issues{/number}", + "pulls_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/pulls{/number}", + "milestones_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/milestones{/number}", + "notifications_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/labels{/name}", + "releases_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/releases{/id}", + "deployments_url": "https://api.github.com/repos/kylemanna/docker-bitcoind/deployments", + "created_at": "2014-05-29T06:59:32Z", + "updated_at": "2017-11-25T23:08:41Z", + "pushed_at": "2017-05-15T05:50:14Z", + "git_url": "git://github.com/kylemanna/docker-bitcoind.git", + "ssh_url": "git@github.com:kylemanna/docker-bitcoind.git", + "clone_url": "https://github.com/kylemanna/docker-bitcoind.git", + "svn_url": "https://github.com/kylemanna/docker-bitcoind", + "homepage": "https://hub.docker.com/r/kylemanna/bitcoind/", + "size": 76, + "stargazers_count": 174, + "watchers_count": 174, + "language": "Shell", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 103, + "mirror_url": null, + "archived": false, + "open_issues_count": 4, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 103, + "open_issues": 4, + "watchers": 174, + "default_branch": "master" + }, + "network_count": 13067, + "subscribers_count": 320, + "contributors": 601, + "commits": 16808, + "code_frequency": null, + "commits_per_week": 28.98, + "releases": 16, + "coin": "Dash" + }, + { + "id": 436529044, + "name": "augur-node", + "full_name": "AugurProject/augur-node", + "owner": { + "login": "AugurProject", + "id": 9636524, + "avatar_url": "https://avatars3.githubusercontent.com/u/9636524?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/AugurProject", + "html_url": "https://github.com/AugurProject", + "followers_url": "https://api.github.com/users/AugurProject/followers", + "following_url": "https://api.github.com/users/AugurProject/following{/other_user}", + "gists_url": "https://api.github.com/users/AugurProject/gists{/gist_id}", + "starred_url": "https://api.github.com/users/AugurProject/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/AugurProject/subscriptions", + "organizations_url": "https://api.github.com/users/AugurProject/orgs", + "repos_url": "https://api.github.com/users/AugurProject/repos", + "events_url": "https://api.github.com/users/AugurProject/events{/privacy}", + "received_events_url": "https://api.github.com/users/AugurProject/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/AugurProject/augur-node", + "description": "Public Augur node for serving market data", + "fork": false, + "url": "https://github.com/orgs/AugurProject", + "forks_url": "https://api.github.com/repos/AugurProject/augur-node/forks", + "keys_url": "https://api.github.com/repos/AugurProject/augur-node/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/AugurProject/augur-node/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/AugurProject/augur-node/teams", + "hooks_url": "https://api.github.com/repos/AugurProject/augur-node/hooks", + "issue_events_url": "https://api.github.com/repos/AugurProject/augur-node/issues/events{/number}", + "events_url": "https://api.github.com/repos/AugurProject/augur-node/events", + "assignees_url": "https://api.github.com/repos/AugurProject/augur-node/assignees{/user}", + "branches_url": "https://api.github.com/repos/AugurProject/augur-node/branches{/branch}", + "tags_url": "https://api.github.com/repos/AugurProject/augur-node/tags", + "blobs_url": "https://api.github.com/repos/AugurProject/augur-node/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/AugurProject/augur-node/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/AugurProject/augur-node/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/AugurProject/augur-node/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/AugurProject/augur-node/statuses/{sha}", + "languages_url": "https://api.github.com/repos/AugurProject/augur-node/languages", + "stargazers_url": "https://api.github.com/repos/AugurProject/augur-node/stargazers", + "contributors_url": "https://api.github.com/repos/AugurProject/augur-node/contributors", + "subscribers_url": "https://api.github.com/repos/AugurProject/augur-node/subscribers", + "subscription_url": "https://api.github.com/repos/AugurProject/augur-node/subscription", + "commits_url": "https://api.github.com/repos/AugurProject/augur-node/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/AugurProject/augur-node/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/AugurProject/augur-node/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/AugurProject/augur-node/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/AugurProject/augur-node/contents/{+path}", + "compare_url": "https://api.github.com/repos/AugurProject/augur-node/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/AugurProject/augur-node/merges", + "archive_url": "https://api.github.com/repos/AugurProject/augur-node/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/AugurProject/augur-node/downloads", + "issues_url": "https://api.github.com/repos/AugurProject/augur-node/issues{/number}", + "pulls_url": "https://api.github.com/repos/AugurProject/augur-node/pulls{/number}", + "milestones_url": "https://api.github.com/repos/AugurProject/augur-node/milestones{/number}", + "notifications_url": "https://api.github.com/repos/AugurProject/augur-node/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/AugurProject/augur-node/labels{/name}", + "releases_url": "https://api.github.com/repos/AugurProject/augur-node/releases{/id}", + "deployments_url": "https://api.github.com/repos/AugurProject/augur-node/deployments", + "created_at": "2016-05-27T20:46:50Z", + "updated_at": "2017-11-20T04:46:01Z", + "pushed_at": "2017-11-28T23:22:14Z", + "git_url": "git://github.com/AugurProject/augur-node.git", + "ssh_url": "git@github.com:AugurProject/augur-node.git", + "clone_url": "https://github.com/AugurProject/augur-node.git", + "svn_url": "https://github.com/AugurProject/augur-node", + "homepage": null, + "size": 778203, + "stargazers_count": 824, + "watchers_count": 824, + "language": "TypeScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 219, + "mirror_url": null, + "archived": false, + "open_issues_count": 32, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 219, + "open_issues": 32, + "watchers": 824, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "AugurProject", + "id": 9636524, + "avatar_url": "https://avatars3.githubusercontent.com/u/9636524?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/AugurProject", + "html_url": "https://github.com/AugurProject", + "followers_url": "https://api.github.com/users/AugurProject/followers", + "following_url": "https://api.github.com/users/AugurProject/following{/other_user}", + "gists_url": "https://api.github.com/users/AugurProject/gists{/gist_id}", + "starred_url": "https://api.github.com/users/AugurProject/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/AugurProject/subscriptions", + "organizations_url": "https://api.github.com/users/AugurProject/orgs", + "repos_url": "https://api.github.com/users/AugurProject/repos", + "events_url": "https://api.github.com/users/AugurProject/events{/privacy}", + "received_events_url": "https://api.github.com/users/AugurProject/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 11355, + "subscribers_count": 323, + "contributors": 134, + "commits": 20479, + "code_frequency": null, + "commits_per_week": 165.749, + "releases": 1, + "parent": { + "id": 12820537, + "name": "slate", + "full_name": "lord/slate", + "owner": { + "login": "lord", + "id": 1976330, + "avatar_url": "https://avatars0.githubusercontent.com/u/1976330?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/lord", + "html_url": "https://github.com/lord", + "followers_url": "https://api.github.com/users/lord/followers", + "following_url": "https://api.github.com/users/lord/following{/other_user}", + "gists_url": "https://api.github.com/users/lord/gists{/gist_id}", + "starred_url": "https://api.github.com/users/lord/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/lord/subscriptions", + "organizations_url": "https://api.github.com/users/lord/orgs", + "repos_url": "https://api.github.com/users/lord/repos", + "events_url": "https://api.github.com/users/lord/events{/privacy}", + "received_events_url": "https://api.github.com/users/lord/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/lord/slate", + "description": "Beautiful static documentation for your API", + "fork": false, + "url": "https://api.github.com/repos/lord/slate", + "forks_url": "https://api.github.com/repos/lord/slate/forks", + "keys_url": "https://api.github.com/repos/lord/slate/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/lord/slate/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/lord/slate/teams", + "hooks_url": "https://api.github.com/repos/lord/slate/hooks", + "issue_events_url": "https://api.github.com/repos/lord/slate/issues/events{/number}", + "events_url": "https://api.github.com/repos/lord/slate/events", + "assignees_url": "https://api.github.com/repos/lord/slate/assignees{/user}", + "branches_url": "https://api.github.com/repos/lord/slate/branches{/branch}", + "tags_url": "https://api.github.com/repos/lord/slate/tags", + "blobs_url": "https://api.github.com/repos/lord/slate/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/lord/slate/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/lord/slate/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/lord/slate/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/lord/slate/statuses/{sha}", + "languages_url": "https://api.github.com/repos/lord/slate/languages", + "stargazers_url": "https://api.github.com/repos/lord/slate/stargazers", + "contributors_url": "https://api.github.com/repos/lord/slate/contributors", + "subscribers_url": "https://api.github.com/repos/lord/slate/subscribers", + "subscription_url": "https://api.github.com/repos/lord/slate/subscription", + "commits_url": "https://api.github.com/repos/lord/slate/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/lord/slate/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/lord/slate/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/lord/slate/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/lord/slate/contents/{+path}", + "compare_url": "https://api.github.com/repos/lord/slate/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/lord/slate/merges", + "archive_url": "https://api.github.com/repos/lord/slate/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/lord/slate/downloads", + "issues_url": "https://api.github.com/repos/lord/slate/issues{/number}", + "pulls_url": "https://api.github.com/repos/lord/slate/pulls{/number}", + "milestones_url": "https://api.github.com/repos/lord/slate/milestones{/number}", + "notifications_url": "https://api.github.com/repos/lord/slate/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/lord/slate/labels{/name}", + "releases_url": "https://api.github.com/repos/lord/slate/releases{/id}", + "deployments_url": "https://api.github.com/repos/lord/slate/deployments", + "created_at": "2013-09-13T22:15:24Z", + "updated_at": "2017-11-29T05:21:22Z", + "pushed_at": "2017-11-29T03:24:37Z", + "git_url": "git://github.com/lord/slate.git", + "ssh_url": "git@github.com:lord/slate.git", + "clone_url": "https://github.com/lord/slate.git", + "svn_url": "https://github.com/lord/slate", + "homepage": "", + "size": 997, + "stargazers_count": 21022, + "watchers_count": 21022, + "language": "JavaScript", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "forks_count": 11144, + "mirror_url": null, + "archived": false, + "open_issues_count": 16, + "license": { + "key": "other", + "name": "Other", + "spdx_id": null, + "url": null + }, + "forks": 11144, + "open_issues": 16, + "watchers": 21022, + "default_branch": "master" + }, + "source": { + "id": 12820537, + "name": "slate", + "full_name": "lord/slate", + "owner": { + "login": "lord", + "id": 1976330, + "avatar_url": "https://avatars0.githubusercontent.com/u/1976330?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/lord", + "html_url": "https://github.com/lord", + "followers_url": "https://api.github.com/users/lord/followers", + "following_url": "https://api.github.com/users/lord/following{/other_user}", + "gists_url": "https://api.github.com/users/lord/gists{/gist_id}", + "starred_url": "https://api.github.com/users/lord/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/lord/subscriptions", + "organizations_url": "https://api.github.com/users/lord/orgs", + "repos_url": "https://api.github.com/users/lord/repos", + "events_url": "https://api.github.com/users/lord/events{/privacy}", + "received_events_url": "https://api.github.com/users/lord/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/lord/slate", + "description": "Beautiful static documentation for your API", + "fork": false, + "url": "https://api.github.com/repos/lord/slate", + "forks_url": "https://api.github.com/repos/lord/slate/forks", + "keys_url": "https://api.github.com/repos/lord/slate/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/lord/slate/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/lord/slate/teams", + "hooks_url": "https://api.github.com/repos/lord/slate/hooks", + "issue_events_url": "https://api.github.com/repos/lord/slate/issues/events{/number}", + "events_url": "https://api.github.com/repos/lord/slate/events", + "assignees_url": "https://api.github.com/repos/lord/slate/assignees{/user}", + "branches_url": "https://api.github.com/repos/lord/slate/branches{/branch}", + "tags_url": "https://api.github.com/repos/lord/slate/tags", + "blobs_url": "https://api.github.com/repos/lord/slate/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/lord/slate/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/lord/slate/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/lord/slate/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/lord/slate/statuses/{sha}", + "languages_url": "https://api.github.com/repos/lord/slate/languages", + "stargazers_url": "https://api.github.com/repos/lord/slate/stargazers", + "contributors_url": "https://api.github.com/repos/lord/slate/contributors", + "subscribers_url": "https://api.github.com/repos/lord/slate/subscribers", + "subscription_url": "https://api.github.com/repos/lord/slate/subscription", + "commits_url": "https://api.github.com/repos/lord/slate/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/lord/slate/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/lord/slate/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/lord/slate/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/lord/slate/contents/{+path}", + "compare_url": "https://api.github.com/repos/lord/slate/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/lord/slate/merges", + "archive_url": "https://api.github.com/repos/lord/slate/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/lord/slate/downloads", + "issues_url": "https://api.github.com/repos/lord/slate/issues{/number}", + "pulls_url": "https://api.github.com/repos/lord/slate/pulls{/number}", + "milestones_url": "https://api.github.com/repos/lord/slate/milestones{/number}", + "notifications_url": "https://api.github.com/repos/lord/slate/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/lord/slate/labels{/name}", + "releases_url": "https://api.github.com/repos/lord/slate/releases{/id}", + "deployments_url": "https://api.github.com/repos/lord/slate/deployments", + "created_at": "2013-09-13T22:15:24Z", + "updated_at": "2017-11-29T05:21:22Z", + "pushed_at": "2017-11-29T03:24:37Z", + "git_url": "git://github.com/lord/slate.git", + "ssh_url": "git@github.com:lord/slate.git", + "clone_url": "https://github.com/lord/slate.git", + "svn_url": "https://github.com/lord/slate", + "homepage": "", + "size": 997, + "stargazers_count": 21022, + "watchers_count": 21022, + "language": "JavaScript", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "forks_count": 11144, + "mirror_url": null, + "archived": false, + "open_issues_count": 16, + "license": { + "key": "other", + "name": "Other", + "spdx_id": null, + "url": null + }, + "forks": 11144, + "open_issues": 16, + "watchers": 21022, + "default_branch": "master" + }, + "coin": "Augur" + }, + { + "id": 816305634, + "name": "safe_browser", + "full_name": "maidsafe/safe_browser", + "owner": { + "login": "maidsafe", + "id": 536423, + "avatar_url": "https://avatars1.githubusercontent.com/u/536423?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/maidsafe", + "html_url": "https://github.com/maidsafe", + "followers_url": "https://api.github.com/users/maidsafe/followers", + "following_url": "https://api.github.com/users/maidsafe/following{/other_user}", + "gists_url": "https://api.github.com/users/maidsafe/gists{/gist_id}", + "starred_url": "https://api.github.com/users/maidsafe/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/maidsafe/subscriptions", + "organizations_url": "https://api.github.com/users/maidsafe/orgs", + "repos_url": "https://api.github.com/users/maidsafe/repos", + "events_url": "https://api.github.com/users/maidsafe/events{/privacy}", + "received_events_url": "https://api.github.com/users/maidsafe/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/maidsafe/safe_browser", + "description": "SAFE Browser Application", + "fork": false, + "url": "https://github.com/orgs/maidsafe", + "forks_url": "https://api.github.com/repos/maidsafe/safe_browser/forks", + "keys_url": "https://api.github.com/repos/maidsafe/safe_browser/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/maidsafe/safe_browser/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/maidsafe/safe_browser/teams", + "hooks_url": "https://api.github.com/repos/maidsafe/safe_browser/hooks", + "issue_events_url": "https://api.github.com/repos/maidsafe/safe_browser/issues/events{/number}", + "events_url": "https://api.github.com/repos/maidsafe/safe_browser/events", + "assignees_url": "https://api.github.com/repos/maidsafe/safe_browser/assignees{/user}", + "branches_url": "https://api.github.com/repos/maidsafe/safe_browser/branches{/branch}", + "tags_url": "https://api.github.com/repos/maidsafe/safe_browser/tags", + "blobs_url": "https://api.github.com/repos/maidsafe/safe_browser/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/maidsafe/safe_browser/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/maidsafe/safe_browser/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/maidsafe/safe_browser/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/maidsafe/safe_browser/statuses/{sha}", + "languages_url": "https://api.github.com/repos/maidsafe/safe_browser/languages", + "stargazers_url": "https://api.github.com/repos/maidsafe/safe_browser/stargazers", + "contributors_url": "https://api.github.com/repos/maidsafe/safe_browser/contributors", + "subscribers_url": "https://api.github.com/repos/maidsafe/safe_browser/subscribers", + "subscription_url": "https://api.github.com/repos/maidsafe/safe_browser/subscription", + "commits_url": "https://api.github.com/repos/maidsafe/safe_browser/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/maidsafe/safe_browser/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/maidsafe/safe_browser/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/maidsafe/safe_browser/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/maidsafe/safe_browser/contents/{+path}", + "compare_url": "https://api.github.com/repos/maidsafe/safe_browser/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/maidsafe/safe_browser/merges", + "archive_url": "https://api.github.com/repos/maidsafe/safe_browser/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/maidsafe/safe_browser/downloads", + "issues_url": "https://api.github.com/repos/maidsafe/safe_browser/issues{/number}", + "pulls_url": "https://api.github.com/repos/maidsafe/safe_browser/pulls{/number}", + "milestones_url": "https://api.github.com/repos/maidsafe/safe_browser/milestones{/number}", + "notifications_url": "https://api.github.com/repos/maidsafe/safe_browser/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/maidsafe/safe_browser/labels{/name}", + "releases_url": "https://api.github.com/repos/maidsafe/safe_browser/releases{/id}", + "deployments_url": "https://api.github.com/repos/maidsafe/safe_browser/deployments", + "created_at": "2017-01-04T13:09:51Z", + "updated_at": "2017-11-27T15:18:14Z", + "pushed_at": "2017-11-28T22:51:32Z", + "git_url": "git://github.com/maidsafe/safe_browser.git", + "ssh_url": "git@github.com:maidsafe/safe_browser.git", + "clone_url": "https://github.com/maidsafe/safe_browser.git", + "svn_url": "https://github.com/maidsafe/safe_browser", + "homepage": null, + "size": 1056074, + "stargazers_count": 1624, + "watchers_count": 1624, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 599, + "mirror_url": null, + "archived": false, + "open_issues_count": 182, + "license": { + "key": "other", + "name": "Other", + "spdx_id": null, + "url": null + }, + "forks": 599, + "open_issues": 182, + "watchers": 1624, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "maidsafe", + "id": 536423, + "avatar_url": "https://avatars1.githubusercontent.com/u/536423?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/maidsafe", + "html_url": "https://github.com/maidsafe", + "followers_url": "https://api.github.com/users/maidsafe/followers", + "following_url": "https://api.github.com/users/maidsafe/following{/other_user}", + "gists_url": "https://api.github.com/users/maidsafe/gists{/gist_id}", + "starred_url": "https://api.github.com/users/maidsafe/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/maidsafe/subscriptions", + "organizations_url": "https://api.github.com/users/maidsafe/orgs", + "repos_url": "https://api.github.com/users/maidsafe/repos", + "events_url": "https://api.github.com/users/maidsafe/events{/privacy}", + "received_events_url": "https://api.github.com/users/maidsafe/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 599, + "subscribers_count": 691, + "contributors": 323, + "commits": 17747, + "code_frequency": null, + "commits_per_week": 50.981, + "releases": 80, + "coin": "Maidsafe" + }, + { + "id": 845116251, + "name": "smt-whitepaper", + "full_name": "steemit/smt-whitepaper", + "owner": { + "login": "steemit", + "id": 17434692, + "avatar_url": "https://avatars3.githubusercontent.com/u/17434692?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/steemit", + "html_url": "https://github.com/steemit", + "followers_url": "https://api.github.com/users/steemit/followers", + "following_url": "https://api.github.com/users/steemit/following{/other_user}", + "gists_url": "https://api.github.com/users/steemit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/steemit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/steemit/subscriptions", + "organizations_url": "https://api.github.com/users/steemit/orgs", + "repos_url": "https://api.github.com/users/steemit/repos", + "events_url": "https://api.github.com/users/steemit/events{/privacy}", + "received_events_url": "https://api.github.com/users/steemit/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/steemit/smt-whitepaper", + "description": "Smart Media Tokens whitepaper", + "fork": false, + "url": "https://github.com/orgs/steemit", + "forks_url": "https://api.github.com/repos/steemit/smt-whitepaper/forks", + "keys_url": "https://api.github.com/repos/steemit/smt-whitepaper/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/steemit/smt-whitepaper/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/steemit/smt-whitepaper/teams", + "hooks_url": "https://api.github.com/repos/steemit/smt-whitepaper/hooks", + "issue_events_url": "https://api.github.com/repos/steemit/smt-whitepaper/issues/events{/number}", + "events_url": "https://api.github.com/repos/steemit/smt-whitepaper/events", + "assignees_url": "https://api.github.com/repos/steemit/smt-whitepaper/assignees{/user}", + "branches_url": "https://api.github.com/repos/steemit/smt-whitepaper/branches{/branch}", + "tags_url": "https://api.github.com/repos/steemit/smt-whitepaper/tags", + "blobs_url": "https://api.github.com/repos/steemit/smt-whitepaper/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/steemit/smt-whitepaper/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/steemit/smt-whitepaper/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/steemit/smt-whitepaper/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/steemit/smt-whitepaper/statuses/{sha}", + "languages_url": "https://api.github.com/repos/steemit/smt-whitepaper/languages", + "stargazers_url": "https://api.github.com/repos/steemit/smt-whitepaper/stargazers", + "contributors_url": "https://api.github.com/repos/steemit/smt-whitepaper/contributors", + "subscribers_url": "https://api.github.com/repos/steemit/smt-whitepaper/subscribers", + "subscription_url": "https://api.github.com/repos/steemit/smt-whitepaper/subscription", + "commits_url": "https://api.github.com/repos/steemit/smt-whitepaper/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/steemit/smt-whitepaper/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/steemit/smt-whitepaper/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/steemit/smt-whitepaper/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/steemit/smt-whitepaper/contents/{+path}", + "compare_url": "https://api.github.com/repos/steemit/smt-whitepaper/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/steemit/smt-whitepaper/merges", + "archive_url": "https://api.github.com/repos/steemit/smt-whitepaper/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/steemit/smt-whitepaper/downloads", + "issues_url": "https://api.github.com/repos/steemit/smt-whitepaper/issues{/number}", + "pulls_url": "https://api.github.com/repos/steemit/smt-whitepaper/pulls{/number}", + "milestones_url": "https://api.github.com/repos/steemit/smt-whitepaper/milestones{/number}", + "notifications_url": "https://api.github.com/repos/steemit/smt-whitepaper/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/steemit/smt-whitepaper/labels{/name}", + "releases_url": "https://api.github.com/repos/steemit/smt-whitepaper/releases{/id}", + "deployments_url": "https://api.github.com/repos/steemit/smt-whitepaper/deployments", + "created_at": "2017-06-10T22:10:57Z", + "updated_at": "2017-11-27T03:05:46Z", + "pushed_at": "2017-11-14T15:19:35Z", + "git_url": "git://github.com/steemit/smt-whitepaper.git", + "ssh_url": "git@github.com:steemit/smt-whitepaper.git", + "clone_url": "https://github.com/steemit/smt-whitepaper.git", + "svn_url": "https://github.com/steemit/smt-whitepaper", + "homepage": "", + "size": 45409, + "stargazers_count": 1258, + "watchers_count": 1258, + "language": "TeX", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 648, + "mirror_url": null, + "archived": false, + "open_issues_count": 678, + "license": null, + "forks": 648, + "open_issues": 678, + "watchers": 1258, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "steemit", + "id": 17434692, + "avatar_url": "https://avatars3.githubusercontent.com/u/17434692?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/steemit", + "html_url": "https://github.com/steemit", + "followers_url": "https://api.github.com/users/steemit/followers", + "following_url": "https://api.github.com/users/steemit/following{/other_user}", + "gists_url": "https://api.github.com/users/steemit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/steemit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/steemit/subscriptions", + "organizations_url": "https://api.github.com/users/steemit/orgs", + "repos_url": "https://api.github.com/users/steemit/repos", + "events_url": "https://api.github.com/users/steemit/events{/privacy}", + "received_events_url": "https://api.github.com/users/steemit/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 648, + "subscribers_count": 391, + "contributors": 141, + "commits": 6331, + "code_frequency": null, + "commits_per_week": 96.789, + "releases": 71, + "coin": "Steem" + }, + { + "id": 308819085, + "name": "NanoWallet", + "full_name": "NemProject/NanoWallet", + "owner": { + "login": "NemProject", + "id": 7942606, + "avatar_url": "https://avatars1.githubusercontent.com/u/7942606?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NemProject", + "html_url": "https://github.com/NemProject", + "followers_url": "https://api.github.com/users/NemProject/followers", + "following_url": "https://api.github.com/users/NemProject/following{/other_user}", + "gists_url": "https://api.github.com/users/NemProject/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NemProject/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NemProject/subscriptions", + "organizations_url": "https://api.github.com/users/NemProject/orgs", + "repos_url": "https://api.github.com/users/NemProject/repos", + "events_url": "https://api.github.com/users/NemProject/events{/privacy}", + "received_events_url": "https://api.github.com/users/NemProject/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/NemProject/NanoWallet", + "description": "Cross-platform lite wallet written in JavaScript", + "fork": false, + "url": "https://github.com/orgs/NemProject", + "forks_url": "https://api.github.com/repos/NemProject/NanoWallet/forks", + "keys_url": "https://api.github.com/repos/NemProject/NanoWallet/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/NemProject/NanoWallet/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/NemProject/NanoWallet/teams", + "hooks_url": "https://api.github.com/repos/NemProject/NanoWallet/hooks", + "issue_events_url": "https://api.github.com/repos/NemProject/NanoWallet/issues/events{/number}", + "events_url": "https://api.github.com/repos/NemProject/NanoWallet/events", + "assignees_url": "https://api.github.com/repos/NemProject/NanoWallet/assignees{/user}", + "branches_url": "https://api.github.com/repos/NemProject/NanoWallet/branches{/branch}", + "tags_url": "https://api.github.com/repos/NemProject/NanoWallet/tags", + "blobs_url": "https://api.github.com/repos/NemProject/NanoWallet/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/NemProject/NanoWallet/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/NemProject/NanoWallet/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/NemProject/NanoWallet/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/NemProject/NanoWallet/statuses/{sha}", + "languages_url": "https://api.github.com/repos/NemProject/NanoWallet/languages", + "stargazers_url": "https://api.github.com/repos/NemProject/NanoWallet/stargazers", + "contributors_url": "https://api.github.com/repos/NemProject/NanoWallet/contributors", + "subscribers_url": "https://api.github.com/repos/NemProject/NanoWallet/subscribers", + "subscription_url": "https://api.github.com/repos/NemProject/NanoWallet/subscription", + "commits_url": "https://api.github.com/repos/NemProject/NanoWallet/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/NemProject/NanoWallet/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/NemProject/NanoWallet/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/NemProject/NanoWallet/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/NemProject/NanoWallet/contents/{+path}", + "compare_url": "https://api.github.com/repos/NemProject/NanoWallet/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/NemProject/NanoWallet/merges", + "archive_url": "https://api.github.com/repos/NemProject/NanoWallet/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/NemProject/NanoWallet/downloads", + "issues_url": "https://api.github.com/repos/NemProject/NanoWallet/issues{/number}", + "pulls_url": "https://api.github.com/repos/NemProject/NanoWallet/pulls{/number}", + "milestones_url": "https://api.github.com/repos/NemProject/NanoWallet/milestones{/number}", + "notifications_url": "https://api.github.com/repos/NemProject/NanoWallet/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/NemProject/NanoWallet/labels{/name}", + "releases_url": "https://api.github.com/repos/NemProject/NanoWallet/releases{/id}", + "deployments_url": "https://api.github.com/repos/NemProject/NanoWallet/deployments", + "created_at": "2016-10-29T02:46:14Z", + "updated_at": "2017-11-28T21:41:47Z", + "pushed_at": "2017-11-24T20:00:31Z", + "git_url": "git://github.com/NemProject/NanoWallet.git", + "ssh_url": "git@github.com:NemProject/NanoWallet.git", + "clone_url": "https://github.com/NemProject/NanoWallet.git", + "svn_url": "https://github.com/NemProject/NanoWallet", + "homepage": null, + "size": 114107, + "stargazers_count": 361, + "watchers_count": 361, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 200, + "mirror_url": null, + "archived": false, + "open_issues_count": 350, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 200, + "open_issues": 350, + "watchers": 361, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "NemProject", + "id": 7942606, + "avatar_url": "https://avatars1.githubusercontent.com/u/7942606?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NemProject", + "html_url": "https://github.com/NemProject", + "followers_url": "https://api.github.com/users/NemProject/followers", + "following_url": "https://api.github.com/users/NemProject/following{/other_user}", + "gists_url": "https://api.github.com/users/NemProject/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NemProject/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NemProject/subscriptions", + "organizations_url": "https://api.github.com/users/NemProject/orgs", + "repos_url": "https://api.github.com/users/NemProject/repos", + "events_url": "https://api.github.com/users/NemProject/events{/privacy}", + "received_events_url": "https://api.github.com/users/NemProject/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 200, + "subscribers_count": 211, + "contributors": 54, + "commits": 3477, + "code_frequency": null, + "commits_per_week": 13.903, + "releases": 9, + "coin": "NEM" + }, + { + "id": 253534918, + "name": "distribution", + "full_name": "FactomProject/distribution", + "owner": { + "login": "FactomProject", + "id": 8729117, + "avatar_url": "https://avatars3.githubusercontent.com/u/8729117?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/FactomProject", + "html_url": "https://github.com/FactomProject", + "followers_url": "https://api.github.com/users/FactomProject/followers", + "following_url": "https://api.github.com/users/FactomProject/following{/other_user}", + "gists_url": "https://api.github.com/users/FactomProject/gists{/gist_id}", + "starred_url": "https://api.github.com/users/FactomProject/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/FactomProject/subscriptions", + "organizations_url": "https://api.github.com/users/FactomProject/orgs", + "repos_url": "https://api.github.com/users/FactomProject/repos", + "events_url": "https://api.github.com/users/FactomProject/events{/privacy}", + "received_events_url": "https://api.github.com/users/FactomProject/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/FactomProject/distribution", + "description": "This repository holds the latest versions of Factom", + "fork": false, + "url": "https://github.com/orgs/FactomProject", + "forks_url": "https://api.github.com/repos/FactomProject/distribution/forks", + "keys_url": "https://api.github.com/repos/FactomProject/distribution/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/FactomProject/distribution/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/FactomProject/distribution/teams", + "hooks_url": "https://api.github.com/repos/FactomProject/distribution/hooks", + "issue_events_url": "https://api.github.com/repos/FactomProject/distribution/issues/events{/number}", + "events_url": "https://api.github.com/repos/FactomProject/distribution/events", + "assignees_url": "https://api.github.com/repos/FactomProject/distribution/assignees{/user}", + "branches_url": "https://api.github.com/repos/FactomProject/distribution/branches{/branch}", + "tags_url": "https://api.github.com/repos/FactomProject/distribution/tags", + "blobs_url": "https://api.github.com/repos/FactomProject/distribution/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/FactomProject/distribution/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/FactomProject/distribution/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/FactomProject/distribution/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/FactomProject/distribution/statuses/{sha}", + "languages_url": "https://api.github.com/repos/FactomProject/distribution/languages", + "stargazers_url": "https://api.github.com/repos/FactomProject/distribution/stargazers", + "contributors_url": "https://api.github.com/repos/FactomProject/distribution/contributors", + "subscribers_url": "https://api.github.com/repos/FactomProject/distribution/subscribers", + "subscription_url": "https://api.github.com/repos/FactomProject/distribution/subscription", + "commits_url": "https://api.github.com/repos/FactomProject/distribution/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/FactomProject/distribution/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/FactomProject/distribution/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/FactomProject/distribution/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/FactomProject/distribution/contents/{+path}", + "compare_url": "https://api.github.com/repos/FactomProject/distribution/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/FactomProject/distribution/merges", + "archive_url": "https://api.github.com/repos/FactomProject/distribution/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/FactomProject/distribution/downloads", + "issues_url": "https://api.github.com/repos/FactomProject/distribution/issues{/number}", + "pulls_url": "https://api.github.com/repos/FactomProject/distribution/pulls{/number}", + "milestones_url": "https://api.github.com/repos/FactomProject/distribution/milestones{/number}", + "notifications_url": "https://api.github.com/repos/FactomProject/distribution/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/FactomProject/distribution/labels{/name}", + "releases_url": "https://api.github.com/repos/FactomProject/distribution/releases{/id}", + "deployments_url": "https://api.github.com/repos/FactomProject/distribution/deployments", + "created_at": "2016-03-26T04:33:00Z", + "updated_at": "2017-10-24T04:06:58Z", + "pushed_at": "2017-10-16T18:57:38Z", + "git_url": "git://github.com/FactomProject/distribution.git", + "ssh_url": "git@github.com:FactomProject/distribution.git", + "clone_url": "https://github.com/FactomProject/distribution.git", + "svn_url": "https://github.com/FactomProject/distribution", + "homepage": null, + "size": 121836, + "stargazers_count": 419, + "watchers_count": 419, + "language": null, + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 133, + "mirror_url": null, + "archived": false, + "open_issues_count": 23, + "license": null, + "forks": 133, + "open_issues": 23, + "watchers": 419, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "FactomProject", + "id": 8729117, + "avatar_url": "https://avatars3.githubusercontent.com/u/8729117?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/FactomProject", + "html_url": "https://github.com/FactomProject", + "followers_url": "https://api.github.com/users/FactomProject/followers", + "following_url": "https://api.github.com/users/FactomProject/following{/other_user}", + "gists_url": "https://api.github.com/users/FactomProject/gists{/gist_id}", + "starred_url": "https://api.github.com/users/FactomProject/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/FactomProject/subscriptions", + "organizations_url": "https://api.github.com/users/FactomProject/orgs", + "repos_url": "https://api.github.com/users/FactomProject/repos", + "events_url": "https://api.github.com/users/FactomProject/events{/privacy}", + "received_events_url": "https://api.github.com/users/FactomProject/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 133, + "subscribers_count": 263, + "contributors": 110, + "commits": 12390, + "code_frequency": null, + "commits_per_week": 50.518, + "releases": 31, + "coin": "Factom" + }, + { + "id": 64385455, + "name": "libdohj", + "full_name": "dogecoin/libdohj", + "owner": { + "login": "dogecoin", + "id": 6122353, + "avatar_url": "https://avatars3.githubusercontent.com/u/6122353?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/dogecoin", + "html_url": "https://github.com/dogecoin", + "followers_url": "https://api.github.com/users/dogecoin/followers", + "following_url": "https://api.github.com/users/dogecoin/following{/other_user}", + "gists_url": "https://api.github.com/users/dogecoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/dogecoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/dogecoin/subscriptions", + "organizations_url": "https://api.github.com/users/dogecoin/orgs", + "repos_url": "https://api.github.com/users/dogecoin/repos", + "events_url": "https://api.github.com/users/dogecoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/dogecoin/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/dogecoin/libdohj", + "description": "Java library for adding altcoin support to bitcoinj", + "fork": false, + "url": "https://github.com/orgs/dogecoin", + "forks_url": "https://api.github.com/repos/dogecoin/libdohj/forks", + "keys_url": "https://api.github.com/repos/dogecoin/libdohj/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/dogecoin/libdohj/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/dogecoin/libdohj/teams", + "hooks_url": "https://api.github.com/repos/dogecoin/libdohj/hooks", + "issue_events_url": "https://api.github.com/repos/dogecoin/libdohj/issues/events{/number}", + "events_url": "https://api.github.com/repos/dogecoin/libdohj/events", + "assignees_url": "https://api.github.com/repos/dogecoin/libdohj/assignees{/user}", + "branches_url": "https://api.github.com/repos/dogecoin/libdohj/branches{/branch}", + "tags_url": "https://api.github.com/repos/dogecoin/libdohj/tags", + "blobs_url": "https://api.github.com/repos/dogecoin/libdohj/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/dogecoin/libdohj/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/dogecoin/libdohj/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/dogecoin/libdohj/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/dogecoin/libdohj/statuses/{sha}", + "languages_url": "https://api.github.com/repos/dogecoin/libdohj/languages", + "stargazers_url": "https://api.github.com/repos/dogecoin/libdohj/stargazers", + "contributors_url": "https://api.github.com/repos/dogecoin/libdohj/contributors", + "subscribers_url": "https://api.github.com/repos/dogecoin/libdohj/subscribers", + "subscription_url": "https://api.github.com/repos/dogecoin/libdohj/subscription", + "commits_url": "https://api.github.com/repos/dogecoin/libdohj/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/dogecoin/libdohj/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/dogecoin/libdohj/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/dogecoin/libdohj/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/dogecoin/libdohj/contents/{+path}", + "compare_url": "https://api.github.com/repos/dogecoin/libdohj/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/dogecoin/libdohj/merges", + "archive_url": "https://api.github.com/repos/dogecoin/libdohj/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/dogecoin/libdohj/downloads", + "issues_url": "https://api.github.com/repos/dogecoin/libdohj/issues{/number}", + "pulls_url": "https://api.github.com/repos/dogecoin/libdohj/pulls{/number}", + "milestones_url": "https://api.github.com/repos/dogecoin/libdohj/milestones{/number}", + "notifications_url": "https://api.github.com/repos/dogecoin/libdohj/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/dogecoin/libdohj/labels{/name}", + "releases_url": "https://api.github.com/repos/dogecoin/libdohj/releases{/id}", + "deployments_url": "https://api.github.com/repos/dogecoin/libdohj/deployments", + "created_at": "2015-04-11T16:02:58Z", + "updated_at": "2017-11-10T04:34:16Z", + "pushed_at": "2017-11-06T10:36:13Z", + "git_url": "git://github.com/dogecoin/libdohj.git", + "ssh_url": "git@github.com:dogecoin/libdohj.git", + "clone_url": "https://github.com/dogecoin/libdohj.git", + "svn_url": "https://github.com/dogecoin/libdohj", + "homepage": "", + "size": 133342, + "stargazers_count": 1463, + "watchers_count": 1463, + "language": "Java", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 680, + "mirror_url": null, + "archived": false, + "open_issues_count": 94, + "license": { + "key": "apache-2.0", + "name": "Apache License 2.0", + "spdx_id": "Apache-2.0", + "url": "https://api.github.com/licenses/apache-2.0" + }, + "forks": 680, + "open_issues": 94, + "watchers": 1463, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "dogecoin", + "id": 6122353, + "avatar_url": "https://avatars3.githubusercontent.com/u/6122353?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/dogecoin", + "html_url": "https://github.com/dogecoin", + "followers_url": "https://api.github.com/users/dogecoin/followers", + "following_url": "https://api.github.com/users/dogecoin/following{/other_user}", + "gists_url": "https://api.github.com/users/dogecoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/dogecoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/dogecoin/subscriptions", + "organizations_url": "https://api.github.com/users/dogecoin/orgs", + "repos_url": "https://api.github.com/users/dogecoin/repos", + "events_url": "https://api.github.com/users/dogecoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/dogecoin/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 680, + "subscribers_count": 248, + "contributors": 359, + "commits": 8826, + "code_frequency": null, + "commits_per_week": 0.116, + "releases": 27, + "coin": "Dogecoin" + }, + { + "id": 225955018, + "name": "WavesDevKit", + "full_name": "wavesplatform/WavesDevKit", + "owner": { + "login": "wavesplatform", + "id": 18295288, + "avatar_url": "https://avatars1.githubusercontent.com/u/18295288?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/wavesplatform", + "html_url": "https://github.com/wavesplatform", + "followers_url": "https://api.github.com/users/wavesplatform/followers", + "following_url": "https://api.github.com/users/wavesplatform/following{/other_user}", + "gists_url": "https://api.github.com/users/wavesplatform/gists{/gist_id}", + "starred_url": "https://api.github.com/users/wavesplatform/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/wavesplatform/subscriptions", + "organizations_url": "https://api.github.com/users/wavesplatform/orgs", + "repos_url": "https://api.github.com/users/wavesplatform/repos", + "events_url": "https://api.github.com/users/wavesplatform/events{/privacy}", + "received_events_url": "https://api.github.com/users/wavesplatform/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/wavesplatform/WavesDevKit", + "description": "Waves crypto in Javascript, more helpful waves functions", + "fork": false, + "url": "https://github.com/orgs/wavesplatform", + "forks_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/forks", + "keys_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/teams", + "hooks_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/hooks", + "issue_events_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/issues/events{/number}", + "events_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/events", + "assignees_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/assignees{/user}", + "branches_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/branches{/branch}", + "tags_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/tags", + "blobs_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/statuses/{sha}", + "languages_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/languages", + "stargazers_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/stargazers", + "contributors_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/contributors", + "subscribers_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/subscribers", + "subscription_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/subscription", + "commits_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/contents/{+path}", + "compare_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/merges", + "archive_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/downloads", + "issues_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/issues{/number}", + "pulls_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/pulls{/number}", + "milestones_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/milestones{/number}", + "notifications_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/labels{/name}", + "releases_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/releases{/id}", + "deployments_url": "https://api.github.com/repos/wavesplatform/WavesDevKit/deployments", + "created_at": "2016-04-29T13:52:46Z", + "updated_at": "2017-10-02T05:58:27Z", + "pushed_at": "2016-06-11T14:44:22Z", + "git_url": "git://github.com/wavesplatform/WavesDevKit.git", + "ssh_url": "git@github.com:wavesplatform/WavesDevKit.git", + "clone_url": "https://github.com/wavesplatform/WavesDevKit.git", + "svn_url": "https://github.com/wavesplatform/WavesDevKit", + "homepage": null, + "size": 26959, + "stargazers_count": 485, + "watchers_count": 485, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 196, + "mirror_url": null, + "archived": false, + "open_issues_count": 75, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 196, + "open_issues": 75, + "watchers": 485, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "wavesplatform", + "id": 18295288, + "avatar_url": "https://avatars1.githubusercontent.com/u/18295288?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/wavesplatform", + "html_url": "https://github.com/wavesplatform", + "followers_url": "https://api.github.com/users/wavesplatform/followers", + "following_url": "https://api.github.com/users/wavesplatform/following{/other_user}", + "gists_url": "https://api.github.com/users/wavesplatform/gists{/gist_id}", + "starred_url": "https://api.github.com/users/wavesplatform/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/wavesplatform/subscriptions", + "organizations_url": "https://api.github.com/users/wavesplatform/orgs", + "repos_url": "https://api.github.com/users/wavesplatform/repos", + "events_url": "https://api.github.com/users/wavesplatform/events{/privacy}", + "received_events_url": "https://api.github.com/users/wavesplatform/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 196, + "subscribers_count": 161, + "contributors": 50, + "commits": 7617, + "code_frequency": null, + "commits_per_week": 75.211, + "releases": 97, + "coin": "Waves" + }, + { + "id": 354115974, + "name": "zcash-docs", + "full_name": "zcash/zcash-docs", + "owner": { + "login": "zcash", + "id": 16122764, + "avatar_url": "https://avatars2.githubusercontent.com/u/16122764?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/zcash", + "html_url": "https://github.com/zcash", + "followers_url": "https://api.github.com/users/zcash/followers", + "following_url": "https://api.github.com/users/zcash/following{/other_user}", + "gists_url": "https://api.github.com/users/zcash/gists{/gist_id}", + "starred_url": "https://api.github.com/users/zcash/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/zcash/subscriptions", + "organizations_url": "https://api.github.com/users/zcash/orgs", + "repos_url": "https://api.github.com/users/zcash/repos", + "events_url": "https://api.github.com/users/zcash/events{/privacy}", + "received_events_url": "https://api.github.com/users/zcash/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/zcash/zcash-docs", + "description": "Translations of Zcash documentation", + "fork": false, + "url": "https://github.com/orgs/zcash", + "forks_url": "https://api.github.com/repos/zcash/zcash-docs/forks", + "keys_url": "https://api.github.com/repos/zcash/zcash-docs/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/zcash/zcash-docs/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/zcash/zcash-docs/teams", + "hooks_url": "https://api.github.com/repos/zcash/zcash-docs/hooks", + "issue_events_url": "https://api.github.com/repos/zcash/zcash-docs/issues/events{/number}", + "events_url": "https://api.github.com/repos/zcash/zcash-docs/events", + "assignees_url": "https://api.github.com/repos/zcash/zcash-docs/assignees{/user}", + "branches_url": "https://api.github.com/repos/zcash/zcash-docs/branches{/branch}", + "tags_url": "https://api.github.com/repos/zcash/zcash-docs/tags", + "blobs_url": "https://api.github.com/repos/zcash/zcash-docs/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/zcash/zcash-docs/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/zcash/zcash-docs/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/zcash/zcash-docs/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/zcash/zcash-docs/statuses/{sha}", + "languages_url": "https://api.github.com/repos/zcash/zcash-docs/languages", + "stargazers_url": "https://api.github.com/repos/zcash/zcash-docs/stargazers", + "contributors_url": "https://api.github.com/repos/zcash/zcash-docs/contributors", + "subscribers_url": "https://api.github.com/repos/zcash/zcash-docs/subscribers", + "subscription_url": "https://api.github.com/repos/zcash/zcash-docs/subscription", + "commits_url": "https://api.github.com/repos/zcash/zcash-docs/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/zcash/zcash-docs/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/zcash/zcash-docs/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/zcash/zcash-docs/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/zcash/zcash-docs/contents/{+path}", + "compare_url": "https://api.github.com/repos/zcash/zcash-docs/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/zcash/zcash-docs/merges", + "archive_url": "https://api.github.com/repos/zcash/zcash-docs/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/zcash/zcash-docs/downloads", + "issues_url": "https://api.github.com/repos/zcash/zcash-docs/issues{/number}", + "pulls_url": "https://api.github.com/repos/zcash/zcash-docs/pulls{/number}", + "milestones_url": "https://api.github.com/repos/zcash/zcash-docs/milestones{/number}", + "notifications_url": "https://api.github.com/repos/zcash/zcash-docs/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/zcash/zcash-docs/labels{/name}", + "releases_url": "https://api.github.com/repos/zcash/zcash-docs/releases{/id}", + "deployments_url": "https://api.github.com/repos/zcash/zcash-docs/deployments", + "created_at": "2016-11-12T00:57:39Z", + "updated_at": "2017-11-16T07:32:33Z", + "pushed_at": "2017-10-19T13:08:58Z", + "git_url": "git://github.com/zcash/zcash-docs.git", + "ssh_url": "git@github.com:zcash/zcash-docs.git", + "clone_url": "https://github.com/zcash/zcash-docs.git", + "svn_url": "https://github.com/zcash/zcash-docs", + "homepage": null, + "size": 406419, + "stargazers_count": 3208, + "watchers_count": 3208, + "language": null, + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 880, + "mirror_url": null, + "archived": false, + "open_issues_count": 761, + "license": { + "key": "cc-by-sa-4.0", + "name": "Creative Commons Attribution Share Alike 4.0", + "spdx_id": "CC-BY-SA-4.0", + "url": "https://api.github.com/licenses/cc-by-sa-4.0" + }, + "forks": 880, + "open_issues": 761, + "watchers": 3208, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "zcash", + "id": 16122764, + "avatar_url": "https://avatars2.githubusercontent.com/u/16122764?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/zcash", + "html_url": "https://github.com/zcash", + "followers_url": "https://api.github.com/users/zcash/followers", + "following_url": "https://api.github.com/users/zcash/following{/other_user}", + "gists_url": "https://api.github.com/users/zcash/gists{/gist_id}", + "starred_url": "https://api.github.com/users/zcash/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/zcash/subscriptions", + "organizations_url": "https://api.github.com/users/zcash/orgs", + "repos_url": "https://api.github.com/users/zcash/repos", + "events_url": "https://api.github.com/users/zcash/events{/privacy}", + "received_events_url": "https://api.github.com/users/zcash/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 1013, + "subscribers_count": 412, + "contributors": 388, + "commits": 10153, + "code_frequency": null, + "commits_per_week": 16.096, + "releases": 16, + "parent": { + "id": 20418463, + "name": "libsnark", + "full_name": "scipr-lab/libsnark", + "owner": { + "login": "scipr-lab", + "id": 6570574, + "avatar_url": "https://avatars2.githubusercontent.com/u/6570574?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/scipr-lab", + "html_url": "https://github.com/scipr-lab", + "followers_url": "https://api.github.com/users/scipr-lab/followers", + "following_url": "https://api.github.com/users/scipr-lab/following{/other_user}", + "gists_url": "https://api.github.com/users/scipr-lab/gists{/gist_id}", + "starred_url": "https://api.github.com/users/scipr-lab/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/scipr-lab/subscriptions", + "organizations_url": "https://api.github.com/users/scipr-lab/orgs", + "repos_url": "https://api.github.com/users/scipr-lab/repos", + "events_url": "https://api.github.com/users/scipr-lab/events{/privacy}", + "received_events_url": "https://api.github.com/users/scipr-lab/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/scipr-lab/libsnark", + "description": "C++ library for zkSNARKs", + "fork": false, + "url": "https://api.github.com/repos/scipr-lab/libsnark", + "forks_url": "https://api.github.com/repos/scipr-lab/libsnark/forks", + "keys_url": "https://api.github.com/repos/scipr-lab/libsnark/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/scipr-lab/libsnark/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/scipr-lab/libsnark/teams", + "hooks_url": "https://api.github.com/repos/scipr-lab/libsnark/hooks", + "issue_events_url": "https://api.github.com/repos/scipr-lab/libsnark/issues/events{/number}", + "events_url": "https://api.github.com/repos/scipr-lab/libsnark/events", + "assignees_url": "https://api.github.com/repos/scipr-lab/libsnark/assignees{/user}", + "branches_url": "https://api.github.com/repos/scipr-lab/libsnark/branches{/branch}", + "tags_url": "https://api.github.com/repos/scipr-lab/libsnark/tags", + "blobs_url": "https://api.github.com/repos/scipr-lab/libsnark/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/scipr-lab/libsnark/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/scipr-lab/libsnark/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/scipr-lab/libsnark/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/scipr-lab/libsnark/statuses/{sha}", + "languages_url": "https://api.github.com/repos/scipr-lab/libsnark/languages", + "stargazers_url": "https://api.github.com/repos/scipr-lab/libsnark/stargazers", + "contributors_url": "https://api.github.com/repos/scipr-lab/libsnark/contributors", + "subscribers_url": "https://api.github.com/repos/scipr-lab/libsnark/subscribers", + "subscription_url": "https://api.github.com/repos/scipr-lab/libsnark/subscription", + "commits_url": "https://api.github.com/repos/scipr-lab/libsnark/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/scipr-lab/libsnark/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/scipr-lab/libsnark/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/scipr-lab/libsnark/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/scipr-lab/libsnark/contents/{+path}", + "compare_url": "https://api.github.com/repos/scipr-lab/libsnark/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/scipr-lab/libsnark/merges", + "archive_url": "https://api.github.com/repos/scipr-lab/libsnark/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/scipr-lab/libsnark/downloads", + "issues_url": "https://api.github.com/repos/scipr-lab/libsnark/issues{/number}", + "pulls_url": "https://api.github.com/repos/scipr-lab/libsnark/pulls{/number}", + "milestones_url": "https://api.github.com/repos/scipr-lab/libsnark/milestones{/number}", + "notifications_url": "https://api.github.com/repos/scipr-lab/libsnark/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/scipr-lab/libsnark/labels{/name}", + "releases_url": "https://api.github.com/repos/scipr-lab/libsnark/releases{/id}", + "deployments_url": "https://api.github.com/repos/scipr-lab/libsnark/deployments", + "created_at": "2014-06-02T20:27:34Z", + "updated_at": "2017-11-28T22:48:17Z", + "pushed_at": "2017-11-03T01:13:30Z", + "git_url": "git://github.com/scipr-lab/libsnark.git", + "ssh_url": "git@github.com:scipr-lab/libsnark.git", + "clone_url": "https://github.com/scipr-lab/libsnark.git", + "svn_url": "https://github.com/scipr-lab/libsnark", + "homepage": "", + "size": 10981, + "stargazers_count": 459, + "watchers_count": 459, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 153, + "mirror_url": null, + "archived": false, + "open_issues_count": 42, + "license": { + "key": "other", + "name": "Other", + "spdx_id": null, + "url": null + }, + "forks": 153, + "open_issues": 42, + "watchers": 459, + "default_branch": "master" + }, + "source": { + "id": 20418463, + "name": "libsnark", + "full_name": "scipr-lab/libsnark", + "owner": { + "login": "scipr-lab", + "id": 6570574, + "avatar_url": "https://avatars2.githubusercontent.com/u/6570574?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/scipr-lab", + "html_url": "https://github.com/scipr-lab", + "followers_url": "https://api.github.com/users/scipr-lab/followers", + "following_url": "https://api.github.com/users/scipr-lab/following{/other_user}", + "gists_url": "https://api.github.com/users/scipr-lab/gists{/gist_id}", + "starred_url": "https://api.github.com/users/scipr-lab/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/scipr-lab/subscriptions", + "organizations_url": "https://api.github.com/users/scipr-lab/orgs", + "repos_url": "https://api.github.com/users/scipr-lab/repos", + "events_url": "https://api.github.com/users/scipr-lab/events{/privacy}", + "received_events_url": "https://api.github.com/users/scipr-lab/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/scipr-lab/libsnark", + "description": "C++ library for zkSNARKs", + "fork": false, + "url": "https://api.github.com/repos/scipr-lab/libsnark", + "forks_url": "https://api.github.com/repos/scipr-lab/libsnark/forks", + "keys_url": "https://api.github.com/repos/scipr-lab/libsnark/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/scipr-lab/libsnark/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/scipr-lab/libsnark/teams", + "hooks_url": "https://api.github.com/repos/scipr-lab/libsnark/hooks", + "issue_events_url": "https://api.github.com/repos/scipr-lab/libsnark/issues/events{/number}", + "events_url": "https://api.github.com/repos/scipr-lab/libsnark/events", + "assignees_url": "https://api.github.com/repos/scipr-lab/libsnark/assignees{/user}", + "branches_url": "https://api.github.com/repos/scipr-lab/libsnark/branches{/branch}", + "tags_url": "https://api.github.com/repos/scipr-lab/libsnark/tags", + "blobs_url": "https://api.github.com/repos/scipr-lab/libsnark/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/scipr-lab/libsnark/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/scipr-lab/libsnark/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/scipr-lab/libsnark/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/scipr-lab/libsnark/statuses/{sha}", + "languages_url": "https://api.github.com/repos/scipr-lab/libsnark/languages", + "stargazers_url": "https://api.github.com/repos/scipr-lab/libsnark/stargazers", + "contributors_url": "https://api.github.com/repos/scipr-lab/libsnark/contributors", + "subscribers_url": "https://api.github.com/repos/scipr-lab/libsnark/subscribers", + "subscription_url": "https://api.github.com/repos/scipr-lab/libsnark/subscription", + "commits_url": "https://api.github.com/repos/scipr-lab/libsnark/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/scipr-lab/libsnark/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/scipr-lab/libsnark/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/scipr-lab/libsnark/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/scipr-lab/libsnark/contents/{+path}", + "compare_url": "https://api.github.com/repos/scipr-lab/libsnark/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/scipr-lab/libsnark/merges", + "archive_url": "https://api.github.com/repos/scipr-lab/libsnark/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/scipr-lab/libsnark/downloads", + "issues_url": "https://api.github.com/repos/scipr-lab/libsnark/issues{/number}", + "pulls_url": "https://api.github.com/repos/scipr-lab/libsnark/pulls{/number}", + "milestones_url": "https://api.github.com/repos/scipr-lab/libsnark/milestones{/number}", + "notifications_url": "https://api.github.com/repos/scipr-lab/libsnark/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/scipr-lab/libsnark/labels{/name}", + "releases_url": "https://api.github.com/repos/scipr-lab/libsnark/releases{/id}", + "deployments_url": "https://api.github.com/repos/scipr-lab/libsnark/deployments", + "created_at": "2014-06-02T20:27:34Z", + "updated_at": "2017-11-28T22:48:17Z", + "pushed_at": "2017-11-03T01:13:30Z", + "git_url": "git://github.com/scipr-lab/libsnark.git", + "ssh_url": "git@github.com:scipr-lab/libsnark.git", + "clone_url": "https://github.com/scipr-lab/libsnark.git", + "svn_url": "https://github.com/scipr-lab/libsnark", + "homepage": "", + "size": 10981, + "stargazers_count": 459, + "watchers_count": 459, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 153, + "mirror_url": null, + "archived": false, + "open_issues_count": 42, + "license": { + "key": "other", + "name": "Other", + "spdx_id": null, + "url": null + }, + "forks": 153, + "open_issues": 42, + "watchers": 459, + "default_branch": "master" + }, + "coin": "ZCash" + }, + { + "id": 541798555, + "name": "truffle-lightwallet-provider", + "full_name": "DigixGlobal/truffle-lightwallet-provider", + "owner": { + "login": "DigixGlobal", + "id": 11609312, + "avatar_url": "https://avatars3.githubusercontent.com/u/11609312?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/DigixGlobal", + "html_url": "https://github.com/DigixGlobal", + "followers_url": "https://api.github.com/users/DigixGlobal/followers", + "following_url": "https://api.github.com/users/DigixGlobal/following{/other_user}", + "gists_url": "https://api.github.com/users/DigixGlobal/gists{/gist_id}", + "starred_url": "https://api.github.com/users/DigixGlobal/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/DigixGlobal/subscriptions", + "organizations_url": "https://api.github.com/users/DigixGlobal/orgs", + "repos_url": "https://api.github.com/users/DigixGlobal/repos", + "events_url": "https://api.github.com/users/DigixGlobal/events{/privacy}", + "received_events_url": "https://api.github.com/users/DigixGlobal/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/DigixGlobal/truffle-lightwallet-provider", + "description": "Lightwallet Provider for Truffle 3.x", + "fork": false, + "url": "https://github.com/orgs/DigixGlobal", + "forks_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/forks", + "keys_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/teams", + "hooks_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/hooks", + "issue_events_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/issues/events{/number}", + "events_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/events", + "assignees_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/assignees{/user}", + "branches_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/branches{/branch}", + "tags_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/tags", + "blobs_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/statuses/{sha}", + "languages_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/languages", + "stargazers_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/stargazers", + "contributors_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/contributors", + "subscribers_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/subscribers", + "subscription_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/subscription", + "commits_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/contents/{+path}", + "compare_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/merges", + "archive_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/downloads", + "issues_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/issues{/number}", + "pulls_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/pulls{/number}", + "milestones_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/milestones{/number}", + "notifications_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/labels{/name}", + "releases_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/releases{/id}", + "deployments_url": "https://api.github.com/repos/DigixGlobal/truffle-lightwallet-provider/deployments", + "created_at": "2017-02-06T06:52:41Z", + "updated_at": "2017-09-03T14:57:24Z", + "pushed_at": "2017-11-22T05:00:25Z", + "git_url": "git://github.com/DigixGlobal/truffle-lightwallet-provider.git", + "ssh_url": "git@github.com:DigixGlobal/truffle-lightwallet-provider.git", + "clone_url": "https://github.com/DigixGlobal/truffle-lightwallet-provider.git", + "svn_url": "https://github.com/DigixGlobal/truffle-lightwallet-provider", + "homepage": null, + "size": 20746, + "stargazers_count": 309, + "watchers_count": 309, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 104, + "mirror_url": null, + "archived": false, + "open_issues_count": 28, + "license": { + "key": "bsd-3-clause", + "name": "BSD 3-clause \"New\" or \"Revised\" License", + "spdx_id": "BSD-3-Clause", + "url": "https://api.github.com/licenses/bsd-3-clause" + }, + "forks": 104, + "open_issues": 28, + "watchers": 309, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "DigixGlobal", + "id": 11609312, + "avatar_url": "https://avatars3.githubusercontent.com/u/11609312?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/DigixGlobal", + "html_url": "https://github.com/DigixGlobal", + "followers_url": "https://api.github.com/users/DigixGlobal/followers", + "following_url": "https://api.github.com/users/DigixGlobal/following{/other_user}", + "gists_url": "https://api.github.com/users/DigixGlobal/gists{/gist_id}", + "starred_url": "https://api.github.com/users/DigixGlobal/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/DigixGlobal/subscriptions", + "organizations_url": "https://api.github.com/users/DigixGlobal/orgs", + "repos_url": "https://api.github.com/users/DigixGlobal/repos", + "events_url": "https://api.github.com/users/DigixGlobal/events{/privacy}", + "received_events_url": "https://api.github.com/users/DigixGlobal/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 104, + "subscribers_count": 60, + "contributors": 14, + "commits": 431, + "code_frequency": null, + "commits_per_week": 2.809, + "releases": 0, + "coin": "DigixDAO" + }, + { + "id": 990485906, + "name": "dashboard", + "full_name": "stellar/dashboard", + "owner": { + "login": "stellar", + "id": 7386716, + "avatar_url": "https://avatars3.githubusercontent.com/u/7386716?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/stellar", + "html_url": "https://github.com/stellar", + "followers_url": "https://api.github.com/users/stellar/followers", + "following_url": "https://api.github.com/users/stellar/following{/other_user}", + "gists_url": "https://api.github.com/users/stellar/gists{/gist_id}", + "starred_url": "https://api.github.com/users/stellar/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/stellar/subscriptions", + "organizations_url": "https://api.github.com/users/stellar/orgs", + "repos_url": "https://api.github.com/users/stellar/repos", + "events_url": "https://api.github.com/users/stellar/events{/privacy}", + "received_events_url": "https://api.github.com/users/stellar/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/stellar/dashboard", + "description": null, + "fork": false, + "url": "https://github.com/orgs/stellar", + "forks_url": "https://api.github.com/repos/stellar/dashboard/forks", + "keys_url": "https://api.github.com/repos/stellar/dashboard/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/stellar/dashboard/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/stellar/dashboard/teams", + "hooks_url": "https://api.github.com/repos/stellar/dashboard/hooks", + "issue_events_url": "https://api.github.com/repos/stellar/dashboard/issues/events{/number}", + "events_url": "https://api.github.com/repos/stellar/dashboard/events", + "assignees_url": "https://api.github.com/repos/stellar/dashboard/assignees{/user}", + "branches_url": "https://api.github.com/repos/stellar/dashboard/branches{/branch}", + "tags_url": "https://api.github.com/repos/stellar/dashboard/tags", + "blobs_url": "https://api.github.com/repos/stellar/dashboard/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/stellar/dashboard/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/stellar/dashboard/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/stellar/dashboard/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/stellar/dashboard/statuses/{sha}", + "languages_url": "https://api.github.com/repos/stellar/dashboard/languages", + "stargazers_url": "https://api.github.com/repos/stellar/dashboard/stargazers", + "contributors_url": "https://api.github.com/repos/stellar/dashboard/contributors", + "subscribers_url": "https://api.github.com/repos/stellar/dashboard/subscribers", + "subscription_url": "https://api.github.com/repos/stellar/dashboard/subscription", + "commits_url": "https://api.github.com/repos/stellar/dashboard/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/stellar/dashboard/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/stellar/dashboard/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/stellar/dashboard/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/stellar/dashboard/contents/{+path}", + "compare_url": "https://api.github.com/repos/stellar/dashboard/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/stellar/dashboard/merges", + "archive_url": "https://api.github.com/repos/stellar/dashboard/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/stellar/dashboard/downloads", + "issues_url": "https://api.github.com/repos/stellar/dashboard/issues{/number}", + "pulls_url": "https://api.github.com/repos/stellar/dashboard/pulls{/number}", + "milestones_url": "https://api.github.com/repos/stellar/dashboard/milestones{/number}", + "notifications_url": "https://api.github.com/repos/stellar/dashboard/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/stellar/dashboard/labels{/name}", + "releases_url": "https://api.github.com/repos/stellar/dashboard/releases{/id}", + "deployments_url": "https://api.github.com/repos/stellar/dashboard/deployments", + "created_at": "2017-02-21T16:54:58Z", + "updated_at": "2017-11-18T17:06:52Z", + "pushed_at": "2017-11-24T14:09:16Z", + "git_url": "git://github.com/stellar/dashboard.git", + "ssh_url": "git@github.com:stellar/dashboard.git", + "clone_url": "https://github.com/stellar/dashboard.git", + "svn_url": "https://github.com/stellar/dashboard", + "homepage": "https://dashboard.stellar.org", + "size": 143623, + "stargazers_count": 1922, + "watchers_count": 1922, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 813, + "mirror_url": null, + "archived": false, + "open_issues_count": 610, + "license": null, + "forks": 813, + "open_issues": 610, + "watchers": 1922, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "stellar", + "id": 7386716, + "avatar_url": "https://avatars3.githubusercontent.com/u/7386716?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/stellar", + "html_url": "https://github.com/stellar", + "followers_url": "https://api.github.com/users/stellar/followers", + "following_url": "https://api.github.com/users/stellar/following{/other_user}", + "gists_url": "https://api.github.com/users/stellar/gists{/gist_id}", + "starred_url": "https://api.github.com/users/stellar/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/stellar/subscriptions", + "organizations_url": "https://api.github.com/users/stellar/orgs", + "repos_url": "https://api.github.com/users/stellar/repos", + "events_url": "https://api.github.com/users/stellar/events{/privacy}", + "received_events_url": "https://api.github.com/users/stellar/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 813, + "subscribers_count": 809, + "contributors": 362, + "commits": 21018, + "code_frequency": null, + "commits_per_week": 29.809, + "releases": 135, + "coin": "Stellar Lumens" + }, + { + "id": 632978875, + "name": "lisky", + "full_name": "LiskHQ/lisky", + "owner": { + "login": "LiskHQ", + "id": 16600915, + "avatar_url": "https://avatars1.githubusercontent.com/u/16600915?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/LiskHQ", + "html_url": "https://github.com/LiskHQ", + "followers_url": "https://api.github.com/users/LiskHQ/followers", + "following_url": "https://api.github.com/users/LiskHQ/following{/other_user}", + "gists_url": "https://api.github.com/users/LiskHQ/gists{/gist_id}", + "starred_url": "https://api.github.com/users/LiskHQ/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/LiskHQ/subscriptions", + "organizations_url": "https://api.github.com/users/LiskHQ/orgs", + "repos_url": "https://api.github.com/users/LiskHQ/repos", + "events_url": "https://api.github.com/users/LiskHQ/events{/privacy}", + "received_events_url": "https://api.github.com/users/LiskHQ/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/LiskHQ/lisky", + "description": ":cat: A command line interface for Lisk", + "fork": false, + "url": "https://github.com/orgs/LiskHQ", + "forks_url": "https://api.github.com/repos/LiskHQ/lisky/forks", + "keys_url": "https://api.github.com/repos/LiskHQ/lisky/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/LiskHQ/lisky/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/LiskHQ/lisky/teams", + "hooks_url": "https://api.github.com/repos/LiskHQ/lisky/hooks", + "issue_events_url": "https://api.github.com/repos/LiskHQ/lisky/issues/events{/number}", + "events_url": "https://api.github.com/repos/LiskHQ/lisky/events", + "assignees_url": "https://api.github.com/repos/LiskHQ/lisky/assignees{/user}", + "branches_url": "https://api.github.com/repos/LiskHQ/lisky/branches{/branch}", + "tags_url": "https://api.github.com/repos/LiskHQ/lisky/tags", + "blobs_url": "https://api.github.com/repos/LiskHQ/lisky/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/LiskHQ/lisky/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/LiskHQ/lisky/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/LiskHQ/lisky/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/LiskHQ/lisky/statuses/{sha}", + "languages_url": "https://api.github.com/repos/LiskHQ/lisky/languages", + "stargazers_url": "https://api.github.com/repos/LiskHQ/lisky/stargazers", + "contributors_url": "https://api.github.com/repos/LiskHQ/lisky/contributors", + "subscribers_url": "https://api.github.com/repos/LiskHQ/lisky/subscribers", + "subscription_url": "https://api.github.com/repos/LiskHQ/lisky/subscription", + "commits_url": "https://api.github.com/repos/LiskHQ/lisky/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/LiskHQ/lisky/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/LiskHQ/lisky/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/LiskHQ/lisky/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/LiskHQ/lisky/contents/{+path}", + "compare_url": "https://api.github.com/repos/LiskHQ/lisky/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/LiskHQ/lisky/merges", + "archive_url": "https://api.github.com/repos/LiskHQ/lisky/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/LiskHQ/lisky/downloads", + "issues_url": "https://api.github.com/repos/LiskHQ/lisky/issues{/number}", + "pulls_url": "https://api.github.com/repos/LiskHQ/lisky/pulls{/number}", + "milestones_url": "https://api.github.com/repos/LiskHQ/lisky/milestones{/number}", + "notifications_url": "https://api.github.com/repos/LiskHQ/lisky/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/LiskHQ/lisky/labels{/name}", + "releases_url": "https://api.github.com/repos/LiskHQ/lisky/releases{/id}", + "deployments_url": "https://api.github.com/repos/LiskHQ/lisky/deployments", + "created_at": "2017-05-08T09:34:56Z", + "updated_at": "2017-11-27T16:16:53Z", + "pushed_at": "2017-11-28T11:25:00Z", + "git_url": "git://github.com/LiskHQ/lisky.git", + "ssh_url": "git@github.com:LiskHQ/lisky.git", + "clone_url": "https://github.com/LiskHQ/lisky.git", + "svn_url": "https://github.com/LiskHQ/lisky", + "homepage": "", + "size": 280279, + "stargazers_count": 1861, + "watchers_count": 1861, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "forks_count": 405, + "mirror_url": null, + "archived": false, + "open_issues_count": 342, + "license": { + "key": "gpl-3.0", + "name": "GNU General Public License v3.0", + "spdx_id": "GPL-3.0", + "url": "https://api.github.com/licenses/gpl-3.0" + }, + "forks": 405, + "open_issues": 342, + "watchers": 1861, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "LiskHQ", + "id": 16600915, + "avatar_url": "https://avatars1.githubusercontent.com/u/16600915?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/LiskHQ", + "html_url": "https://github.com/LiskHQ", + "followers_url": "https://api.github.com/users/LiskHQ/followers", + "following_url": "https://api.github.com/users/LiskHQ/following{/other_user}", + "gists_url": "https://api.github.com/users/LiskHQ/gists{/gist_id}", + "starred_url": "https://api.github.com/users/LiskHQ/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/LiskHQ/subscriptions", + "organizations_url": "https://api.github.com/users/LiskHQ/orgs", + "repos_url": "https://api.github.com/users/LiskHQ/repos", + "events_url": "https://api.github.com/users/LiskHQ/events{/privacy}", + "received_events_url": "https://api.github.com/users/LiskHQ/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 405, + "subscribers_count": 339, + "contributors": 580, + "commits": 26089, + "code_frequency": null, + "commits_per_week": 173.596, + "releases": 96, + "coin": "Lisk" + }, + { + "coin": "GameCredits", + "url": "https://github.com/orgs/gamecredits-project", + "commits_per_week": null + }, + { + "coin": "Swiscoin", + "url": "https://github.com/users/SCNPay", + "commits_per_week": null + }, + { + "id": 427144996, + "name": "bitsharesjs", + "full_name": "bitshares/bitsharesjs", + "owner": { + "login": "bitshares", + "id": 6914094, + "avatar_url": "https://avatars3.githubusercontent.com/u/6914094?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitshares", + "html_url": "https://github.com/bitshares", + "followers_url": "https://api.github.com/users/bitshares/followers", + "following_url": "https://api.github.com/users/bitshares/following{/other_user}", + "gists_url": "https://api.github.com/users/bitshares/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitshares/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitshares/subscriptions", + "organizations_url": "https://api.github.com/users/bitshares/orgs", + "repos_url": "https://api.github.com/users/bitshares/repos", + "events_url": "https://api.github.com/users/bitshares/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitshares/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/bitshares/bitsharesjs", + "description": null, + "fork": false, + "url": "https://github.com/orgs/bitshares", + "forks_url": "https://api.github.com/repos/bitshares/bitsharesjs/forks", + "keys_url": "https://api.github.com/repos/bitshares/bitsharesjs/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/bitshares/bitsharesjs/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/bitshares/bitsharesjs/teams", + "hooks_url": "https://api.github.com/repos/bitshares/bitsharesjs/hooks", + "issue_events_url": "https://api.github.com/repos/bitshares/bitsharesjs/issues/events{/number}", + "events_url": "https://api.github.com/repos/bitshares/bitsharesjs/events", + "assignees_url": "https://api.github.com/repos/bitshares/bitsharesjs/assignees{/user}", + "branches_url": "https://api.github.com/repos/bitshares/bitsharesjs/branches{/branch}", + "tags_url": "https://api.github.com/repos/bitshares/bitsharesjs/tags", + "blobs_url": "https://api.github.com/repos/bitshares/bitsharesjs/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/bitshares/bitsharesjs/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/bitshares/bitsharesjs/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/bitshares/bitsharesjs/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/bitshares/bitsharesjs/statuses/{sha}", + "languages_url": "https://api.github.com/repos/bitshares/bitsharesjs/languages", + "stargazers_url": "https://api.github.com/repos/bitshares/bitsharesjs/stargazers", + "contributors_url": "https://api.github.com/repos/bitshares/bitsharesjs/contributors", + "subscribers_url": "https://api.github.com/repos/bitshares/bitsharesjs/subscribers", + "subscription_url": "https://api.github.com/repos/bitshares/bitsharesjs/subscription", + "commits_url": "https://api.github.com/repos/bitshares/bitsharesjs/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/bitshares/bitsharesjs/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/bitshares/bitsharesjs/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/bitshares/bitsharesjs/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/bitshares/bitsharesjs/contents/{+path}", + "compare_url": "https://api.github.com/repos/bitshares/bitsharesjs/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/bitshares/bitsharesjs/merges", + "archive_url": "https://api.github.com/repos/bitshares/bitsharesjs/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/bitshares/bitsharesjs/downloads", + "issues_url": "https://api.github.com/repos/bitshares/bitsharesjs/issues{/number}", + "pulls_url": "https://api.github.com/repos/bitshares/bitsharesjs/pulls{/number}", + "milestones_url": "https://api.github.com/repos/bitshares/bitsharesjs/milestones{/number}", + "notifications_url": "https://api.github.com/repos/bitshares/bitsharesjs/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/bitshares/bitsharesjs/labels{/name}", + "releases_url": "https://api.github.com/repos/bitshares/bitsharesjs/releases{/id}", + "deployments_url": "https://api.github.com/repos/bitshares/bitsharesjs/deployments", + "created_at": "2017-01-19T14:18:35Z", + "updated_at": "2017-11-14T01:22:01Z", + "pushed_at": "2017-10-30T13:58:09Z", + "git_url": "git://github.com/bitshares/bitsharesjs.git", + "ssh_url": "git@github.com:bitshares/bitsharesjs.git", + "clone_url": "https://github.com/bitshares/bitsharesjs.git", + "svn_url": "https://github.com/bitshares/bitsharesjs", + "homepage": null, + "size": 408904, + "stargazers_count": 1021, + "watchers_count": 1021, + "language": "JavaScript", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 703, + "mirror_url": null, + "archived": false, + "open_issues_count": 429, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 703, + "open_issues": 429, + "watchers": 1021, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "bitshares", + "id": 6914094, + "avatar_url": "https://avatars3.githubusercontent.com/u/6914094?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitshares", + "html_url": "https://github.com/bitshares", + "followers_url": "https://api.github.com/users/bitshares/followers", + "following_url": "https://api.github.com/users/bitshares/following{/other_user}", + "gists_url": "https://api.github.com/users/bitshares/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitshares/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitshares/subscriptions", + "organizations_url": "https://api.github.com/users/bitshares/orgs", + "repos_url": "https://api.github.com/users/bitshares/repos", + "events_url": "https://api.github.com/users/bitshares/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitshares/received_events", + "type": "Organization", + "site_admin": false + }, + "parent": { + "id": 37075508, + "name": "graphene", + "full_name": "cryptonomex/graphene", + "owner": { + "login": "cryptonomex", + "id": 12283521, + "avatar_url": "https://avatars0.githubusercontent.com/u/12283521?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/cryptonomex", + "html_url": "https://github.com/cryptonomex", + "followers_url": "https://api.github.com/users/cryptonomex/followers", + "following_url": "https://api.github.com/users/cryptonomex/following{/other_user}", + "gists_url": "https://api.github.com/users/cryptonomex/gists{/gist_id}", + "starred_url": "https://api.github.com/users/cryptonomex/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/cryptonomex/subscriptions", + "organizations_url": "https://api.github.com/users/cryptonomex/orgs", + "repos_url": "https://api.github.com/users/cryptonomex/repos", + "events_url": "https://api.github.com/users/cryptonomex/events{/privacy}", + "received_events_url": "https://api.github.com/users/cryptonomex/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/cryptonomex/graphene", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/cryptonomex/graphene", + "forks_url": "https://api.github.com/repos/cryptonomex/graphene/forks", + "keys_url": "https://api.github.com/repos/cryptonomex/graphene/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/cryptonomex/graphene/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/cryptonomex/graphene/teams", + "hooks_url": "https://api.github.com/repos/cryptonomex/graphene/hooks", + "issue_events_url": "https://api.github.com/repos/cryptonomex/graphene/issues/events{/number}", + "events_url": "https://api.github.com/repos/cryptonomex/graphene/events", + "assignees_url": "https://api.github.com/repos/cryptonomex/graphene/assignees{/user}", + "branches_url": "https://api.github.com/repos/cryptonomex/graphene/branches{/branch}", + "tags_url": "https://api.github.com/repos/cryptonomex/graphene/tags", + "blobs_url": "https://api.github.com/repos/cryptonomex/graphene/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/cryptonomex/graphene/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/cryptonomex/graphene/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/cryptonomex/graphene/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/cryptonomex/graphene/statuses/{sha}", + "languages_url": "https://api.github.com/repos/cryptonomex/graphene/languages", + "stargazers_url": "https://api.github.com/repos/cryptonomex/graphene/stargazers", + "contributors_url": "https://api.github.com/repos/cryptonomex/graphene/contributors", + "subscribers_url": "https://api.github.com/repos/cryptonomex/graphene/subscribers", + "subscription_url": "https://api.github.com/repos/cryptonomex/graphene/subscription", + "commits_url": "https://api.github.com/repos/cryptonomex/graphene/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/cryptonomex/graphene/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/cryptonomex/graphene/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/cryptonomex/graphene/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/cryptonomex/graphene/contents/{+path}", + "compare_url": "https://api.github.com/repos/cryptonomex/graphene/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/cryptonomex/graphene/merges", + "archive_url": "https://api.github.com/repos/cryptonomex/graphene/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/cryptonomex/graphene/downloads", + "issues_url": "https://api.github.com/repos/cryptonomex/graphene/issues{/number}", + "pulls_url": "https://api.github.com/repos/cryptonomex/graphene/pulls{/number}", + "milestones_url": "https://api.github.com/repos/cryptonomex/graphene/milestones{/number}", + "notifications_url": "https://api.github.com/repos/cryptonomex/graphene/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/cryptonomex/graphene/labels{/name}", + "releases_url": "https://api.github.com/repos/cryptonomex/graphene/releases{/id}", + "deployments_url": "https://api.github.com/repos/cryptonomex/graphene/deployments", + "created_at": "2015-06-08T15:29:41Z", + "updated_at": "2017-11-29T03:08:37Z", + "pushed_at": "2017-11-07T19:55:29Z", + "git_url": "git://github.com/cryptonomex/graphene.git", + "ssh_url": "git@github.com:cryptonomex/graphene.git", + "clone_url": "https://github.com/cryptonomex/graphene.git", + "svn_url": "https://github.com/cryptonomex/graphene", + "homepage": "", + "size": 18724, + "stargazers_count": 359, + "watchers_count": 359, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 313, + "mirror_url": null, + "archived": false, + "open_issues_count": 11, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 313, + "open_issues": 11, + "watchers": 359, + "default_branch": "master" + }, + "source": { + "id": 37075508, + "name": "graphene", + "full_name": "cryptonomex/graphene", + "owner": { + "login": "cryptonomex", + "id": 12283521, + "avatar_url": "https://avatars0.githubusercontent.com/u/12283521?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/cryptonomex", + "html_url": "https://github.com/cryptonomex", + "followers_url": "https://api.github.com/users/cryptonomex/followers", + "following_url": "https://api.github.com/users/cryptonomex/following{/other_user}", + "gists_url": "https://api.github.com/users/cryptonomex/gists{/gist_id}", + "starred_url": "https://api.github.com/users/cryptonomex/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/cryptonomex/subscriptions", + "organizations_url": "https://api.github.com/users/cryptonomex/orgs", + "repos_url": "https://api.github.com/users/cryptonomex/repos", + "events_url": "https://api.github.com/users/cryptonomex/events{/privacy}", + "received_events_url": "https://api.github.com/users/cryptonomex/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/cryptonomex/graphene", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/cryptonomex/graphene", + "forks_url": "https://api.github.com/repos/cryptonomex/graphene/forks", + "keys_url": "https://api.github.com/repos/cryptonomex/graphene/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/cryptonomex/graphene/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/cryptonomex/graphene/teams", + "hooks_url": "https://api.github.com/repos/cryptonomex/graphene/hooks", + "issue_events_url": "https://api.github.com/repos/cryptonomex/graphene/issues/events{/number}", + "events_url": "https://api.github.com/repos/cryptonomex/graphene/events", + "assignees_url": "https://api.github.com/repos/cryptonomex/graphene/assignees{/user}", + "branches_url": "https://api.github.com/repos/cryptonomex/graphene/branches{/branch}", + "tags_url": "https://api.github.com/repos/cryptonomex/graphene/tags", + "blobs_url": "https://api.github.com/repos/cryptonomex/graphene/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/cryptonomex/graphene/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/cryptonomex/graphene/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/cryptonomex/graphene/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/cryptonomex/graphene/statuses/{sha}", + "languages_url": "https://api.github.com/repos/cryptonomex/graphene/languages", + "stargazers_url": "https://api.github.com/repos/cryptonomex/graphene/stargazers", + "contributors_url": "https://api.github.com/repos/cryptonomex/graphene/contributors", + "subscribers_url": "https://api.github.com/repos/cryptonomex/graphene/subscribers", + "subscription_url": "https://api.github.com/repos/cryptonomex/graphene/subscription", + "commits_url": "https://api.github.com/repos/cryptonomex/graphene/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/cryptonomex/graphene/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/cryptonomex/graphene/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/cryptonomex/graphene/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/cryptonomex/graphene/contents/{+path}", + "compare_url": "https://api.github.com/repos/cryptonomex/graphene/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/cryptonomex/graphene/merges", + "archive_url": "https://api.github.com/repos/cryptonomex/graphene/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/cryptonomex/graphene/downloads", + "issues_url": "https://api.github.com/repos/cryptonomex/graphene/issues{/number}", + "pulls_url": "https://api.github.com/repos/cryptonomex/graphene/pulls{/number}", + "milestones_url": "https://api.github.com/repos/cryptonomex/graphene/milestones{/number}", + "notifications_url": "https://api.github.com/repos/cryptonomex/graphene/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/cryptonomex/graphene/labels{/name}", + "releases_url": "https://api.github.com/repos/cryptonomex/graphene/releases{/id}", + "deployments_url": "https://api.github.com/repos/cryptonomex/graphene/deployments", + "created_at": "2015-06-08T15:29:41Z", + "updated_at": "2017-11-29T03:08:37Z", + "pushed_at": "2017-11-07T19:55:29Z", + "git_url": "git://github.com/cryptonomex/graphene.git", + "ssh_url": "git@github.com:cryptonomex/graphene.git", + "clone_url": "https://github.com/cryptonomex/graphene.git", + "svn_url": "https://github.com/cryptonomex/graphene", + "homepage": "", + "size": 18724, + "stargazers_count": 359, + "watchers_count": 359, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 313, + "mirror_url": null, + "archived": false, + "open_issues_count": 11, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 313, + "open_issues": 11, + "watchers": 359, + "default_branch": "master" + }, + "network_count": 12595, + "subscribers_count": 514, + "contributors": 334, + "commits": 20031, + "code_frequency": null, + "commits_per_week": 32.116, + "releases": 126, + "coin": "Bitshares" + }, + { + "id": 403412772, + "name": "golem-electron", + "full_name": "golemfactory/golem-electron", + "owner": { + "login": "golemfactory", + "id": 23193179, + "avatar_url": "https://avatars1.githubusercontent.com/u/23193179?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/golemfactory", + "html_url": "https://github.com/golemfactory", + "followers_url": "https://api.github.com/users/golemfactory/followers", + "following_url": "https://api.github.com/users/golemfactory/following{/other_user}", + "gists_url": "https://api.github.com/users/golemfactory/gists{/gist_id}", + "starred_url": "https://api.github.com/users/golemfactory/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/golemfactory/subscriptions", + "organizations_url": "https://api.github.com/users/golemfactory/orgs", + "repos_url": "https://api.github.com/users/golemfactory/repos", + "events_url": "https://api.github.com/users/golemfactory/events{/privacy}", + "received_events_url": "https://api.github.com/users/golemfactory/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/golemfactory/golem-electron", + "description": null, + "fork": false, + "url": "https://github.com/orgs/golemfactory", + "forks_url": "https://api.github.com/repos/golemfactory/golem-electron/forks", + "keys_url": "https://api.github.com/repos/golemfactory/golem-electron/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/golemfactory/golem-electron/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/golemfactory/golem-electron/teams", + "hooks_url": "https://api.github.com/repos/golemfactory/golem-electron/hooks", + "issue_events_url": "https://api.github.com/repos/golemfactory/golem-electron/issues/events{/number}", + "events_url": "https://api.github.com/repos/golemfactory/golem-electron/events", + "assignees_url": "https://api.github.com/repos/golemfactory/golem-electron/assignees{/user}", + "branches_url": "https://api.github.com/repos/golemfactory/golem-electron/branches{/branch}", + "tags_url": "https://api.github.com/repos/golemfactory/golem-electron/tags", + "blobs_url": "https://api.github.com/repos/golemfactory/golem-electron/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/golemfactory/golem-electron/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/golemfactory/golem-electron/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/golemfactory/golem-electron/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/golemfactory/golem-electron/statuses/{sha}", + "languages_url": "https://api.github.com/repos/golemfactory/golem-electron/languages", + "stargazers_url": "https://api.github.com/repos/golemfactory/golem-electron/stargazers", + "contributors_url": "https://api.github.com/repos/golemfactory/golem-electron/contributors", + "subscribers_url": "https://api.github.com/repos/golemfactory/golem-electron/subscribers", + "subscription_url": "https://api.github.com/repos/golemfactory/golem-electron/subscription", + "commits_url": "https://api.github.com/repos/golemfactory/golem-electron/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/golemfactory/golem-electron/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/golemfactory/golem-electron/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/golemfactory/golem-electron/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/golemfactory/golem-electron/contents/{+path}", + "compare_url": "https://api.github.com/repos/golemfactory/golem-electron/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/golemfactory/golem-electron/merges", + "archive_url": "https://api.github.com/repos/golemfactory/golem-electron/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/golemfactory/golem-electron/downloads", + "issues_url": "https://api.github.com/repos/golemfactory/golem-electron/issues{/number}", + "pulls_url": "https://api.github.com/repos/golemfactory/golem-electron/pulls{/number}", + "milestones_url": "https://api.github.com/repos/golemfactory/golem-electron/milestones{/number}", + "notifications_url": "https://api.github.com/repos/golemfactory/golem-electron/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/golemfactory/golem-electron/labels{/name}", + "releases_url": "https://api.github.com/repos/golemfactory/golem-electron/releases{/id}", + "deployments_url": "https://api.github.com/repos/golemfactory/golem-electron/deployments", + "created_at": "2017-04-12T09:42:41Z", + "updated_at": "2017-10-29T09:45:35Z", + "pushed_at": "2017-11-28T11:11:21Z", + "git_url": "git://github.com/golemfactory/golem-electron.git", + "ssh_url": "git@github.com:golemfactory/golem-electron.git", + "clone_url": "https://github.com/golemfactory/golem-electron.git", + "svn_url": "https://github.com/golemfactory/golem-electron", + "homepage": null, + "size": 79142, + "stargazers_count": 1864, + "watchers_count": 1864, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 200, + "mirror_url": null, + "archived": false, + "open_issues_count": 330, + "license": { + "key": "gpl-3.0", + "name": "GNU General Public License v3.0", + "spdx_id": "GPL-3.0", + "url": "https://api.github.com/licenses/gpl-3.0" + }, + "forks": 200, + "open_issues": 330, + "watchers": 1864, + "default_branch": "dev", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "golemfactory", + "id": 23193179, + "avatar_url": "https://avatars1.githubusercontent.com/u/23193179?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/golemfactory", + "html_url": "https://github.com/golemfactory", + "followers_url": "https://api.github.com/users/golemfactory/followers", + "following_url": "https://api.github.com/users/golemfactory/following{/other_user}", + "gists_url": "https://api.github.com/users/golemfactory/gists{/gist_id}", + "starred_url": "https://api.github.com/users/golemfactory/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/golemfactory/subscriptions", + "organizations_url": "https://api.github.com/users/golemfactory/orgs", + "repos_url": "https://api.github.com/users/golemfactory/repos", + "events_url": "https://api.github.com/users/golemfactory/events{/privacy}", + "received_events_url": "https://api.github.com/users/golemfactory/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 200, + "subscribers_count": 325, + "contributors": 48, + "commits": 4517, + "code_frequency": null, + "commits_per_week": 44.327, + "releases": 16, + "coin": "Golem" + }, + { + "id": 50740659, + "name": "PIVX", + "full_name": "PIVX-Project/PIVX", + "owner": { + "login": "PIVX-Project", + "id": 16931849, + "avatar_url": "https://avatars1.githubusercontent.com/u/16931849?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/PIVX-Project", + "html_url": "https://github.com/PIVX-Project", + "followers_url": "https://api.github.com/users/PIVX-Project/followers", + "following_url": "https://api.github.com/users/PIVX-Project/following{/other_user}", + "gists_url": "https://api.github.com/users/PIVX-Project/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PIVX-Project/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PIVX-Project/subscriptions", + "organizations_url": "https://api.github.com/users/PIVX-Project/orgs", + "repos_url": "https://api.github.com/users/PIVX-Project/repos", + "events_url": "https://api.github.com/users/PIVX-Project/events{/privacy}", + "received_events_url": "https://api.github.com/users/PIVX-Project/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/PIVX-Project/PIVX", + "description": "PIVX", + "fork": true, + "url": "https://github.com/users/PIVX-Project", + "forks_url": "https://api.github.com/repos/PIVX-Project/PIVX/forks", + "keys_url": "https://api.github.com/repos/PIVX-Project/PIVX/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PIVX-Project/PIVX/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PIVX-Project/PIVX/teams", + "hooks_url": "https://api.github.com/repos/PIVX-Project/PIVX/hooks", + "issue_events_url": "https://api.github.com/repos/PIVX-Project/PIVX/issues/events{/number}", + "events_url": "https://api.github.com/repos/PIVX-Project/PIVX/events", + "assignees_url": "https://api.github.com/repos/PIVX-Project/PIVX/assignees{/user}", + "branches_url": "https://api.github.com/repos/PIVX-Project/PIVX/branches{/branch}", + "tags_url": "https://api.github.com/repos/PIVX-Project/PIVX/tags", + "blobs_url": "https://api.github.com/repos/PIVX-Project/PIVX/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PIVX-Project/PIVX/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PIVX-Project/PIVX/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PIVX-Project/PIVX/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PIVX-Project/PIVX/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PIVX-Project/PIVX/languages", + "stargazers_url": "https://api.github.com/repos/PIVX-Project/PIVX/stargazers", + "contributors_url": "https://api.github.com/repos/PIVX-Project/PIVX/contributors", + "subscribers_url": "https://api.github.com/repos/PIVX-Project/PIVX/subscribers", + "subscription_url": "https://api.github.com/repos/PIVX-Project/PIVX/subscription", + "commits_url": "https://api.github.com/repos/PIVX-Project/PIVX/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PIVX-Project/PIVX/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PIVX-Project/PIVX/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PIVX-Project/PIVX/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PIVX-Project/PIVX/contents/{+path}", + "compare_url": "https://api.github.com/repos/PIVX-Project/PIVX/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PIVX-Project/PIVX/merges", + "archive_url": "https://api.github.com/repos/PIVX-Project/PIVX/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PIVX-Project/PIVX/downloads", + "issues_url": "https://api.github.com/repos/PIVX-Project/PIVX/issues{/number}", + "pulls_url": "https://api.github.com/repos/PIVX-Project/PIVX/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PIVX-Project/PIVX/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PIVX-Project/PIVX/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PIVX-Project/PIVX/labels{/name}", + "releases_url": "https://api.github.com/repos/PIVX-Project/PIVX/releases{/id}", + "deployments_url": "https://api.github.com/repos/PIVX-Project/PIVX/deployments", + "created_at": "2016-01-30T19:20:24Z", + "updated_at": "2017-11-28T20:45:28Z", + "pushed_at": "2017-11-29T04:50:49Z", + "git_url": "git://github.com/PIVX-Project/PIVX.git", + "ssh_url": "git@github.com:PIVX-Project/PIVX.git", + "clone_url": "https://github.com/PIVX-Project/PIVX.git", + "svn_url": "https://github.com/PIVX-Project/PIVX", + "homepage": "http://www.pivx.org", + "size": 104168, + "stargazers_count": 147, + "watchers_count": 147, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": false, + "has_wiki": true, + "has_pages": false, + "forks_count": 100, + "mirror_url": null, + "archived": false, + "open_issues_count": 61, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 100, + "open_issues": 61, + "watchers": 147, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "parent": { + "id": 19352450, + "name": "dash", + "full_name": "dashpay/dash", + "owner": { + "login": "dashpay", + "id": 11511719, + "avatar_url": "https://avatars0.githubusercontent.com/u/11511719?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/dashpay", + "html_url": "https://github.com/dashpay", + "followers_url": "https://api.github.com/users/dashpay/followers", + "following_url": "https://api.github.com/users/dashpay/following{/other_user}", + "gists_url": "https://api.github.com/users/dashpay/gists{/gist_id}", + "starred_url": "https://api.github.com/users/dashpay/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/dashpay/subscriptions", + "organizations_url": "https://api.github.com/users/dashpay/orgs", + "repos_url": "https://api.github.com/users/dashpay/repos", + "events_url": "https://api.github.com/users/dashpay/events{/privacy}", + "received_events_url": "https://api.github.com/users/dashpay/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/dashpay/dash", + "description": "Dash - Reinventing Cryptocurrency", + "fork": true, + "url": "https://api.github.com/repos/dashpay/dash", + "forks_url": "https://api.github.com/repos/dashpay/dash/forks", + "keys_url": "https://api.github.com/repos/dashpay/dash/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/dashpay/dash/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/dashpay/dash/teams", + "hooks_url": "https://api.github.com/repos/dashpay/dash/hooks", + "issue_events_url": "https://api.github.com/repos/dashpay/dash/issues/events{/number}", + "events_url": "https://api.github.com/repos/dashpay/dash/events", + "assignees_url": "https://api.github.com/repos/dashpay/dash/assignees{/user}", + "branches_url": "https://api.github.com/repos/dashpay/dash/branches{/branch}", + "tags_url": "https://api.github.com/repos/dashpay/dash/tags", + "blobs_url": "https://api.github.com/repos/dashpay/dash/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/dashpay/dash/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/dashpay/dash/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/dashpay/dash/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/dashpay/dash/statuses/{sha}", + "languages_url": "https://api.github.com/repos/dashpay/dash/languages", + "stargazers_url": "https://api.github.com/repos/dashpay/dash/stargazers", + "contributors_url": "https://api.github.com/repos/dashpay/dash/contributors", + "subscribers_url": "https://api.github.com/repos/dashpay/dash/subscribers", + "subscription_url": "https://api.github.com/repos/dashpay/dash/subscription", + "commits_url": "https://api.github.com/repos/dashpay/dash/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/dashpay/dash/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/dashpay/dash/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/dashpay/dash/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/dashpay/dash/contents/{+path}", + "compare_url": "https://api.github.com/repos/dashpay/dash/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/dashpay/dash/merges", + "archive_url": "https://api.github.com/repos/dashpay/dash/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/dashpay/dash/downloads", + "issues_url": "https://api.github.com/repos/dashpay/dash/issues{/number}", + "pulls_url": "https://api.github.com/repos/dashpay/dash/pulls{/number}", + "milestones_url": "https://api.github.com/repos/dashpay/dash/milestones{/number}", + "notifications_url": "https://api.github.com/repos/dashpay/dash/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/dashpay/dash/labels{/name}", + "releases_url": "https://api.github.com/repos/dashpay/dash/releases{/id}", + "deployments_url": "https://api.github.com/repos/dashpay/dash/deployments", + "created_at": "2014-05-01T17:45:34Z", + "updated_at": "2017-11-28T19:40:41Z", + "pushed_at": "2017-11-29T03:28:26Z", + "git_url": "git://github.com/dashpay/dash.git", + "ssh_url": "git@github.com:dashpay/dash.git", + "clone_url": "https://github.com/dashpay/dash.git", + "svn_url": "https://github.com/dashpay/dash", + "homepage": "https://www.dash.org", + "size": 110515, + "stargazers_count": 695, + "watchers_count": 695, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": false, + "has_wiki": true, + "has_pages": false, + "forks_count": 412, + "mirror_url": null, + "archived": false, + "open_issues_count": 103, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 412, + "open_issues": 103, + "watchers": 695, + "default_branch": "master" + }, + "source": { + "id": 1181927, + "name": "bitcoin", + "full_name": "bitcoin/bitcoin", + "owner": { + "login": "bitcoin", + "id": 528860, + "avatar_url": "https://avatars2.githubusercontent.com/u/528860?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitcoin", + "html_url": "https://github.com/bitcoin", + "followers_url": "https://api.github.com/users/bitcoin/followers", + "following_url": "https://api.github.com/users/bitcoin/following{/other_user}", + "gists_url": "https://api.github.com/users/bitcoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitcoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitcoin/subscriptions", + "organizations_url": "https://api.github.com/users/bitcoin/orgs", + "repos_url": "https://api.github.com/users/bitcoin/repos", + "events_url": "https://api.github.com/users/bitcoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitcoin/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/bitcoin/bitcoin", + "description": "Bitcoin Core integration/staging tree", + "fork": false, + "url": "https://api.github.com/repos/bitcoin/bitcoin", + "forks_url": "https://api.github.com/repos/bitcoin/bitcoin/forks", + "keys_url": "https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/bitcoin/bitcoin/teams", + "hooks_url": "https://api.github.com/repos/bitcoin/bitcoin/hooks", + "issue_events_url": "https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}", + "events_url": "https://api.github.com/repos/bitcoin/bitcoin/events", + "assignees_url": "https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}", + "branches_url": "https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}", + "tags_url": "https://api.github.com/repos/bitcoin/bitcoin/tags", + "blobs_url": "https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}", + "languages_url": "https://api.github.com/repos/bitcoin/bitcoin/languages", + "stargazers_url": "https://api.github.com/repos/bitcoin/bitcoin/stargazers", + "contributors_url": "https://api.github.com/repos/bitcoin/bitcoin/contributors", + "subscribers_url": "https://api.github.com/repos/bitcoin/bitcoin/subscribers", + "subscription_url": "https://api.github.com/repos/bitcoin/bitcoin/subscription", + "commits_url": "https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/bitcoin/bitcoin/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}", + "compare_url": "https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/bitcoin/bitcoin/merges", + "archive_url": "https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/bitcoin/bitcoin/downloads", + "issues_url": "https://api.github.com/repos/bitcoin/bitcoin/issues{/number}", + "pulls_url": "https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}", + "milestones_url": "https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}", + "notifications_url": "https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/bitcoin/bitcoin/labels{/name}", + "releases_url": "https://api.github.com/repos/bitcoin/bitcoin/releases{/id}", + "deployments_url": "https://api.github.com/repos/bitcoin/bitcoin/deployments", + "created_at": "2010-12-19T15:16:43Z", + "updated_at": "2017-11-29T05:00:24Z", + "pushed_at": "2017-11-29T04:09:55Z", + "git_url": "git://github.com/bitcoin/bitcoin.git", + "ssh_url": "git@github.com:bitcoin/bitcoin.git", + "clone_url": "https://github.com/bitcoin/bitcoin.git", + "svn_url": "https://github.com/bitcoin/bitcoin", + "homepage": "https://bitcoin.org/en/download", + "size": 90498, + "stargazers_count": 19881, + "watchers_count": 19881, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": false, + "has_wiki": false, + "has_pages": false, + "forks_count": 11788, + "mirror_url": null, + "archived": false, + "open_issues_count": 764, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 11788, + "open_issues": 764, + "watchers": 19881, + "default_branch": "master" + }, + "network_count": 11788, + "subscribers_count": 77, + "contributors": 293, + "commits": 8595, + "code_frequency": null, + "commits_per_week": 17.365, + "releases": 39, + "coin": "PIVX" + }, + { + "commits_per_week": 0.096, + "scm": "git", + "website": "https://www.jelurida.com", + "has_wiki": false, + "name": "nxt", + "links": { + "watchers": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/nxt/watchers" + }, + "branches": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/nxt/refs/branches" + }, + "tags": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/nxt/refs/tags" + }, + "commits": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/nxt/commits" + }, + "clone": [ + { + "href": "https://bitbucket.org/Jelurida/nxt.git", + "name": "https" + }, + { + "href": "git@bitbucket.org:Jelurida/nxt.git", + "name": "ssh" + } + ], + "self": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/nxt" + }, + "source": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/nxt/src" + }, + "html": { + "href": "https://bitbucket.org/Jelurida/nxt" + }, + "avatar": { + "href": "https://bitbucket.org/Jelurida/nxt/avatar/32/" + }, + "hooks": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/nxt/hooks" + }, + "forks": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/nxt/forks" + }, + "downloads": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/nxt/downloads" + }, + "issues": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/nxt/issues" + }, + "pullrequests": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/nxt/pullrequests" + } + }, + "fork_policy": "allow_forks", + "uuid": "{73950bc8-72b1-4aa9-9bbc-a6ea118ba586}", + "language": "java", + "created_on": "2017-07-29T15:28:59.708022+00:00", + "parent": { + "links": { + "self": { + "href": "https://api.bitbucket.org/2.0/repositories/JeanLucPicard/nxt" + }, + "html": { + "href": "https://bitbucket.org/JeanLucPicard/nxt" + }, + "avatar": { + "href": "https://bitbucket.org/JeanLucPicard/nxt/avatar/32/" + } + }, + "type": "repository", + "name": "nxt", + "full_name": "JeanLucPicard/nxt", + "uuid": "{ced9cbc2-ef9e-4653-b0cc-f7db0f64a43c}" + }, + "mainbranch": { + "type": "branch", + "name": "master" + }, + "full_name": "Jelurida/nxt", + "has_issues": true, + "owner": { + "username": "Jelurida", + "display_name": "Jelurida B.V.", + "type": "user", + "uuid": "{3dd26de4-f7d7-4be0-8615-f95afa81891a}", + "links": { + "self": { + "href": "https://api.bitbucket.org/2.0/users/Jelurida" + }, + "html": { + "href": "https://bitbucket.org/Jelurida/" + }, + "avatar": { + "href": "https://bitbucket.org/account/Jelurida/avatar/32/" + } + } + }, + "updated_on": "2017-11-18T09:32:31.149456+00:00", + "size": 477988608, + "type": "repository", + "slug": "nxt", + "is_private": false, + "description": "", + "forks": 0, + "issues": 1, + "watchers": 2, + "open_issues": 1, + "releases": 42, + "updated_at": "2017-11-18T09:32:31.149456+00:00", + "created_at": "2017-07-29T15:28:59.708022+00:00", + "coin": "Nxt", + "url": "https://bitbucket.org/Jelurida/nxt" + }, + { + "commits_per_week": 0, + "scm": "git", + "website": "https://www.jelurida.com/", + "has_wiki": false, + "name": "ardor", + "links": { + "watchers": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/ardor/watchers" + }, + "branches": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/ardor/refs/branches" + }, + "tags": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/ardor/refs/tags" + }, + "commits": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/ardor/commits" + }, + "clone": [ + { + "href": "https://bitbucket.org/Jelurida/ardor.git", + "name": "https" + }, + { + "href": "git@bitbucket.org:Jelurida/ardor.git", + "name": "ssh" + } + ], + "self": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/ardor" + }, + "source": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/ardor/src" + }, + "html": { + "href": "https://bitbucket.org/Jelurida/ardor" + }, + "avatar": { + "href": "https://bitbucket.org/Jelurida/ardor/avatar/32/" + }, + "hooks": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/ardor/hooks" + }, + "forks": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/ardor/forks" + }, + "downloads": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/ardor/downloads" + }, + "issues": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/ardor/issues" + }, + "pullrequests": { + "href": "https://api.bitbucket.org/2.0/repositories/Jelurida/ardor/pullrequests" + } + }, + "fork_policy": "allow_forks", + "uuid": "{93701290-28ea-4257-b7dd-23c8f6d0c930}", + "language": "java", + "created_on": "2017-04-02T10:08:50.078345+00:00", + "mainbranch": null, + "full_name": "Jelurida/ardor", + "has_issues": true, + "owner": { + "username": "Jelurida", + "display_name": "Jelurida B.V.", + "type": "user", + "uuid": "{3dd26de4-f7d7-4be0-8615-f95afa81891a}", + "links": { + "self": { + "href": "https://api.bitbucket.org/2.0/users/Jelurida" + }, + "html": { + "href": "https://bitbucket.org/Jelurida/" + }, + "avatar": { + "href": "https://bitbucket.org/account/Jelurida/avatar/32/" + } + } + }, + "updated_on": "2017-08-24T12:00:55.772115+00:00", + "size": 33348, + "type": "repository", + "slug": "ardor", + "is_private": false, + "description": "", + "forks": 0, + "issues": 1, + "watchers": 5, + "open_issues": 1, + "releases": 32, + "updated_at": "2017-08-24T12:00:55.772115+00:00", + "created_at": "2017-04-02T10:08:50.078345+00:00", + "coin": "Ardor", + "url": "https://bitbucket.org/Jelurida/ardor" + }, + { + "id": 475609527, + "name": "vertminer-nvidia", + "full_name": "vertcoin/vertminer-nvidia", + "owner": { + "login": "vertcoin", + "id": 6316807, + "avatar_url": "https://avatars0.githubusercontent.com/u/6316807?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/vertcoin", + "html_url": "https://github.com/vertcoin", + "followers_url": "https://api.github.com/users/vertcoin/followers", + "following_url": "https://api.github.com/users/vertcoin/following{/other_user}", + "gists_url": "https://api.github.com/users/vertcoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/vertcoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/vertcoin/subscriptions", + "organizations_url": "https://api.github.com/users/vertcoin/orgs", + "repos_url": "https://api.github.com/users/vertcoin/repos", + "events_url": "https://api.github.com/users/vertcoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/vertcoin/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/vertcoin/vertminer-nvidia", + "description": "Custom nVidia miner for Vertcoin", + "fork": false, + "url": "https://github.com/orgs/vertcoin", + "forks_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/forks", + "keys_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/teams", + "hooks_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/hooks", + "issue_events_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/issues/events{/number}", + "events_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/events", + "assignees_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/assignees{/user}", + "branches_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/branches{/branch}", + "tags_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/tags", + "blobs_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/statuses/{sha}", + "languages_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/languages", + "stargazers_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/stargazers", + "contributors_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/contributors", + "subscribers_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/subscribers", + "subscription_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/subscription", + "commits_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/contents/{+path}", + "compare_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/merges", + "archive_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/downloads", + "issues_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/issues{/number}", + "pulls_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/pulls{/number}", + "milestones_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/milestones{/number}", + "notifications_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/labels{/name}", + "releases_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/releases{/id}", + "deployments_url": "https://api.github.com/repos/vertcoin/vertminer-nvidia/deployments", + "created_at": "2017-09-22T23:45:20Z", + "updated_at": "2017-11-19T12:00:53Z", + "pushed_at": "2017-11-04T19:50:26Z", + "git_url": "git://github.com/vertcoin/vertminer-nvidia.git", + "ssh_url": "git@github.com:vertcoin/vertminer-nvidia.git", + "clone_url": "https://github.com/vertcoin/vertminer-nvidia.git", + "svn_url": "https://github.com/vertcoin/vertminer-nvidia", + "homepage": null, + "size": 157084, + "stargazers_count": 321, + "watchers_count": 321, + "language": "C", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 124, + "mirror_url": null, + "archived": false, + "open_issues_count": 23, + "license": { + "key": "gpl-3.0", + "name": "GNU General Public License v3.0", + "spdx_id": "GPL-3.0", + "url": "https://api.github.com/licenses/gpl-3.0" + }, + "forks": 124, + "open_issues": 23, + "watchers": 321, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "vertcoin", + "id": 6316807, + "avatar_url": "https://avatars0.githubusercontent.com/u/6316807?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/vertcoin", + "html_url": "https://github.com/vertcoin", + "followers_url": "https://api.github.com/users/vertcoin/followers", + "following_url": "https://api.github.com/users/vertcoin/following{/other_user}", + "gists_url": "https://api.github.com/users/vertcoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/vertcoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/vertcoin/subscriptions", + "organizations_url": "https://api.github.com/users/vertcoin/orgs", + "repos_url": "https://api.github.com/users/vertcoin/repos", + "events_url": "https://api.github.com/users/vertcoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/vertcoin/received_events", + "type": "Organization", + "site_admin": false + }, + "parent": { + "id": 18324571, + "name": "electrum-ltc", + "full_name": "pooler/electrum-ltc", + "owner": { + "login": "pooler", + "id": 1183229, + "avatar_url": "https://avatars1.githubusercontent.com/u/1183229?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/pooler", + "html_url": "https://github.com/pooler", + "followers_url": "https://api.github.com/users/pooler/followers", + "following_url": "https://api.github.com/users/pooler/following{/other_user}", + "gists_url": "https://api.github.com/users/pooler/gists{/gist_id}", + "starred_url": "https://api.github.com/users/pooler/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/pooler/subscriptions", + "organizations_url": "https://api.github.com/users/pooler/orgs", + "repos_url": "https://api.github.com/users/pooler/repos", + "events_url": "https://api.github.com/users/pooler/events{/privacy}", + "received_events_url": "https://api.github.com/users/pooler/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/pooler/electrum-ltc", + "description": "Electrum-LTC; Litecoin thin client", + "fork": true, + "url": "https://api.github.com/repos/pooler/electrum-ltc", + "forks_url": "https://api.github.com/repos/pooler/electrum-ltc/forks", + "keys_url": "https://api.github.com/repos/pooler/electrum-ltc/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/pooler/electrum-ltc/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/pooler/electrum-ltc/teams", + "hooks_url": "https://api.github.com/repos/pooler/electrum-ltc/hooks", + "issue_events_url": "https://api.github.com/repos/pooler/electrum-ltc/issues/events{/number}", + "events_url": "https://api.github.com/repos/pooler/electrum-ltc/events", + "assignees_url": "https://api.github.com/repos/pooler/electrum-ltc/assignees{/user}", + "branches_url": "https://api.github.com/repos/pooler/electrum-ltc/branches{/branch}", + "tags_url": "https://api.github.com/repos/pooler/electrum-ltc/tags", + "blobs_url": "https://api.github.com/repos/pooler/electrum-ltc/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/pooler/electrum-ltc/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/pooler/electrum-ltc/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/pooler/electrum-ltc/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/pooler/electrum-ltc/statuses/{sha}", + "languages_url": "https://api.github.com/repos/pooler/electrum-ltc/languages", + "stargazers_url": "https://api.github.com/repos/pooler/electrum-ltc/stargazers", + "contributors_url": "https://api.github.com/repos/pooler/electrum-ltc/contributors", + "subscribers_url": "https://api.github.com/repos/pooler/electrum-ltc/subscribers", + "subscription_url": "https://api.github.com/repos/pooler/electrum-ltc/subscription", + "commits_url": "https://api.github.com/repos/pooler/electrum-ltc/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/pooler/electrum-ltc/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/pooler/electrum-ltc/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/pooler/electrum-ltc/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/pooler/electrum-ltc/contents/{+path}", + "compare_url": "https://api.github.com/repos/pooler/electrum-ltc/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/pooler/electrum-ltc/merges", + "archive_url": "https://api.github.com/repos/pooler/electrum-ltc/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/pooler/electrum-ltc/downloads", + "issues_url": "https://api.github.com/repos/pooler/electrum-ltc/issues{/number}", + "pulls_url": "https://api.github.com/repos/pooler/electrum-ltc/pulls{/number}", + "milestones_url": "https://api.github.com/repos/pooler/electrum-ltc/milestones{/number}", + "notifications_url": "https://api.github.com/repos/pooler/electrum-ltc/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/pooler/electrum-ltc/labels{/name}", + "releases_url": "https://api.github.com/repos/pooler/electrum-ltc/releases{/id}", + "deployments_url": "https://api.github.com/repos/pooler/electrum-ltc/deployments", + "created_at": "2014-04-01T09:39:17Z", + "updated_at": "2017-11-25T13:50:52Z", + "pushed_at": "2017-11-26T13:35:39Z", + "git_url": "git://github.com/pooler/electrum-ltc.git", + "ssh_url": "git@github.com:pooler/electrum-ltc.git", + "clone_url": "https://github.com/pooler/electrum-ltc.git", + "svn_url": "https://github.com/pooler/electrum-ltc", + "homepage": "https://electrum-ltc.org", + "size": 22793, + "stargazers_count": 74, + "watchers_count": 74, + "language": "Python", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 50, + "mirror_url": null, + "archived": false, + "open_issues_count": 19, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 50, + "open_issues": 19, + "watchers": 74, + "default_branch": "master" + }, + "source": { + "id": 5274894, + "name": "electrum", + "full_name": "spesmilo/electrum", + "owner": { + "login": "spesmilo", + "id": 2084673, + "avatar_url": "https://avatars2.githubusercontent.com/u/2084673?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/spesmilo", + "html_url": "https://github.com/spesmilo", + "followers_url": "https://api.github.com/users/spesmilo/followers", + "following_url": "https://api.github.com/users/spesmilo/following{/other_user}", + "gists_url": "https://api.github.com/users/spesmilo/gists{/gist_id}", + "starred_url": "https://api.github.com/users/spesmilo/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/spesmilo/subscriptions", + "organizations_url": "https://api.github.com/users/spesmilo/orgs", + "repos_url": "https://api.github.com/users/spesmilo/repos", + "events_url": "https://api.github.com/users/spesmilo/events{/privacy}", + "received_events_url": "https://api.github.com/users/spesmilo/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/spesmilo/electrum", + "description": "Electrum; Bitcoin thin client", + "fork": false, + "url": "https://api.github.com/repos/spesmilo/electrum", + "forks_url": "https://api.github.com/repos/spesmilo/electrum/forks", + "keys_url": "https://api.github.com/repos/spesmilo/electrum/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/spesmilo/electrum/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/spesmilo/electrum/teams", + "hooks_url": "https://api.github.com/repos/spesmilo/electrum/hooks", + "issue_events_url": "https://api.github.com/repos/spesmilo/electrum/issues/events{/number}", + "events_url": "https://api.github.com/repos/spesmilo/electrum/events", + "assignees_url": "https://api.github.com/repos/spesmilo/electrum/assignees{/user}", + "branches_url": "https://api.github.com/repos/spesmilo/electrum/branches{/branch}", + "tags_url": "https://api.github.com/repos/spesmilo/electrum/tags", + "blobs_url": "https://api.github.com/repos/spesmilo/electrum/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/spesmilo/electrum/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/spesmilo/electrum/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/spesmilo/electrum/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/spesmilo/electrum/statuses/{sha}", + "languages_url": "https://api.github.com/repos/spesmilo/electrum/languages", + "stargazers_url": "https://api.github.com/repos/spesmilo/electrum/stargazers", + "contributors_url": "https://api.github.com/repos/spesmilo/electrum/contributors", + "subscribers_url": "https://api.github.com/repos/spesmilo/electrum/subscribers", + "subscription_url": "https://api.github.com/repos/spesmilo/electrum/subscription", + "commits_url": "https://api.github.com/repos/spesmilo/electrum/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/spesmilo/electrum/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/spesmilo/electrum/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/spesmilo/electrum/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/spesmilo/electrum/contents/{+path}", + "compare_url": "https://api.github.com/repos/spesmilo/electrum/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/spesmilo/electrum/merges", + "archive_url": "https://api.github.com/repos/spesmilo/electrum/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/spesmilo/electrum/downloads", + "issues_url": "https://api.github.com/repos/spesmilo/electrum/issues{/number}", + "pulls_url": "https://api.github.com/repos/spesmilo/electrum/pulls{/number}", + "milestones_url": "https://api.github.com/repos/spesmilo/electrum/milestones{/number}", + "notifications_url": "https://api.github.com/repos/spesmilo/electrum/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/spesmilo/electrum/labels{/name}", + "releases_url": "https://api.github.com/repos/spesmilo/electrum/releases{/id}", + "deployments_url": "https://api.github.com/repos/spesmilo/electrum/deployments", + "created_at": "2012-08-02T16:24:30Z", + "updated_at": "2017-11-29T03:53:56Z", + "pushed_at": "2017-11-29T04:47:22Z", + "git_url": "git://github.com/spesmilo/electrum.git", + "ssh_url": "git@github.com:spesmilo/electrum.git", + "clone_url": "https://github.com/spesmilo/electrum.git", + "svn_url": "https://github.com/spesmilo/electrum", + "homepage": null, + "size": 19513, + "stargazers_count": 1889, + "watchers_count": 1889, + "language": "Python", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 885, + "mirror_url": null, + "archived": false, + "open_issues_count": 233, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 885, + "open_issues": 233, + "watchers": 1889, + "default_branch": "master" + }, + "network_count": 12745, + "subscribers_count": 134, + "contributors": 763, + "commits": 20566, + "code_frequency": null, + "commits_per_week": 23.923, + "releases": 46, + "coin": "Vertcoin" + }, + { + "id": 457746660, + "name": "TCPServer", + "full_name": "stratisproject/TCPServer", + "owner": { + "login": "stratisproject", + "id": 15229748, + "avatar_url": "https://avatars0.githubusercontent.com/u/15229748?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/stratisproject", + "html_url": "https://github.com/stratisproject", + "followers_url": "https://api.github.com/users/stratisproject/followers", + "following_url": "https://api.github.com/users/stratisproject/following{/other_user}", + "gists_url": "https://api.github.com/users/stratisproject/gists{/gist_id}", + "starred_url": "https://api.github.com/users/stratisproject/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/stratisproject/subscriptions", + "organizations_url": "https://api.github.com/users/stratisproject/orgs", + "repos_url": "https://api.github.com/users/stratisproject/repos", + "events_url": "https://api.github.com/users/stratisproject/events{/privacy}", + "received_events_url": "https://api.github.com/users/stratisproject/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/stratisproject/TCPServer", + "description": "IServer implementation for ASP.NET Core using bare TCP socket at the transport layer", + "fork": false, + "url": "https://github.com/orgs/stratisproject", + "forks_url": "https://api.github.com/repos/stratisproject/TCPServer/forks", + "keys_url": "https://api.github.com/repos/stratisproject/TCPServer/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/stratisproject/TCPServer/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/stratisproject/TCPServer/teams", + "hooks_url": "https://api.github.com/repos/stratisproject/TCPServer/hooks", + "issue_events_url": "https://api.github.com/repos/stratisproject/TCPServer/issues/events{/number}", + "events_url": "https://api.github.com/repos/stratisproject/TCPServer/events", + "assignees_url": "https://api.github.com/repos/stratisproject/TCPServer/assignees{/user}", + "branches_url": "https://api.github.com/repos/stratisproject/TCPServer/branches{/branch}", + "tags_url": "https://api.github.com/repos/stratisproject/TCPServer/tags", + "blobs_url": "https://api.github.com/repos/stratisproject/TCPServer/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/stratisproject/TCPServer/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/stratisproject/TCPServer/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/stratisproject/TCPServer/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/stratisproject/TCPServer/statuses/{sha}", + "languages_url": "https://api.github.com/repos/stratisproject/TCPServer/languages", + "stargazers_url": "https://api.github.com/repos/stratisproject/TCPServer/stargazers", + "contributors_url": "https://api.github.com/repos/stratisproject/TCPServer/contributors", + "subscribers_url": "https://api.github.com/repos/stratisproject/TCPServer/subscribers", + "subscription_url": "https://api.github.com/repos/stratisproject/TCPServer/subscription", + "commits_url": "https://api.github.com/repos/stratisproject/TCPServer/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/stratisproject/TCPServer/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/stratisproject/TCPServer/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/stratisproject/TCPServer/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/stratisproject/TCPServer/contents/{+path}", + "compare_url": "https://api.github.com/repos/stratisproject/TCPServer/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/stratisproject/TCPServer/merges", + "archive_url": "https://api.github.com/repos/stratisproject/TCPServer/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/stratisproject/TCPServer/downloads", + "issues_url": "https://api.github.com/repos/stratisproject/TCPServer/issues{/number}", + "pulls_url": "https://api.github.com/repos/stratisproject/TCPServer/pulls{/number}", + "milestones_url": "https://api.github.com/repos/stratisproject/TCPServer/milestones{/number}", + "notifications_url": "https://api.github.com/repos/stratisproject/TCPServer/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/stratisproject/TCPServer/labels{/name}", + "releases_url": "https://api.github.com/repos/stratisproject/TCPServer/releases{/id}", + "deployments_url": "https://api.github.com/repos/stratisproject/TCPServer/deployments", + "created_at": "2017-07-13T08:32:29Z", + "updated_at": "2017-11-03T02:20:26Z", + "pushed_at": "2017-09-18T09:56:36Z", + "git_url": "git://github.com/stratisproject/TCPServer.git", + "ssh_url": "git@github.com:stratisproject/TCPServer.git", + "clone_url": "https://github.com/stratisproject/TCPServer.git", + "svn_url": "https://github.com/stratisproject/TCPServer", + "homepage": null, + "size": 97318, + "stargazers_count": 453, + "watchers_count": 453, + "language": "C#", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 221, + "mirror_url": null, + "archived": false, + "open_issues_count": 117, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 221, + "open_issues": 117, + "watchers": 453, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "stratisproject", + "id": 15229748, + "avatar_url": "https://avatars0.githubusercontent.com/u/15229748?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/stratisproject", + "html_url": "https://github.com/stratisproject", + "followers_url": "https://api.github.com/users/stratisproject/followers", + "following_url": "https://api.github.com/users/stratisproject/following{/other_user}", + "gists_url": "https://api.github.com/users/stratisproject/gists{/gist_id}", + "starred_url": "https://api.github.com/users/stratisproject/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/stratisproject/subscriptions", + "organizations_url": "https://api.github.com/users/stratisproject/orgs", + "repos_url": "https://api.github.com/users/stratisproject/repos", + "events_url": "https://api.github.com/users/stratisproject/events{/privacy}", + "received_events_url": "https://api.github.com/users/stratisproject/received_events", + "type": "Organization", + "site_admin": false + }, + "parent": { + "id": 5274894, + "name": "electrum", + "full_name": "spesmilo/electrum", + "owner": { + "login": "spesmilo", + "id": 2084673, + "avatar_url": "https://avatars2.githubusercontent.com/u/2084673?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/spesmilo", + "html_url": "https://github.com/spesmilo", + "followers_url": "https://api.github.com/users/spesmilo/followers", + "following_url": "https://api.github.com/users/spesmilo/following{/other_user}", + "gists_url": "https://api.github.com/users/spesmilo/gists{/gist_id}", + "starred_url": "https://api.github.com/users/spesmilo/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/spesmilo/subscriptions", + "organizations_url": "https://api.github.com/users/spesmilo/orgs", + "repos_url": "https://api.github.com/users/spesmilo/repos", + "events_url": "https://api.github.com/users/spesmilo/events{/privacy}", + "received_events_url": "https://api.github.com/users/spesmilo/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/spesmilo/electrum", + "description": "Electrum; Bitcoin thin client", + "fork": false, + "url": "https://api.github.com/repos/spesmilo/electrum", + "forks_url": "https://api.github.com/repos/spesmilo/electrum/forks", + "keys_url": "https://api.github.com/repos/spesmilo/electrum/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/spesmilo/electrum/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/spesmilo/electrum/teams", + "hooks_url": "https://api.github.com/repos/spesmilo/electrum/hooks", + "issue_events_url": "https://api.github.com/repos/spesmilo/electrum/issues/events{/number}", + "events_url": "https://api.github.com/repos/spesmilo/electrum/events", + "assignees_url": "https://api.github.com/repos/spesmilo/electrum/assignees{/user}", + "branches_url": "https://api.github.com/repos/spesmilo/electrum/branches{/branch}", + "tags_url": "https://api.github.com/repos/spesmilo/electrum/tags", + "blobs_url": "https://api.github.com/repos/spesmilo/electrum/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/spesmilo/electrum/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/spesmilo/electrum/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/spesmilo/electrum/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/spesmilo/electrum/statuses/{sha}", + "languages_url": "https://api.github.com/repos/spesmilo/electrum/languages", + "stargazers_url": "https://api.github.com/repos/spesmilo/electrum/stargazers", + "contributors_url": "https://api.github.com/repos/spesmilo/electrum/contributors", + "subscribers_url": "https://api.github.com/repos/spesmilo/electrum/subscribers", + "subscription_url": "https://api.github.com/repos/spesmilo/electrum/subscription", + "commits_url": "https://api.github.com/repos/spesmilo/electrum/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/spesmilo/electrum/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/spesmilo/electrum/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/spesmilo/electrum/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/spesmilo/electrum/contents/{+path}", + "compare_url": "https://api.github.com/repos/spesmilo/electrum/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/spesmilo/electrum/merges", + "archive_url": "https://api.github.com/repos/spesmilo/electrum/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/spesmilo/electrum/downloads", + "issues_url": "https://api.github.com/repos/spesmilo/electrum/issues{/number}", + "pulls_url": "https://api.github.com/repos/spesmilo/electrum/pulls{/number}", + "milestones_url": "https://api.github.com/repos/spesmilo/electrum/milestones{/number}", + "notifications_url": "https://api.github.com/repos/spesmilo/electrum/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/spesmilo/electrum/labels{/name}", + "releases_url": "https://api.github.com/repos/spesmilo/electrum/releases{/id}", + "deployments_url": "https://api.github.com/repos/spesmilo/electrum/deployments", + "created_at": "2012-08-02T16:24:30Z", + "updated_at": "2017-11-29T03:53:56Z", + "pushed_at": "2017-11-29T04:47:22Z", + "git_url": "git://github.com/spesmilo/electrum.git", + "ssh_url": "git@github.com:spesmilo/electrum.git", + "clone_url": "https://github.com/spesmilo/electrum.git", + "svn_url": "https://github.com/spesmilo/electrum", + "homepage": null, + "size": 19513, + "stargazers_count": 1889, + "watchers_count": 1889, + "language": "Python", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 885, + "mirror_url": null, + "archived": false, + "open_issues_count": 233, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 885, + "open_issues": 233, + "watchers": 1889, + "default_branch": "master" + }, + "source": { + "id": 5274894, + "name": "electrum", + "full_name": "spesmilo/electrum", + "owner": { + "login": "spesmilo", + "id": 2084673, + "avatar_url": "https://avatars2.githubusercontent.com/u/2084673?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/spesmilo", + "html_url": "https://github.com/spesmilo", + "followers_url": "https://api.github.com/users/spesmilo/followers", + "following_url": "https://api.github.com/users/spesmilo/following{/other_user}", + "gists_url": "https://api.github.com/users/spesmilo/gists{/gist_id}", + "starred_url": "https://api.github.com/users/spesmilo/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/spesmilo/subscriptions", + "organizations_url": "https://api.github.com/users/spesmilo/orgs", + "repos_url": "https://api.github.com/users/spesmilo/repos", + "events_url": "https://api.github.com/users/spesmilo/events{/privacy}", + "received_events_url": "https://api.github.com/users/spesmilo/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/spesmilo/electrum", + "description": "Electrum; Bitcoin thin client", + "fork": false, + "url": "https://api.github.com/repos/spesmilo/electrum", + "forks_url": "https://api.github.com/repos/spesmilo/electrum/forks", + "keys_url": "https://api.github.com/repos/spesmilo/electrum/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/spesmilo/electrum/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/spesmilo/electrum/teams", + "hooks_url": "https://api.github.com/repos/spesmilo/electrum/hooks", + "issue_events_url": "https://api.github.com/repos/spesmilo/electrum/issues/events{/number}", + "events_url": "https://api.github.com/repos/spesmilo/electrum/events", + "assignees_url": "https://api.github.com/repos/spesmilo/electrum/assignees{/user}", + "branches_url": "https://api.github.com/repos/spesmilo/electrum/branches{/branch}", + "tags_url": "https://api.github.com/repos/spesmilo/electrum/tags", + "blobs_url": "https://api.github.com/repos/spesmilo/electrum/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/spesmilo/electrum/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/spesmilo/electrum/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/spesmilo/electrum/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/spesmilo/electrum/statuses/{sha}", + "languages_url": "https://api.github.com/repos/spesmilo/electrum/languages", + "stargazers_url": "https://api.github.com/repos/spesmilo/electrum/stargazers", + "contributors_url": "https://api.github.com/repos/spesmilo/electrum/contributors", + "subscribers_url": "https://api.github.com/repos/spesmilo/electrum/subscribers", + "subscription_url": "https://api.github.com/repos/spesmilo/electrum/subscription", + "commits_url": "https://api.github.com/repos/spesmilo/electrum/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/spesmilo/electrum/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/spesmilo/electrum/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/spesmilo/electrum/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/spesmilo/electrum/contents/{+path}", + "compare_url": "https://api.github.com/repos/spesmilo/electrum/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/spesmilo/electrum/merges", + "archive_url": "https://api.github.com/repos/spesmilo/electrum/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/spesmilo/electrum/downloads", + "issues_url": "https://api.github.com/repos/spesmilo/electrum/issues{/number}", + "pulls_url": "https://api.github.com/repos/spesmilo/electrum/pulls{/number}", + "milestones_url": "https://api.github.com/repos/spesmilo/electrum/milestones{/number}", + "notifications_url": "https://api.github.com/repos/spesmilo/electrum/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/spesmilo/electrum/labels{/name}", + "releases_url": "https://api.github.com/repos/spesmilo/electrum/releases{/id}", + "deployments_url": "https://api.github.com/repos/spesmilo/electrum/deployments", + "created_at": "2012-08-02T16:24:30Z", + "updated_at": "2017-11-29T03:53:56Z", + "pushed_at": "2017-11-29T04:47:22Z", + "git_url": "git://github.com/spesmilo/electrum.git", + "ssh_url": "git@github.com:spesmilo/electrum.git", + "clone_url": "https://github.com/spesmilo/electrum.git", + "svn_url": "https://github.com/spesmilo/electrum", + "homepage": null, + "size": 19513, + "stargazers_count": 1889, + "watchers_count": 1889, + "language": "Python", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 885, + "mirror_url": null, + "archived": false, + "open_issues_count": 233, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 885, + "open_issues": 233, + "watchers": 1889, + "default_branch": "master" + }, + "network_count": 1702, + "subscribers_count": 175, + "contributors": 351, + "commits": 10067, + "code_frequency": null, + "commits_per_week": 50.25, + "releases": 14, + "coin": "Stratis" + }, + { + "id": 170658971, + "name": "vcash", + "full_name": "openvcash/vcash", + "owner": { + "login": "openvcash", + "id": 24606928, + "avatar_url": "https://avatars0.githubusercontent.com/u/24606928?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/openvcash", + "html_url": "https://github.com/openvcash", + "followers_url": "https://api.github.com/users/openvcash/followers", + "following_url": "https://api.github.com/users/openvcash/following{/other_user}", + "gists_url": "https://api.github.com/users/openvcash/gists{/gist_id}", + "starred_url": "https://api.github.com/users/openvcash/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/openvcash/subscriptions", + "organizations_url": "https://api.github.com/users/openvcash/orgs", + "repos_url": "https://api.github.com/users/openvcash/repos", + "events_url": "https://api.github.com/users/openvcash/events{/privacy}", + "received_events_url": "https://api.github.com/users/openvcash/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/openvcash/vcash", + "description": "A decentralized currency for the internet.", + "fork": false, + "url": "https://github.com/orgs/openvcash", + "forks_url": "https://api.github.com/repos/openvcash/vcash/forks", + "keys_url": "https://api.github.com/repos/openvcash/vcash/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/openvcash/vcash/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/openvcash/vcash/teams", + "hooks_url": "https://api.github.com/repos/openvcash/vcash/hooks", + "issue_events_url": "https://api.github.com/repos/openvcash/vcash/issues/events{/number}", + "events_url": "https://api.github.com/repos/openvcash/vcash/events", + "assignees_url": "https://api.github.com/repos/openvcash/vcash/assignees{/user}", + "branches_url": "https://api.github.com/repos/openvcash/vcash/branches{/branch}", + "tags_url": "https://api.github.com/repos/openvcash/vcash/tags", + "blobs_url": "https://api.github.com/repos/openvcash/vcash/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/openvcash/vcash/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/openvcash/vcash/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/openvcash/vcash/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/openvcash/vcash/statuses/{sha}", + "languages_url": "https://api.github.com/repos/openvcash/vcash/languages", + "stargazers_url": "https://api.github.com/repos/openvcash/vcash/stargazers", + "contributors_url": "https://api.github.com/repos/openvcash/vcash/contributors", + "subscribers_url": "https://api.github.com/repos/openvcash/vcash/subscribers", + "subscription_url": "https://api.github.com/repos/openvcash/vcash/subscription", + "commits_url": "https://api.github.com/repos/openvcash/vcash/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/openvcash/vcash/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/openvcash/vcash/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/openvcash/vcash/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/openvcash/vcash/contents/{+path}", + "compare_url": "https://api.github.com/repos/openvcash/vcash/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/openvcash/vcash/merges", + "archive_url": "https://api.github.com/repos/openvcash/vcash/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/openvcash/vcash/downloads", + "issues_url": "https://api.github.com/repos/openvcash/vcash/issues{/number}", + "pulls_url": "https://api.github.com/repos/openvcash/vcash/pulls{/number}", + "milestones_url": "https://api.github.com/repos/openvcash/vcash/milestones{/number}", + "notifications_url": "https://api.github.com/repos/openvcash/vcash/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/openvcash/vcash/labels{/name}", + "releases_url": "https://api.github.com/repos/openvcash/vcash/releases{/id}", + "deployments_url": "https://api.github.com/repos/openvcash/vcash/deployments", + "created_at": "2016-12-02T17:13:31Z", + "updated_at": "2017-11-20T16:36:35Z", + "pushed_at": "2017-11-01T19:38:17Z", + "git_url": "git://github.com/openvcash/vcash.git", + "ssh_url": "git@github.com:openvcash/vcash.git", + "clone_url": "https://github.com/openvcash/vcash.git", + "svn_url": "https://github.com/openvcash/vcash", + "homepage": "https://vcash.info", + "size": 3577, + "stargazers_count": 65, + "watchers_count": 65, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 54, + "mirror_url": null, + "archived": false, + "open_issues_count": 25, + "license": { + "key": "agpl-3.0", + "name": "GNU Affero General Public License v3.0", + "spdx_id": "AGPL-3.0", + "url": "https://api.github.com/licenses/agpl-3.0" + }, + "forks": 54, + "open_issues": 25, + "watchers": 65, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "openvcash", + "id": 24606928, + "avatar_url": "https://avatars0.githubusercontent.com/u/24606928?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/openvcash", + "html_url": "https://github.com/openvcash", + "followers_url": "https://api.github.com/users/openvcash/followers", + "following_url": "https://api.github.com/users/openvcash/following{/other_user}", + "gists_url": "https://api.github.com/users/openvcash/gists{/gist_id}", + "starred_url": "https://api.github.com/users/openvcash/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/openvcash/subscriptions", + "organizations_url": "https://api.github.com/users/openvcash/orgs", + "repos_url": "https://api.github.com/users/openvcash/repos", + "events_url": "https://api.github.com/users/openvcash/events{/privacy}", + "received_events_url": "https://api.github.com/users/openvcash/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 54, + "subscribers_count": 23, + "contributors": 10, + "commits": 441, + "code_frequency": null, + "commits_per_week": 5.499, + "releases": 7, + "coin": "VCash" + }, + { + "id": 103832891, + "name": "website", + "full_name": "bitcoincashorg/website", + "owner": { + "login": "bitcoincashorg", + "id": 30425941, + "avatar_url": "https://avatars1.githubusercontent.com/u/30425941?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitcoincashorg", + "html_url": "https://github.com/bitcoincashorg", + "followers_url": "https://api.github.com/users/bitcoincashorg/followers", + "following_url": "https://api.github.com/users/bitcoincashorg/following{/other_user}", + "gists_url": "https://api.github.com/users/bitcoincashorg/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitcoincashorg/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitcoincashorg/subscriptions", + "organizations_url": "https://api.github.com/users/bitcoincashorg/orgs", + "repos_url": "https://api.github.com/users/bitcoincashorg/repos", + "events_url": "https://api.github.com/users/bitcoincashorg/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitcoincashorg/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/bitcoincashorg/website", + "description": "bitcoincash.org website", + "fork": true, + "url": "https://github.com/orgs/bitcoincashorg", + "forks_url": "https://api.github.com/repos/bitcoincashorg/website/forks", + "keys_url": "https://api.github.com/repos/bitcoincashorg/website/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/bitcoincashorg/website/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/bitcoincashorg/website/teams", + "hooks_url": "https://api.github.com/repos/bitcoincashorg/website/hooks", + "issue_events_url": "https://api.github.com/repos/bitcoincashorg/website/issues/events{/number}", + "events_url": "https://api.github.com/repos/bitcoincashorg/website/events", + "assignees_url": "https://api.github.com/repos/bitcoincashorg/website/assignees{/user}", + "branches_url": "https://api.github.com/repos/bitcoincashorg/website/branches{/branch}", + "tags_url": "https://api.github.com/repos/bitcoincashorg/website/tags", + "blobs_url": "https://api.github.com/repos/bitcoincashorg/website/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/bitcoincashorg/website/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/bitcoincashorg/website/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/bitcoincashorg/website/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/bitcoincashorg/website/statuses/{sha}", + "languages_url": "https://api.github.com/repos/bitcoincashorg/website/languages", + "stargazers_url": "https://api.github.com/repos/bitcoincashorg/website/stargazers", + "contributors_url": "https://api.github.com/repos/bitcoincashorg/website/contributors", + "subscribers_url": "https://api.github.com/repos/bitcoincashorg/website/subscribers", + "subscription_url": "https://api.github.com/repos/bitcoincashorg/website/subscription", + "commits_url": "https://api.github.com/repos/bitcoincashorg/website/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/bitcoincashorg/website/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/bitcoincashorg/website/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/bitcoincashorg/website/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/bitcoincashorg/website/contents/{+path}", + "compare_url": "https://api.github.com/repos/bitcoincashorg/website/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/bitcoincashorg/website/merges", + "archive_url": "https://api.github.com/repos/bitcoincashorg/website/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/bitcoincashorg/website/downloads", + "issues_url": "https://api.github.com/repos/bitcoincashorg/website/issues{/number}", + "pulls_url": "https://api.github.com/repos/bitcoincashorg/website/pulls{/number}", + "milestones_url": "https://api.github.com/repos/bitcoincashorg/website/milestones{/number}", + "notifications_url": "https://api.github.com/repos/bitcoincashorg/website/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/bitcoincashorg/website/labels{/name}", + "releases_url": "https://api.github.com/repos/bitcoincashorg/website/releases{/id}", + "deployments_url": "https://api.github.com/repos/bitcoincashorg/website/deployments", + "created_at": "2017-09-17T13:57:09Z", + "updated_at": "2017-11-20T21:48:45Z", + "pushed_at": "2017-11-27T09:42:16Z", + "git_url": "git://github.com/bitcoincashorg/website.git", + "ssh_url": "git@github.com:bitcoincashorg/website.git", + "clone_url": "https://github.com/bitcoincashorg/website.git", + "svn_url": "https://github.com/bitcoincashorg/website", + "homepage": "https://bitcoincash.org", + "size": 53188, + "stargazers_count": 17, + "watchers_count": 17, + "language": "CSS", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 22, + "mirror_url": null, + "archived": false, + "open_issues_count": 4, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 22, + "open_issues": 4, + "watchers": 17, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "bitcoincashorg", + "id": 30425941, + "avatar_url": "https://avatars1.githubusercontent.com/u/30425941?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitcoincashorg", + "html_url": "https://github.com/bitcoincashorg", + "followers_url": "https://api.github.com/users/bitcoincashorg/followers", + "following_url": "https://api.github.com/users/bitcoincashorg/following{/other_user}", + "gists_url": "https://api.github.com/users/bitcoincashorg/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitcoincashorg/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitcoincashorg/subscriptions", + "organizations_url": "https://api.github.com/users/bitcoincashorg/orgs", + "repos_url": "https://api.github.com/users/bitcoincashorg/repos", + "events_url": "https://api.github.com/users/bitcoincashorg/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitcoincashorg/received_events", + "type": "Organization", + "site_admin": false + }, + "parent": { + "id": 102991454, + "name": "bitcoincash", + "full_name": "zquestz/bitcoincash", + "owner": { + "login": "zquestz", + "id": 83898, + "avatar_url": "https://avatars3.githubusercontent.com/u/83898?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/zquestz", + "html_url": "https://github.com/zquestz", + "followers_url": "https://api.github.com/users/zquestz/followers", + "following_url": "https://api.github.com/users/zquestz/following{/other_user}", + "gists_url": "https://api.github.com/users/zquestz/gists{/gist_id}", + "starred_url": "https://api.github.com/users/zquestz/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/zquestz/subscriptions", + "organizations_url": "https://api.github.com/users/zquestz/orgs", + "repos_url": "https://api.github.com/users/zquestz/repos", + "events_url": "https://api.github.com/users/zquestz/events{/privacy}", + "received_events_url": "https://api.github.com/users/zquestz/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/zquestz/bitcoincash", + "description": "Bitcoin Cash - Peer-to-Peer Electronic Cash", + "fork": false, + "url": "https://api.github.com/repos/zquestz/bitcoincash", + "forks_url": "https://api.github.com/repos/zquestz/bitcoincash/forks", + "keys_url": "https://api.github.com/repos/zquestz/bitcoincash/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/zquestz/bitcoincash/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/zquestz/bitcoincash/teams", + "hooks_url": "https://api.github.com/repos/zquestz/bitcoincash/hooks", + "issue_events_url": "https://api.github.com/repos/zquestz/bitcoincash/issues/events{/number}", + "events_url": "https://api.github.com/repos/zquestz/bitcoincash/events", + "assignees_url": "https://api.github.com/repos/zquestz/bitcoincash/assignees{/user}", + "branches_url": "https://api.github.com/repos/zquestz/bitcoincash/branches{/branch}", + "tags_url": "https://api.github.com/repos/zquestz/bitcoincash/tags", + "blobs_url": "https://api.github.com/repos/zquestz/bitcoincash/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/zquestz/bitcoincash/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/zquestz/bitcoincash/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/zquestz/bitcoincash/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/zquestz/bitcoincash/statuses/{sha}", + "languages_url": "https://api.github.com/repos/zquestz/bitcoincash/languages", + "stargazers_url": "https://api.github.com/repos/zquestz/bitcoincash/stargazers", + "contributors_url": "https://api.github.com/repos/zquestz/bitcoincash/contributors", + "subscribers_url": "https://api.github.com/repos/zquestz/bitcoincash/subscribers", + "subscription_url": "https://api.github.com/repos/zquestz/bitcoincash/subscription", + "commits_url": "https://api.github.com/repos/zquestz/bitcoincash/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/zquestz/bitcoincash/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/zquestz/bitcoincash/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/zquestz/bitcoincash/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/zquestz/bitcoincash/contents/{+path}", + "compare_url": "https://api.github.com/repos/zquestz/bitcoincash/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/zquestz/bitcoincash/merges", + "archive_url": "https://api.github.com/repos/zquestz/bitcoincash/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/zquestz/bitcoincash/downloads", + "issues_url": "https://api.github.com/repos/zquestz/bitcoincash/issues{/number}", + "pulls_url": "https://api.github.com/repos/zquestz/bitcoincash/pulls{/number}", + "milestones_url": "https://api.github.com/repos/zquestz/bitcoincash/milestones{/number}", + "notifications_url": "https://api.github.com/repos/zquestz/bitcoincash/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/zquestz/bitcoincash/labels{/name}", + "releases_url": "https://api.github.com/repos/zquestz/bitcoincash/releases{/id}", + "deployments_url": "https://api.github.com/repos/zquestz/bitcoincash/deployments", + "created_at": "2017-09-09T23:40:47Z", + "updated_at": "2017-11-28T00:24:30Z", + "pushed_at": "2017-11-24T19:33:22Z", + "git_url": "git://github.com/zquestz/bitcoincash.git", + "ssh_url": "git@github.com:zquestz/bitcoincash.git", + "clone_url": "https://github.com/zquestz/bitcoincash.git", + "svn_url": "https://github.com/zquestz/bitcoincash", + "homepage": "https://www.bitcoincash.org", + "size": 53201, + "stargazers_count": 8, + "watchers_count": 8, + "language": "CSS", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 32, + "mirror_url": null, + "archived": false, + "open_issues_count": 1, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 32, + "open_issues": 1, + "watchers": 8, + "default_branch": "master" + }, + "source": { + "id": 102991454, + "name": "bitcoincash", + "full_name": "zquestz/bitcoincash", + "owner": { + "login": "zquestz", + "id": 83898, + "avatar_url": "https://avatars3.githubusercontent.com/u/83898?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/zquestz", + "html_url": "https://github.com/zquestz", + "followers_url": "https://api.github.com/users/zquestz/followers", + "following_url": "https://api.github.com/users/zquestz/following{/other_user}", + "gists_url": "https://api.github.com/users/zquestz/gists{/gist_id}", + "starred_url": "https://api.github.com/users/zquestz/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/zquestz/subscriptions", + "organizations_url": "https://api.github.com/users/zquestz/orgs", + "repos_url": "https://api.github.com/users/zquestz/repos", + "events_url": "https://api.github.com/users/zquestz/events{/privacy}", + "received_events_url": "https://api.github.com/users/zquestz/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/zquestz/bitcoincash", + "description": "Bitcoin Cash - Peer-to-Peer Electronic Cash", + "fork": false, + "url": "https://api.github.com/repos/zquestz/bitcoincash", + "forks_url": "https://api.github.com/repos/zquestz/bitcoincash/forks", + "keys_url": "https://api.github.com/repos/zquestz/bitcoincash/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/zquestz/bitcoincash/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/zquestz/bitcoincash/teams", + "hooks_url": "https://api.github.com/repos/zquestz/bitcoincash/hooks", + "issue_events_url": "https://api.github.com/repos/zquestz/bitcoincash/issues/events{/number}", + "events_url": "https://api.github.com/repos/zquestz/bitcoincash/events", + "assignees_url": "https://api.github.com/repos/zquestz/bitcoincash/assignees{/user}", + "branches_url": "https://api.github.com/repos/zquestz/bitcoincash/branches{/branch}", + "tags_url": "https://api.github.com/repos/zquestz/bitcoincash/tags", + "blobs_url": "https://api.github.com/repos/zquestz/bitcoincash/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/zquestz/bitcoincash/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/zquestz/bitcoincash/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/zquestz/bitcoincash/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/zquestz/bitcoincash/statuses/{sha}", + "languages_url": "https://api.github.com/repos/zquestz/bitcoincash/languages", + "stargazers_url": "https://api.github.com/repos/zquestz/bitcoincash/stargazers", + "contributors_url": "https://api.github.com/repos/zquestz/bitcoincash/contributors", + "subscribers_url": "https://api.github.com/repos/zquestz/bitcoincash/subscribers", + "subscription_url": "https://api.github.com/repos/zquestz/bitcoincash/subscription", + "commits_url": "https://api.github.com/repos/zquestz/bitcoincash/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/zquestz/bitcoincash/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/zquestz/bitcoincash/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/zquestz/bitcoincash/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/zquestz/bitcoincash/contents/{+path}", + "compare_url": "https://api.github.com/repos/zquestz/bitcoincash/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/zquestz/bitcoincash/merges", + "archive_url": "https://api.github.com/repos/zquestz/bitcoincash/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/zquestz/bitcoincash/downloads", + "issues_url": "https://api.github.com/repos/zquestz/bitcoincash/issues{/number}", + "pulls_url": "https://api.github.com/repos/zquestz/bitcoincash/pulls{/number}", + "milestones_url": "https://api.github.com/repos/zquestz/bitcoincash/milestones{/number}", + "notifications_url": "https://api.github.com/repos/zquestz/bitcoincash/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/zquestz/bitcoincash/labels{/name}", + "releases_url": "https://api.github.com/repos/zquestz/bitcoincash/releases{/id}", + "deployments_url": "https://api.github.com/repos/zquestz/bitcoincash/deployments", + "created_at": "2017-09-09T23:40:47Z", + "updated_at": "2017-11-28T00:24:30Z", + "pushed_at": "2017-11-24T19:33:22Z", + "git_url": "git://github.com/zquestz/bitcoincash.git", + "ssh_url": "git@github.com:zquestz/bitcoincash.git", + "clone_url": "https://github.com/zquestz/bitcoincash.git", + "svn_url": "https://github.com/zquestz/bitcoincash", + "homepage": "https://www.bitcoincash.org", + "size": 53201, + "stargazers_count": 8, + "watchers_count": 8, + "language": "CSS", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 32, + "mirror_url": null, + "archived": false, + "open_issues_count": 1, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 32, + "open_issues": 1, + "watchers": 8, + "default_branch": "master" + }, + "network_count": 32, + "subscribers_count": 15, + "contributors": 15, + "commits": 221, + "code_frequency": null, + "commits_per_week": 4.365, + "releases": 0, + "coin": "BitcoinCash" + }, + { + "id": 804823202, + "name": "TokenMint", + "full_name": "ethereumproject/TokenMint", + "owner": { + "login": "ethereumproject", + "id": 20253748, + "avatar_url": "https://avatars3.githubusercontent.com/u/20253748?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/ethereumproject", + "html_url": "https://github.com/ethereumproject", + "followers_url": "https://api.github.com/users/ethereumproject/followers", + "following_url": "https://api.github.com/users/ethereumproject/following{/other_user}", + "gists_url": "https://api.github.com/users/ethereumproject/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ethereumproject/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ethereumproject/subscriptions", + "organizations_url": "https://api.github.com/users/ethereumproject/orgs", + "repos_url": "https://api.github.com/users/ethereumproject/repos", + "events_url": "https://api.github.com/users/ethereumproject/events{/privacy}", + "received_events_url": "https://api.github.com/users/ethereumproject/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/ethereumproject/TokenMint", + "description": ":fish_cake: Token Browser and Manager for Ethereum Classic and Ethereum", + "fork": false, + "url": "https://github.com/orgs/ethereumproject", + "forks_url": "https://api.github.com/repos/ethereumproject/TokenMint/forks", + "keys_url": "https://api.github.com/repos/ethereumproject/TokenMint/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/ethereumproject/TokenMint/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/ethereumproject/TokenMint/teams", + "hooks_url": "https://api.github.com/repos/ethereumproject/TokenMint/hooks", + "issue_events_url": "https://api.github.com/repos/ethereumproject/TokenMint/issues/events{/number}", + "events_url": "https://api.github.com/repos/ethereumproject/TokenMint/events", + "assignees_url": "https://api.github.com/repos/ethereumproject/TokenMint/assignees{/user}", + "branches_url": "https://api.github.com/repos/ethereumproject/TokenMint/branches{/branch}", + "tags_url": "https://api.github.com/repos/ethereumproject/TokenMint/tags", + "blobs_url": "https://api.github.com/repos/ethereumproject/TokenMint/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/ethereumproject/TokenMint/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/ethereumproject/TokenMint/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/ethereumproject/TokenMint/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/ethereumproject/TokenMint/statuses/{sha}", + "languages_url": "https://api.github.com/repos/ethereumproject/TokenMint/languages", + "stargazers_url": "https://api.github.com/repos/ethereumproject/TokenMint/stargazers", + "contributors_url": "https://api.github.com/repos/ethereumproject/TokenMint/contributors", + "subscribers_url": "https://api.github.com/repos/ethereumproject/TokenMint/subscribers", + "subscription_url": "https://api.github.com/repos/ethereumproject/TokenMint/subscription", + "commits_url": "https://api.github.com/repos/ethereumproject/TokenMint/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/ethereumproject/TokenMint/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/ethereumproject/TokenMint/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/ethereumproject/TokenMint/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/ethereumproject/TokenMint/contents/{+path}", + "compare_url": "https://api.github.com/repos/ethereumproject/TokenMint/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/ethereumproject/TokenMint/merges", + "archive_url": "https://api.github.com/repos/ethereumproject/TokenMint/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/ethereumproject/TokenMint/downloads", + "issues_url": "https://api.github.com/repos/ethereumproject/TokenMint/issues{/number}", + "pulls_url": "https://api.github.com/repos/ethereumproject/TokenMint/pulls{/number}", + "milestones_url": "https://api.github.com/repos/ethereumproject/TokenMint/milestones{/number}", + "notifications_url": "https://api.github.com/repos/ethereumproject/TokenMint/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/ethereumproject/TokenMint/labels{/name}", + "releases_url": "https://api.github.com/repos/ethereumproject/TokenMint/releases{/id}", + "deployments_url": "https://api.github.com/repos/ethereumproject/TokenMint/deployments", + "created_at": "2017-06-07T05:45:30Z", + "updated_at": "2017-11-22T23:26:13Z", + "pushed_at": "2017-11-21T00:57:05Z", + "git_url": "git://github.com/ethereumproject/TokenMint.git", + "ssh_url": "git@github.com:ethereumproject/TokenMint.git", + "clone_url": "https://github.com/ethereumproject/TokenMint.git", + "svn_url": "https://github.com/ethereumproject/TokenMint", + "homepage": "http://tokenmint.io", + "size": 600952, + "stargazers_count": 560, + "watchers_count": 560, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "forks_count": 311, + "mirror_url": null, + "archived": false, + "open_issues_count": 239, + "license": { + "key": "apache-2.0", + "name": "Apache License 2.0", + "spdx_id": "Apache-2.0", + "url": "https://api.github.com/licenses/apache-2.0" + }, + "forks": 311, + "open_issues": 239, + "watchers": 560, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "ethereumproject", + "id": 20253748, + "avatar_url": "https://avatars3.githubusercontent.com/u/20253748?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/ethereumproject", + "html_url": "https://github.com/ethereumproject", + "followers_url": "https://api.github.com/users/ethereumproject/followers", + "following_url": "https://api.github.com/users/ethereumproject/following{/other_user}", + "gists_url": "https://api.github.com/users/ethereumproject/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ethereumproject/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ethereumproject/subscriptions", + "organizations_url": "https://api.github.com/users/ethereumproject/orgs", + "repos_url": "https://api.github.com/users/ethereumproject/repos", + "events_url": "https://api.github.com/users/ethereumproject/events{/privacy}", + "received_events_url": "https://api.github.com/users/ethereumproject/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 1145, + "subscribers_count": 243, + "contributors": 253, + "commits": 13800, + "code_frequency": null, + "commits_per_week": 85.596, + "releases": 41, + "parent": { + "id": 40522844, + "name": "etherwallet", + "full_name": "kvhnuke/etherwallet", + "owner": { + "login": "kvhnuke", + "id": 10602065, + "avatar_url": "https://avatars0.githubusercontent.com/u/10602065?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/kvhnuke", + "html_url": "https://github.com/kvhnuke", + "followers_url": "https://api.github.com/users/kvhnuke/followers", + "following_url": "https://api.github.com/users/kvhnuke/following{/other_user}", + "gists_url": "https://api.github.com/users/kvhnuke/gists{/gist_id}", + "starred_url": "https://api.github.com/users/kvhnuke/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/kvhnuke/subscriptions", + "organizations_url": "https://api.github.com/users/kvhnuke/orgs", + "repos_url": "https://api.github.com/users/kvhnuke/repos", + "events_url": "https://api.github.com/users/kvhnuke/events{/privacy}", + "received_events_url": "https://api.github.com/users/kvhnuke/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/kvhnuke/etherwallet", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/kvhnuke/etherwallet", + "forks_url": "https://api.github.com/repos/kvhnuke/etherwallet/forks", + "keys_url": "https://api.github.com/repos/kvhnuke/etherwallet/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/kvhnuke/etherwallet/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/kvhnuke/etherwallet/teams", + "hooks_url": "https://api.github.com/repos/kvhnuke/etherwallet/hooks", + "issue_events_url": "https://api.github.com/repos/kvhnuke/etherwallet/issues/events{/number}", + "events_url": "https://api.github.com/repos/kvhnuke/etherwallet/events", + "assignees_url": "https://api.github.com/repos/kvhnuke/etherwallet/assignees{/user}", + "branches_url": "https://api.github.com/repos/kvhnuke/etherwallet/branches{/branch}", + "tags_url": "https://api.github.com/repos/kvhnuke/etherwallet/tags", + "blobs_url": "https://api.github.com/repos/kvhnuke/etherwallet/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/kvhnuke/etherwallet/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/kvhnuke/etherwallet/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/kvhnuke/etherwallet/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/kvhnuke/etherwallet/statuses/{sha}", + "languages_url": "https://api.github.com/repos/kvhnuke/etherwallet/languages", + "stargazers_url": "https://api.github.com/repos/kvhnuke/etherwallet/stargazers", + "contributors_url": "https://api.github.com/repos/kvhnuke/etherwallet/contributors", + "subscribers_url": "https://api.github.com/repos/kvhnuke/etherwallet/subscribers", + "subscription_url": "https://api.github.com/repos/kvhnuke/etherwallet/subscription", + "commits_url": "https://api.github.com/repos/kvhnuke/etherwallet/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/kvhnuke/etherwallet/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/kvhnuke/etherwallet/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/kvhnuke/etherwallet/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/kvhnuke/etherwallet/contents/{+path}", + "compare_url": "https://api.github.com/repos/kvhnuke/etherwallet/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/kvhnuke/etherwallet/merges", + "archive_url": "https://api.github.com/repos/kvhnuke/etherwallet/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/kvhnuke/etherwallet/downloads", + "issues_url": "https://api.github.com/repos/kvhnuke/etherwallet/issues{/number}", + "pulls_url": "https://api.github.com/repos/kvhnuke/etherwallet/pulls{/number}", + "milestones_url": "https://api.github.com/repos/kvhnuke/etherwallet/milestones{/number}", + "notifications_url": "https://api.github.com/repos/kvhnuke/etherwallet/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/kvhnuke/etherwallet/labels{/name}", + "releases_url": "https://api.github.com/repos/kvhnuke/etherwallet/releases{/id}", + "deployments_url": "https://api.github.com/repos/kvhnuke/etherwallet/deployments", + "created_at": "2015-08-11T05:19:47Z", + "updated_at": "2017-11-29T04:21:27Z", + "pushed_at": "2017-11-29T00:38:16Z", + "git_url": "git://github.com/kvhnuke/etherwallet.git", + "ssh_url": "git@github.com:kvhnuke/etherwallet.git", + "clone_url": "https://github.com/kvhnuke/etherwallet.git", + "svn_url": "https://github.com/kvhnuke/etherwallet", + "homepage": "https://www.myetherwallet.com", + "size": 259252, + "stargazers_count": 1091, + "watchers_count": 1091, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "forks_count": 847, + "mirror_url": null, + "archived": false, + "open_issues_count": 135, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 847, + "open_issues": 135, + "watchers": 1091, + "default_branch": "mercury" + }, + "source": { + "id": 40522844, + "name": "etherwallet", + "full_name": "kvhnuke/etherwallet", + "owner": { + "login": "kvhnuke", + "id": 10602065, + "avatar_url": "https://avatars0.githubusercontent.com/u/10602065?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/kvhnuke", + "html_url": "https://github.com/kvhnuke", + "followers_url": "https://api.github.com/users/kvhnuke/followers", + "following_url": "https://api.github.com/users/kvhnuke/following{/other_user}", + "gists_url": "https://api.github.com/users/kvhnuke/gists{/gist_id}", + "starred_url": "https://api.github.com/users/kvhnuke/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/kvhnuke/subscriptions", + "organizations_url": "https://api.github.com/users/kvhnuke/orgs", + "repos_url": "https://api.github.com/users/kvhnuke/repos", + "events_url": "https://api.github.com/users/kvhnuke/events{/privacy}", + "received_events_url": "https://api.github.com/users/kvhnuke/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/kvhnuke/etherwallet", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/kvhnuke/etherwallet", + "forks_url": "https://api.github.com/repos/kvhnuke/etherwallet/forks", + "keys_url": "https://api.github.com/repos/kvhnuke/etherwallet/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/kvhnuke/etherwallet/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/kvhnuke/etherwallet/teams", + "hooks_url": "https://api.github.com/repos/kvhnuke/etherwallet/hooks", + "issue_events_url": "https://api.github.com/repos/kvhnuke/etherwallet/issues/events{/number}", + "events_url": "https://api.github.com/repos/kvhnuke/etherwallet/events", + "assignees_url": "https://api.github.com/repos/kvhnuke/etherwallet/assignees{/user}", + "branches_url": "https://api.github.com/repos/kvhnuke/etherwallet/branches{/branch}", + "tags_url": "https://api.github.com/repos/kvhnuke/etherwallet/tags", + "blobs_url": "https://api.github.com/repos/kvhnuke/etherwallet/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/kvhnuke/etherwallet/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/kvhnuke/etherwallet/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/kvhnuke/etherwallet/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/kvhnuke/etherwallet/statuses/{sha}", + "languages_url": "https://api.github.com/repos/kvhnuke/etherwallet/languages", + "stargazers_url": "https://api.github.com/repos/kvhnuke/etherwallet/stargazers", + "contributors_url": "https://api.github.com/repos/kvhnuke/etherwallet/contributors", + "subscribers_url": "https://api.github.com/repos/kvhnuke/etherwallet/subscribers", + "subscription_url": "https://api.github.com/repos/kvhnuke/etherwallet/subscription", + "commits_url": "https://api.github.com/repos/kvhnuke/etherwallet/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/kvhnuke/etherwallet/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/kvhnuke/etherwallet/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/kvhnuke/etherwallet/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/kvhnuke/etherwallet/contents/{+path}", + "compare_url": "https://api.github.com/repos/kvhnuke/etherwallet/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/kvhnuke/etherwallet/merges", + "archive_url": "https://api.github.com/repos/kvhnuke/etherwallet/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/kvhnuke/etherwallet/downloads", + "issues_url": "https://api.github.com/repos/kvhnuke/etherwallet/issues{/number}", + "pulls_url": "https://api.github.com/repos/kvhnuke/etherwallet/pulls{/number}", + "milestones_url": "https://api.github.com/repos/kvhnuke/etherwallet/milestones{/number}", + "notifications_url": "https://api.github.com/repos/kvhnuke/etherwallet/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/kvhnuke/etherwallet/labels{/name}", + "releases_url": "https://api.github.com/repos/kvhnuke/etherwallet/releases{/id}", + "deployments_url": "https://api.github.com/repos/kvhnuke/etherwallet/deployments", + "created_at": "2015-08-11T05:19:47Z", + "updated_at": "2017-11-29T04:21:27Z", + "pushed_at": "2017-11-29T00:38:16Z", + "git_url": "git://github.com/kvhnuke/etherwallet.git", + "ssh_url": "git@github.com:kvhnuke/etherwallet.git", + "clone_url": "https://github.com/kvhnuke/etherwallet.git", + "svn_url": "https://github.com/kvhnuke/etherwallet", + "homepage": "https://www.myetherwallet.com", + "size": 259252, + "stargazers_count": 1091, + "watchers_count": 1091, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "forks_count": 847, + "mirror_url": null, + "archived": false, + "open_issues_count": 135, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 847, + "open_issues": 135, + "watchers": 1091, + "default_branch": "mercury" + }, + "coin": "Ethereum Classic" + }, + { + "id": 132470862, + "name": "BUIP", + "full_name": "BitcoinUnlimited/BUIP", + "owner": { + "login": "BitcoinUnlimited", + "id": 14125627, + "avatar_url": "https://avatars0.githubusercontent.com/u/14125627?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/BitcoinUnlimited", + "html_url": "https://github.com/BitcoinUnlimited", + "followers_url": "https://api.github.com/users/BitcoinUnlimited/followers", + "following_url": "https://api.github.com/users/BitcoinUnlimited/following{/other_user}", + "gists_url": "https://api.github.com/users/BitcoinUnlimited/gists{/gist_id}", + "starred_url": "https://api.github.com/users/BitcoinUnlimited/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/BitcoinUnlimited/subscriptions", + "organizations_url": "https://api.github.com/users/BitcoinUnlimited/orgs", + "repos_url": "https://api.github.com/users/BitcoinUnlimited/repos", + "events_url": "https://api.github.com/users/BitcoinUnlimited/events{/privacy}", + "received_events_url": "https://api.github.com/users/BitcoinUnlimited/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/BitcoinUnlimited/BUIP", + "description": "Bitcoin Unlimited Improvement Proposal Archive and related documentation", + "fork": false, + "url": "https://github.com/orgs/BitcoinUnlimited", + "forks_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/forks", + "keys_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/teams", + "hooks_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/hooks", + "issue_events_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/issues/events{/number}", + "events_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/events", + "assignees_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/assignees{/user}", + "branches_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/branches{/branch}", + "tags_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/tags", + "blobs_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/statuses/{sha}", + "languages_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/languages", + "stargazers_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/stargazers", + "contributors_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/contributors", + "subscribers_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/subscribers", + "subscription_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/subscription", + "commits_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/contents/{+path}", + "compare_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/merges", + "archive_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/downloads", + "issues_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/issues{/number}", + "pulls_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/pulls{/number}", + "milestones_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/milestones{/number}", + "notifications_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/labels{/name}", + "releases_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/releases{/id}", + "deployments_url": "https://api.github.com/repos/BitcoinUnlimited/BUIP/deployments", + "created_at": "2016-09-06T01:50:00Z", + "updated_at": "2017-11-22T05:55:28Z", + "pushed_at": "2017-11-26T23:32:02Z", + "git_url": "git://github.com/BitcoinUnlimited/BUIP.git", + "ssh_url": "git@github.com:BitcoinUnlimited/BUIP.git", + "clone_url": "https://github.com/BitcoinUnlimited/BUIP.git", + "svn_url": "https://github.com/BitcoinUnlimited/BUIP", + "homepage": null, + "size": 112101, + "stargazers_count": 273, + "watchers_count": 273, + "language": null, + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 148, + "mirror_url": null, + "archived": false, + "open_issues_count": 69, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 148, + "open_issues": 69, + "watchers": 273, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "BitcoinUnlimited", + "id": 14125627, + "avatar_url": "https://avatars0.githubusercontent.com/u/14125627?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/BitcoinUnlimited", + "html_url": "https://github.com/BitcoinUnlimited", + "followers_url": "https://api.github.com/users/BitcoinUnlimited/followers", + "following_url": "https://api.github.com/users/BitcoinUnlimited/following{/other_user}", + "gists_url": "https://api.github.com/users/BitcoinUnlimited/gists{/gist_id}", + "starred_url": "https://api.github.com/users/BitcoinUnlimited/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/BitcoinUnlimited/subscriptions", + "organizations_url": "https://api.github.com/users/BitcoinUnlimited/orgs", + "repos_url": "https://api.github.com/users/BitcoinUnlimited/repos", + "events_url": "https://api.github.com/users/BitcoinUnlimited/events{/privacy}", + "received_events_url": "https://api.github.com/users/BitcoinUnlimited/received_events", + "type": "Organization", + "site_admin": false + }, + "parent": { + "id": 1181927, + "name": "bitcoin", + "full_name": "bitcoin/bitcoin", + "owner": { + "login": "bitcoin", + "id": 528860, + "avatar_url": "https://avatars2.githubusercontent.com/u/528860?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitcoin", + "html_url": "https://github.com/bitcoin", + "followers_url": "https://api.github.com/users/bitcoin/followers", + "following_url": "https://api.github.com/users/bitcoin/following{/other_user}", + "gists_url": "https://api.github.com/users/bitcoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitcoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitcoin/subscriptions", + "organizations_url": "https://api.github.com/users/bitcoin/orgs", + "repos_url": "https://api.github.com/users/bitcoin/repos", + "events_url": "https://api.github.com/users/bitcoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitcoin/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/bitcoin/bitcoin", + "description": "Bitcoin Core integration/staging tree", + "fork": false, + "url": "https://api.github.com/repos/bitcoin/bitcoin", + "forks_url": "https://api.github.com/repos/bitcoin/bitcoin/forks", + "keys_url": "https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/bitcoin/bitcoin/teams", + "hooks_url": "https://api.github.com/repos/bitcoin/bitcoin/hooks", + "issue_events_url": "https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}", + "events_url": "https://api.github.com/repos/bitcoin/bitcoin/events", + "assignees_url": "https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}", + "branches_url": "https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}", + "tags_url": "https://api.github.com/repos/bitcoin/bitcoin/tags", + "blobs_url": "https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}", + "languages_url": "https://api.github.com/repos/bitcoin/bitcoin/languages", + "stargazers_url": "https://api.github.com/repos/bitcoin/bitcoin/stargazers", + "contributors_url": "https://api.github.com/repos/bitcoin/bitcoin/contributors", + "subscribers_url": "https://api.github.com/repos/bitcoin/bitcoin/subscribers", + "subscription_url": "https://api.github.com/repos/bitcoin/bitcoin/subscription", + "commits_url": "https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/bitcoin/bitcoin/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}", + "compare_url": "https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/bitcoin/bitcoin/merges", + "archive_url": "https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/bitcoin/bitcoin/downloads", + "issues_url": "https://api.github.com/repos/bitcoin/bitcoin/issues{/number}", + "pulls_url": "https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}", + "milestones_url": "https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}", + "notifications_url": "https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/bitcoin/bitcoin/labels{/name}", + "releases_url": "https://api.github.com/repos/bitcoin/bitcoin/releases{/id}", + "deployments_url": "https://api.github.com/repos/bitcoin/bitcoin/deployments", + "created_at": "2010-12-19T15:16:43Z", + "updated_at": "2017-11-29T05:00:24Z", + "pushed_at": "2017-11-29T04:09:55Z", + "git_url": "git://github.com/bitcoin/bitcoin.git", + "ssh_url": "git@github.com:bitcoin/bitcoin.git", + "clone_url": "https://github.com/bitcoin/bitcoin.git", + "svn_url": "https://github.com/bitcoin/bitcoin", + "homepage": "https://bitcoin.org/en/download", + "size": 90498, + "stargazers_count": 19881, + "watchers_count": 19881, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": false, + "has_wiki": false, + "has_pages": false, + "forks_count": 11788, + "mirror_url": null, + "archived": false, + "open_issues_count": 764, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 11788, + "open_issues": 764, + "watchers": 19881, + "default_branch": "master" + }, + "source": { + "id": 1181927, + "name": "bitcoin", + "full_name": "bitcoin/bitcoin", + "owner": { + "login": "bitcoin", + "id": 528860, + "avatar_url": "https://avatars2.githubusercontent.com/u/528860?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitcoin", + "html_url": "https://github.com/bitcoin", + "followers_url": "https://api.github.com/users/bitcoin/followers", + "following_url": "https://api.github.com/users/bitcoin/following{/other_user}", + "gists_url": "https://api.github.com/users/bitcoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitcoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitcoin/subscriptions", + "organizations_url": "https://api.github.com/users/bitcoin/orgs", + "repos_url": "https://api.github.com/users/bitcoin/repos", + "events_url": "https://api.github.com/users/bitcoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitcoin/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/bitcoin/bitcoin", + "description": "Bitcoin Core integration/staging tree", + "fork": false, + "url": "https://api.github.com/repos/bitcoin/bitcoin", + "forks_url": "https://api.github.com/repos/bitcoin/bitcoin/forks", + "keys_url": "https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/bitcoin/bitcoin/teams", + "hooks_url": "https://api.github.com/repos/bitcoin/bitcoin/hooks", + "issue_events_url": "https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}", + "events_url": "https://api.github.com/repos/bitcoin/bitcoin/events", + "assignees_url": "https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}", + "branches_url": "https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}", + "tags_url": "https://api.github.com/repos/bitcoin/bitcoin/tags", + "blobs_url": "https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}", + "languages_url": "https://api.github.com/repos/bitcoin/bitcoin/languages", + "stargazers_url": "https://api.github.com/repos/bitcoin/bitcoin/stargazers", + "contributors_url": "https://api.github.com/repos/bitcoin/bitcoin/contributors", + "subscribers_url": "https://api.github.com/repos/bitcoin/bitcoin/subscribers", + "subscription_url": "https://api.github.com/repos/bitcoin/bitcoin/subscription", + "commits_url": "https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/bitcoin/bitcoin/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}", + "compare_url": "https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/bitcoin/bitcoin/merges", + "archive_url": "https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/bitcoin/bitcoin/downloads", + "issues_url": "https://api.github.com/repos/bitcoin/bitcoin/issues{/number}", + "pulls_url": "https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}", + "milestones_url": "https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}", + "notifications_url": "https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/bitcoin/bitcoin/labels{/name}", + "releases_url": "https://api.github.com/repos/bitcoin/bitcoin/releases{/id}", + "deployments_url": "https://api.github.com/repos/bitcoin/bitcoin/deployments", + "created_at": "2010-12-19T15:16:43Z", + "updated_at": "2017-11-29T05:00:24Z", + "pushed_at": "2017-11-29T04:09:55Z", + "git_url": "git://github.com/bitcoin/bitcoin.git", + "ssh_url": "git@github.com:bitcoin/bitcoin.git", + "clone_url": "https://github.com/bitcoin/bitcoin.git", + "svn_url": "https://github.com/bitcoin/bitcoin", + "homepage": "https://bitcoin.org/en/download", + "size": 90498, + "stargazers_count": 19881, + "watchers_count": 19881, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": false, + "has_wiki": false, + "has_pages": false, + "forks_count": 11788, + "mirror_url": null, + "archived": false, + "open_issues_count": 764, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 11788, + "open_issues": 764, + "watchers": 19881, + "default_branch": "master" + }, + "network_count": 11837, + "subscribers_count": 100, + "contributors": 383, + "commits": 10030, + "code_frequency": null, + "commits_per_week": 14.422, + "releases": 29, + "coin": "BitcoinUnlimited" + }, + { + "id": 219992590, + "name": "transactions", + "full_name": "bitcoinclassic/transactions", + "owner": { + "login": "bitcoinclassic", + "id": 16547401, + "avatar_url": "https://avatars2.githubusercontent.com/u/16547401?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitcoinclassic", + "html_url": "https://github.com/bitcoinclassic", + "followers_url": "https://api.github.com/users/bitcoinclassic/followers", + "following_url": "https://api.github.com/users/bitcoinclassic/following{/other_user}", + "gists_url": "https://api.github.com/users/bitcoinclassic/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitcoinclassic/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitcoinclassic/subscriptions", + "organizations_url": "https://api.github.com/users/bitcoinclassic/orgs", + "repos_url": "https://api.github.com/users/bitcoinclassic/repos", + "events_url": "https://api.github.com/users/bitcoinclassic/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitcoinclassic/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/bitcoinclassic/transactions", + "description": null, + "fork": false, + "url": "https://github.com/orgs/bitcoinclassic", + "forks_url": "https://api.github.com/repos/bitcoinclassic/transactions/forks", + "keys_url": "https://api.github.com/repos/bitcoinclassic/transactions/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/bitcoinclassic/transactions/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/bitcoinclassic/transactions/teams", + "hooks_url": "https://api.github.com/repos/bitcoinclassic/transactions/hooks", + "issue_events_url": "https://api.github.com/repos/bitcoinclassic/transactions/issues/events{/number}", + "events_url": "https://api.github.com/repos/bitcoinclassic/transactions/events", + "assignees_url": "https://api.github.com/repos/bitcoinclassic/transactions/assignees{/user}", + "branches_url": "https://api.github.com/repos/bitcoinclassic/transactions/branches{/branch}", + "tags_url": "https://api.github.com/repos/bitcoinclassic/transactions/tags", + "blobs_url": "https://api.github.com/repos/bitcoinclassic/transactions/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/bitcoinclassic/transactions/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/bitcoinclassic/transactions/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/bitcoinclassic/transactions/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/bitcoinclassic/transactions/statuses/{sha}", + "languages_url": "https://api.github.com/repos/bitcoinclassic/transactions/languages", + "stargazers_url": "https://api.github.com/repos/bitcoinclassic/transactions/stargazers", + "contributors_url": "https://api.github.com/repos/bitcoinclassic/transactions/contributors", + "subscribers_url": "https://api.github.com/repos/bitcoinclassic/transactions/subscribers", + "subscription_url": "https://api.github.com/repos/bitcoinclassic/transactions/subscription", + "commits_url": "https://api.github.com/repos/bitcoinclassic/transactions/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/bitcoinclassic/transactions/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/bitcoinclassic/transactions/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/bitcoinclassic/transactions/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/bitcoinclassic/transactions/contents/{+path}", + "compare_url": "https://api.github.com/repos/bitcoinclassic/transactions/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/bitcoinclassic/transactions/merges", + "archive_url": "https://api.github.com/repos/bitcoinclassic/transactions/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/bitcoinclassic/transactions/downloads", + "issues_url": "https://api.github.com/repos/bitcoinclassic/transactions/issues{/number}", + "pulls_url": "https://api.github.com/repos/bitcoinclassic/transactions/pulls{/number}", + "milestones_url": "https://api.github.com/repos/bitcoinclassic/transactions/milestones{/number}", + "notifications_url": "https://api.github.com/repos/bitcoinclassic/transactions/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/bitcoinclassic/transactions/labels{/name}", + "releases_url": "https://api.github.com/repos/bitcoinclassic/transactions/releases{/id}", + "deployments_url": "https://api.github.com/repos/bitcoinclassic/transactions/deployments", + "created_at": "2016-09-20T19:27:21Z", + "updated_at": "2017-11-21T03:19:55Z", + "pushed_at": "2017-09-13T08:27:03Z", + "git_url": "git://github.com/bitcoinclassic/transactions.git", + "ssh_url": "git@github.com:bitcoinclassic/transactions.git", + "clone_url": "https://github.com/bitcoinclassic/transactions.git", + "svn_url": "https://github.com/bitcoinclassic/transactions", + "homepage": null, + "size": 58889, + "stargazers_count": 510, + "watchers_count": 510, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 102, + "mirror_url": null, + "archived": false, + "open_issues_count": 25, + "license": { + "key": "gpl-3.0", + "name": "GNU General Public License v3.0", + "spdx_id": "GPL-3.0", + "url": "https://api.github.com/licenses/gpl-3.0" + }, + "forks": 102, + "open_issues": 25, + "watchers": 510, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "bitcoinclassic", + "id": 16547401, + "avatar_url": "https://avatars2.githubusercontent.com/u/16547401?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitcoinclassic", + "html_url": "https://github.com/bitcoinclassic", + "followers_url": "https://api.github.com/users/bitcoinclassic/followers", + "following_url": "https://api.github.com/users/bitcoinclassic/following{/other_user}", + "gists_url": "https://api.github.com/users/bitcoinclassic/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitcoinclassic/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitcoinclassic/subscriptions", + "organizations_url": "https://api.github.com/users/bitcoinclassic/orgs", + "repos_url": "https://api.github.com/users/bitcoinclassic/repos", + "events_url": "https://api.github.com/users/bitcoinclassic/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitcoinclassic/received_events", + "type": "Organization", + "site_admin": false + }, + "parent": { + "id": 1181927, + "name": "bitcoin", + "full_name": "bitcoin/bitcoin", + "owner": { + "login": "bitcoin", + "id": 528860, + "avatar_url": "https://avatars2.githubusercontent.com/u/528860?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitcoin", + "html_url": "https://github.com/bitcoin", + "followers_url": "https://api.github.com/users/bitcoin/followers", + "following_url": "https://api.github.com/users/bitcoin/following{/other_user}", + "gists_url": "https://api.github.com/users/bitcoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitcoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitcoin/subscriptions", + "organizations_url": "https://api.github.com/users/bitcoin/orgs", + "repos_url": "https://api.github.com/users/bitcoin/repos", + "events_url": "https://api.github.com/users/bitcoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitcoin/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/bitcoin/bitcoin", + "description": "Bitcoin Core integration/staging tree", + "fork": false, + "url": "https://api.github.com/repos/bitcoin/bitcoin", + "forks_url": "https://api.github.com/repos/bitcoin/bitcoin/forks", + "keys_url": "https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/bitcoin/bitcoin/teams", + "hooks_url": "https://api.github.com/repos/bitcoin/bitcoin/hooks", + "issue_events_url": "https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}", + "events_url": "https://api.github.com/repos/bitcoin/bitcoin/events", + "assignees_url": "https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}", + "branches_url": "https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}", + "tags_url": "https://api.github.com/repos/bitcoin/bitcoin/tags", + "blobs_url": "https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}", + "languages_url": "https://api.github.com/repos/bitcoin/bitcoin/languages", + "stargazers_url": "https://api.github.com/repos/bitcoin/bitcoin/stargazers", + "contributors_url": "https://api.github.com/repos/bitcoin/bitcoin/contributors", + "subscribers_url": "https://api.github.com/repos/bitcoin/bitcoin/subscribers", + "subscription_url": "https://api.github.com/repos/bitcoin/bitcoin/subscription", + "commits_url": "https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/bitcoin/bitcoin/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}", + "compare_url": "https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/bitcoin/bitcoin/merges", + "archive_url": "https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/bitcoin/bitcoin/downloads", + "issues_url": "https://api.github.com/repos/bitcoin/bitcoin/issues{/number}", + "pulls_url": "https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}", + "milestones_url": "https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}", + "notifications_url": "https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/bitcoin/bitcoin/labels{/name}", + "releases_url": "https://api.github.com/repos/bitcoin/bitcoin/releases{/id}", + "deployments_url": "https://api.github.com/repos/bitcoin/bitcoin/deployments", + "created_at": "2010-12-19T15:16:43Z", + "updated_at": "2017-11-29T05:00:24Z", + "pushed_at": "2017-11-29T04:09:55Z", + "git_url": "git://github.com/bitcoin/bitcoin.git", + "ssh_url": "git@github.com:bitcoin/bitcoin.git", + "clone_url": "https://github.com/bitcoin/bitcoin.git", + "svn_url": "https://github.com/bitcoin/bitcoin", + "homepage": "https://bitcoin.org/en/download", + "size": 90498, + "stargazers_count": 19881, + "watchers_count": 19881, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": false, + "has_wiki": false, + "has_pages": false, + "forks_count": 11788, + "mirror_url": null, + "archived": false, + "open_issues_count": 764, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 11788, + "open_issues": 764, + "watchers": 19881, + "default_branch": "master" + }, + "source": { + "id": 1181927, + "name": "bitcoin", + "full_name": "bitcoin/bitcoin", + "owner": { + "login": "bitcoin", + "id": 528860, + "avatar_url": "https://avatars2.githubusercontent.com/u/528860?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitcoin", + "html_url": "https://github.com/bitcoin", + "followers_url": "https://api.github.com/users/bitcoin/followers", + "following_url": "https://api.github.com/users/bitcoin/following{/other_user}", + "gists_url": "https://api.github.com/users/bitcoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitcoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitcoin/subscriptions", + "organizations_url": "https://api.github.com/users/bitcoin/orgs", + "repos_url": "https://api.github.com/users/bitcoin/repos", + "events_url": "https://api.github.com/users/bitcoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitcoin/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/bitcoin/bitcoin", + "description": "Bitcoin Core integration/staging tree", + "fork": false, + "url": "https://api.github.com/repos/bitcoin/bitcoin", + "forks_url": "https://api.github.com/repos/bitcoin/bitcoin/forks", + "keys_url": "https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/bitcoin/bitcoin/teams", + "hooks_url": "https://api.github.com/repos/bitcoin/bitcoin/hooks", + "issue_events_url": "https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}", + "events_url": "https://api.github.com/repos/bitcoin/bitcoin/events", + "assignees_url": "https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}", + "branches_url": "https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}", + "tags_url": "https://api.github.com/repos/bitcoin/bitcoin/tags", + "blobs_url": "https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}", + "languages_url": "https://api.github.com/repos/bitcoin/bitcoin/languages", + "stargazers_url": "https://api.github.com/repos/bitcoin/bitcoin/stargazers", + "contributors_url": "https://api.github.com/repos/bitcoin/bitcoin/contributors", + "subscribers_url": "https://api.github.com/repos/bitcoin/bitcoin/subscribers", + "subscription_url": "https://api.github.com/repos/bitcoin/bitcoin/subscription", + "commits_url": "https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/bitcoin/bitcoin/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}", + "compare_url": "https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/bitcoin/bitcoin/merges", + "archive_url": "https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/bitcoin/bitcoin/downloads", + "issues_url": "https://api.github.com/repos/bitcoin/bitcoin/issues{/number}", + "pulls_url": "https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}", + "milestones_url": "https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}", + "notifications_url": "https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/bitcoin/bitcoin/labels{/name}", + "releases_url": "https://api.github.com/repos/bitcoin/bitcoin/releases{/id}", + "deployments_url": "https://api.github.com/repos/bitcoin/bitcoin/deployments", + "created_at": "2010-12-19T15:16:43Z", + "updated_at": "2017-11-29T05:00:24Z", + "pushed_at": "2017-11-29T04:09:55Z", + "git_url": "git://github.com/bitcoin/bitcoin.git", + "ssh_url": "git@github.com:bitcoin/bitcoin.git", + "clone_url": "https://github.com/bitcoin/bitcoin.git", + "svn_url": "https://github.com/bitcoin/bitcoin", + "homepage": "https://bitcoin.org/en/download", + "size": 90498, + "stargazers_count": 19881, + "watchers_count": 19881, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": false, + "has_wiki": false, + "has_pages": false, + "forks_count": 11788, + "mirror_url": null, + "archived": false, + "open_issues_count": 764, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 11788, + "open_issues": 764, + "watchers": 19881, + "default_branch": "master" + }, + "network_count": 11798, + "subscribers_count": 115, + "contributors": 371, + "commits": 57, + "code_frequency": null, + "commits_per_week": 0.384, + "releases": 32, + "coin": "Bitcoinclassic" + }, + { + "id": 98077967, + "name": "BTCGPU", + "full_name": "BTCGPU/BTCGPU", + "owner": { + "login": "BTCGPU", + "id": 30379205, + "avatar_url": "https://avatars0.githubusercontent.com/u/30379205?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/BTCGPU", + "html_url": "https://github.com/BTCGPU", + "followers_url": "https://api.github.com/users/BTCGPU/followers", + "following_url": "https://api.github.com/users/BTCGPU/following{/other_user}", + "gists_url": "https://api.github.com/users/BTCGPU/gists{/gist_id}", + "starred_url": "https://api.github.com/users/BTCGPU/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/BTCGPU/subscriptions", + "organizations_url": "https://api.github.com/users/BTCGPU/orgs", + "repos_url": "https://api.github.com/users/BTCGPU/repos", + "events_url": "https://api.github.com/users/BTCGPU/events{/privacy}", + "received_events_url": "https://api.github.com/users/BTCGPU/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/BTCGPU/BTCGPU", + "description": "Current work on BTCGPU", + "fork": false, + "url": "https://github.com/orgs/BTCGPU", + "forks_url": "https://api.github.com/repos/BTCGPU/BTCGPU/forks", + "keys_url": "https://api.github.com/repos/BTCGPU/BTCGPU/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/BTCGPU/BTCGPU/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/BTCGPU/BTCGPU/teams", + "hooks_url": "https://api.github.com/repos/BTCGPU/BTCGPU/hooks", + "issue_events_url": "https://api.github.com/repos/BTCGPU/BTCGPU/issues/events{/number}", + "events_url": "https://api.github.com/repos/BTCGPU/BTCGPU/events", + "assignees_url": "https://api.github.com/repos/BTCGPU/BTCGPU/assignees{/user}", + "branches_url": "https://api.github.com/repos/BTCGPU/BTCGPU/branches{/branch}", + "tags_url": "https://api.github.com/repos/BTCGPU/BTCGPU/tags", + "blobs_url": "https://api.github.com/repos/BTCGPU/BTCGPU/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/BTCGPU/BTCGPU/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/BTCGPU/BTCGPU/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/BTCGPU/BTCGPU/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/BTCGPU/BTCGPU/statuses/{sha}", + "languages_url": "https://api.github.com/repos/BTCGPU/BTCGPU/languages", + "stargazers_url": "https://api.github.com/repos/BTCGPU/BTCGPU/stargazers", + "contributors_url": "https://api.github.com/repos/BTCGPU/BTCGPU/contributors", + "subscribers_url": "https://api.github.com/repos/BTCGPU/BTCGPU/subscribers", + "subscription_url": "https://api.github.com/repos/BTCGPU/BTCGPU/subscription", + "commits_url": "https://api.github.com/repos/BTCGPU/BTCGPU/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/BTCGPU/BTCGPU/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/BTCGPU/BTCGPU/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/BTCGPU/BTCGPU/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/BTCGPU/BTCGPU/contents/{+path}", + "compare_url": "https://api.github.com/repos/BTCGPU/BTCGPU/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/BTCGPU/BTCGPU/merges", + "archive_url": "https://api.github.com/repos/BTCGPU/BTCGPU/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/BTCGPU/BTCGPU/downloads", + "issues_url": "https://api.github.com/repos/BTCGPU/BTCGPU/issues{/number}", + "pulls_url": "https://api.github.com/repos/BTCGPU/BTCGPU/pulls{/number}", + "milestones_url": "https://api.github.com/repos/BTCGPU/BTCGPU/milestones{/number}", + "notifications_url": "https://api.github.com/repos/BTCGPU/BTCGPU/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/BTCGPU/BTCGPU/labels{/name}", + "releases_url": "https://api.github.com/repos/BTCGPU/BTCGPU/releases{/id}", + "deployments_url": "https://api.github.com/repos/BTCGPU/BTCGPU/deployments", + "created_at": "2017-07-23T05:59:24Z", + "updated_at": "2017-11-28T10:52:01Z", + "pushed_at": "2017-11-27T20:06:08Z", + "git_url": "git://github.com/BTCGPU/BTCGPU.git", + "ssh_url": "git@github.com:BTCGPU/BTCGPU.git", + "clone_url": "https://github.com/BTCGPU/BTCGPU.git", + "svn_url": "https://github.com/BTCGPU/BTCGPU", + "homepage": "http://bitcoingold.org", + "size": 71277, + "stargazers_count": 403, + "watchers_count": 403, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 179, + "mirror_url": null, + "archived": false, + "open_issues_count": 55, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 179, + "open_issues": 55, + "watchers": 403, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "BTCGPU", + "id": 30379205, + "avatar_url": "https://avatars0.githubusercontent.com/u/30379205?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/BTCGPU", + "html_url": "https://github.com/BTCGPU", + "followers_url": "https://api.github.com/users/BTCGPU/followers", + "following_url": "https://api.github.com/users/BTCGPU/following{/other_user}", + "gists_url": "https://api.github.com/users/BTCGPU/gists{/gist_id}", + "starred_url": "https://api.github.com/users/BTCGPU/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/BTCGPU/subscriptions", + "organizations_url": "https://api.github.com/users/BTCGPU/orgs", + "repos_url": "https://api.github.com/users/BTCGPU/repos", + "events_url": "https://api.github.com/users/BTCGPU/events{/privacy}", + "received_events_url": "https://api.github.com/users/BTCGPU/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 179, + "subscribers_count": 149, + "contributors": 394, + "commits": 13450, + "code_frequency": null, + "commits_per_week": 50.481, + "releases": 1, + "coin": "BitcoinGold" + }, + { + "id": 987204094, + "name": "neo-devpack-java", + "full_name": "neo-project/neo-devpack-java", + "owner": { + "login": "neo-project", + "id": 12685221, + "avatar_url": "https://avatars3.githubusercontent.com/u/12685221?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/neo-project", + "html_url": "https://github.com/neo-project", + "followers_url": "https://api.github.com/users/neo-project/followers", + "following_url": "https://api.github.com/users/neo-project/following{/other_user}", + "gists_url": "https://api.github.com/users/neo-project/gists{/gist_id}", + "starred_url": "https://api.github.com/users/neo-project/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/neo-project/subscriptions", + "organizations_url": "https://api.github.com/users/neo-project/orgs", + "repos_url": "https://api.github.com/users/neo-project/repos", + "events_url": "https://api.github.com/users/neo-project/events{/privacy}", + "received_events_url": "https://api.github.com/users/neo-project/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/neo-project/neo-devpack-java", + "description": null, + "fork": false, + "url": "https://github.com/orgs/neo-project", + "forks_url": "https://api.github.com/repos/neo-project/neo-devpack-java/forks", + "keys_url": "https://api.github.com/repos/neo-project/neo-devpack-java/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/neo-project/neo-devpack-java/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/neo-project/neo-devpack-java/teams", + "hooks_url": "https://api.github.com/repos/neo-project/neo-devpack-java/hooks", + "issue_events_url": "https://api.github.com/repos/neo-project/neo-devpack-java/issues/events{/number}", + "events_url": "https://api.github.com/repos/neo-project/neo-devpack-java/events", + "assignees_url": "https://api.github.com/repos/neo-project/neo-devpack-java/assignees{/user}", + "branches_url": "https://api.github.com/repos/neo-project/neo-devpack-java/branches{/branch}", + "tags_url": "https://api.github.com/repos/neo-project/neo-devpack-java/tags", + "blobs_url": "https://api.github.com/repos/neo-project/neo-devpack-java/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/neo-project/neo-devpack-java/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/neo-project/neo-devpack-java/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/neo-project/neo-devpack-java/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/neo-project/neo-devpack-java/statuses/{sha}", + "languages_url": "https://api.github.com/repos/neo-project/neo-devpack-java/languages", + "stargazers_url": "https://api.github.com/repos/neo-project/neo-devpack-java/stargazers", + "contributors_url": "https://api.github.com/repos/neo-project/neo-devpack-java/contributors", + "subscribers_url": "https://api.github.com/repos/neo-project/neo-devpack-java/subscribers", + "subscription_url": "https://api.github.com/repos/neo-project/neo-devpack-java/subscription", + "commits_url": "https://api.github.com/repos/neo-project/neo-devpack-java/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/neo-project/neo-devpack-java/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/neo-project/neo-devpack-java/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/neo-project/neo-devpack-java/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/neo-project/neo-devpack-java/contents/{+path}", + "compare_url": "https://api.github.com/repos/neo-project/neo-devpack-java/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/neo-project/neo-devpack-java/merges", + "archive_url": "https://api.github.com/repos/neo-project/neo-devpack-java/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/neo-project/neo-devpack-java/downloads", + "issues_url": "https://api.github.com/repos/neo-project/neo-devpack-java/issues{/number}", + "pulls_url": "https://api.github.com/repos/neo-project/neo-devpack-java/pulls{/number}", + "milestones_url": "https://api.github.com/repos/neo-project/neo-devpack-java/milestones{/number}", + "notifications_url": "https://api.github.com/repos/neo-project/neo-devpack-java/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/neo-project/neo-devpack-java/labels{/name}", + "releases_url": "https://api.github.com/repos/neo-project/neo-devpack-java/releases{/id}", + "deployments_url": "https://api.github.com/repos/neo-project/neo-devpack-java/deployments", + "created_at": "2017-08-23T14:37:17Z", + "updated_at": "2017-11-27T11:10:52Z", + "pushed_at": "2017-11-06T07:42:26Z", + "git_url": "git://github.com/neo-project/neo-devpack-java.git", + "ssh_url": "git@github.com:neo-project/neo-devpack-java.git", + "clone_url": "https://github.com/neo-project/neo-devpack-java.git", + "svn_url": "https://github.com/neo-project/neo-devpack-java", + "homepage": null, + "size": 40036, + "stargazers_count": 1623, + "watchers_count": 1623, + "language": "Java", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "forks_count": 813, + "mirror_url": null, + "archived": false, + "open_issues_count": 93, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 813, + "open_issues": 93, + "watchers": 1623, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "neo-project", + "id": 12685221, + "avatar_url": "https://avatars3.githubusercontent.com/u/12685221?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/neo-project", + "html_url": "https://github.com/neo-project", + "followers_url": "https://api.github.com/users/neo-project/followers", + "following_url": "https://api.github.com/users/neo-project/following{/other_user}", + "gists_url": "https://api.github.com/users/neo-project/gists{/gist_id}", + "starred_url": "https://api.github.com/users/neo-project/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/neo-project/subscriptions", + "organizations_url": "https://api.github.com/users/neo-project/orgs", + "repos_url": "https://api.github.com/users/neo-project/repos", + "events_url": "https://api.github.com/users/neo-project/events{/privacy}", + "received_events_url": "https://api.github.com/users/neo-project/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 3731, + "subscribers_count": 458, + "contributors": 125, + "commits": 829, + "code_frequency": null, + "commits_per_week": 9.693, + "releases": 12, + "parent": { + "id": 23405758, + "name": "leveldb", + "full_name": "google/leveldb", + "owner": { + "login": "google", + "id": 1342004, + "avatar_url": "https://avatars1.githubusercontent.com/u/1342004?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/google", + "html_url": "https://github.com/google", + "followers_url": "https://api.github.com/users/google/followers", + "following_url": "https://api.github.com/users/google/following{/other_user}", + "gists_url": "https://api.github.com/users/google/gists{/gist_id}", + "starred_url": "https://api.github.com/users/google/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/google/subscriptions", + "organizations_url": "https://api.github.com/users/google/orgs", + "repos_url": "https://api.github.com/users/google/repos", + "events_url": "https://api.github.com/users/google/events{/privacy}", + "received_events_url": "https://api.github.com/users/google/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/google/leveldb", + "description": "LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.", + "fork": false, + "url": "https://api.github.com/repos/google/leveldb", + "forks_url": "https://api.github.com/repos/google/leveldb/forks", + "keys_url": "https://api.github.com/repos/google/leveldb/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/google/leveldb/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/google/leveldb/teams", + "hooks_url": "https://api.github.com/repos/google/leveldb/hooks", + "issue_events_url": "https://api.github.com/repos/google/leveldb/issues/events{/number}", + "events_url": "https://api.github.com/repos/google/leveldb/events", + "assignees_url": "https://api.github.com/repos/google/leveldb/assignees{/user}", + "branches_url": "https://api.github.com/repos/google/leveldb/branches{/branch}", + "tags_url": "https://api.github.com/repos/google/leveldb/tags", + "blobs_url": "https://api.github.com/repos/google/leveldb/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/google/leveldb/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/google/leveldb/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/google/leveldb/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/google/leveldb/statuses/{sha}", + "languages_url": "https://api.github.com/repos/google/leveldb/languages", + "stargazers_url": "https://api.github.com/repos/google/leveldb/stargazers", + "contributors_url": "https://api.github.com/repos/google/leveldb/contributors", + "subscribers_url": "https://api.github.com/repos/google/leveldb/subscribers", + "subscription_url": "https://api.github.com/repos/google/leveldb/subscription", + "commits_url": "https://api.github.com/repos/google/leveldb/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/google/leveldb/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/google/leveldb/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/google/leveldb/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/google/leveldb/contents/{+path}", + "compare_url": "https://api.github.com/repos/google/leveldb/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/google/leveldb/merges", + "archive_url": "https://api.github.com/repos/google/leveldb/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/google/leveldb/downloads", + "issues_url": "https://api.github.com/repos/google/leveldb/issues{/number}", + "pulls_url": "https://api.github.com/repos/google/leveldb/pulls{/number}", + "milestones_url": "https://api.github.com/repos/google/leveldb/milestones{/number}", + "notifications_url": "https://api.github.com/repos/google/leveldb/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/google/leveldb/labels{/name}", + "releases_url": "https://api.github.com/repos/google/leveldb/releases{/id}", + "deployments_url": "https://api.github.com/repos/google/leveldb/deployments", + "created_at": "2014-08-27T21:17:52Z", + "updated_at": "2017-11-29T03:25:43Z", + "pushed_at": "2017-11-21T13:30:28Z", + "git_url": "git://github.com/google/leveldb.git", + "ssh_url": "git@github.com:google/leveldb.git", + "clone_url": "https://github.com/google/leveldb.git", + "svn_url": "https://github.com/google/leveldb", + "homepage": "", + "size": 867, + "stargazers_count": 11695, + "watchers_count": 11695, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": false, + "has_wiki": false, + "has_pages": false, + "forks_count": 2933, + "mirror_url": null, + "archived": false, + "open_issues_count": 168, + "license": { + "key": "bsd-3-clause", + "name": "BSD 3-clause \"New\" or \"Revised\" License", + "spdx_id": "BSD-3-Clause", + "url": "https://api.github.com/licenses/bsd-3-clause" + }, + "forks": 2933, + "open_issues": 168, + "watchers": 11695, + "default_branch": "master" + }, + "source": { + "id": 23405758, + "name": "leveldb", + "full_name": "google/leveldb", + "owner": { + "login": "google", + "id": 1342004, + "avatar_url": "https://avatars1.githubusercontent.com/u/1342004?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/google", + "html_url": "https://github.com/google", + "followers_url": "https://api.github.com/users/google/followers", + "following_url": "https://api.github.com/users/google/following{/other_user}", + "gists_url": "https://api.github.com/users/google/gists{/gist_id}", + "starred_url": "https://api.github.com/users/google/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/google/subscriptions", + "organizations_url": "https://api.github.com/users/google/orgs", + "repos_url": "https://api.github.com/users/google/repos", + "events_url": "https://api.github.com/users/google/events{/privacy}", + "received_events_url": "https://api.github.com/users/google/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/google/leveldb", + "description": "LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.", + "fork": false, + "url": "https://api.github.com/repos/google/leveldb", + "forks_url": "https://api.github.com/repos/google/leveldb/forks", + "keys_url": "https://api.github.com/repos/google/leveldb/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/google/leveldb/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/google/leveldb/teams", + "hooks_url": "https://api.github.com/repos/google/leveldb/hooks", + "issue_events_url": "https://api.github.com/repos/google/leveldb/issues/events{/number}", + "events_url": "https://api.github.com/repos/google/leveldb/events", + "assignees_url": "https://api.github.com/repos/google/leveldb/assignees{/user}", + "branches_url": "https://api.github.com/repos/google/leveldb/branches{/branch}", + "tags_url": "https://api.github.com/repos/google/leveldb/tags", + "blobs_url": "https://api.github.com/repos/google/leveldb/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/google/leveldb/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/google/leveldb/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/google/leveldb/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/google/leveldb/statuses/{sha}", + "languages_url": "https://api.github.com/repos/google/leveldb/languages", + "stargazers_url": "https://api.github.com/repos/google/leveldb/stargazers", + "contributors_url": "https://api.github.com/repos/google/leveldb/contributors", + "subscribers_url": "https://api.github.com/repos/google/leveldb/subscribers", + "subscription_url": "https://api.github.com/repos/google/leveldb/subscription", + "commits_url": "https://api.github.com/repos/google/leveldb/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/google/leveldb/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/google/leveldb/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/google/leveldb/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/google/leveldb/contents/{+path}", + "compare_url": "https://api.github.com/repos/google/leveldb/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/google/leveldb/merges", + "archive_url": "https://api.github.com/repos/google/leveldb/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/google/leveldb/downloads", + "issues_url": "https://api.github.com/repos/google/leveldb/issues{/number}", + "pulls_url": "https://api.github.com/repos/google/leveldb/pulls{/number}", + "milestones_url": "https://api.github.com/repos/google/leveldb/milestones{/number}", + "notifications_url": "https://api.github.com/repos/google/leveldb/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/google/leveldb/labels{/name}", + "releases_url": "https://api.github.com/repos/google/leveldb/releases{/id}", + "deployments_url": "https://api.github.com/repos/google/leveldb/deployments", + "created_at": "2014-08-27T21:17:52Z", + "updated_at": "2017-11-29T03:25:43Z", + "pushed_at": "2017-11-21T13:30:28Z", + "git_url": "git://github.com/google/leveldb.git", + "ssh_url": "git@github.com:google/leveldb.git", + "clone_url": "https://github.com/google/leveldb.git", + "svn_url": "https://github.com/google/leveldb", + "homepage": "", + "size": 867, + "stargazers_count": 11695, + "watchers_count": 11695, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": false, + "has_wiki": false, + "has_pages": false, + "forks_count": 2933, + "mirror_url": null, + "archived": false, + "open_issues_count": 168, + "license": { + "key": "bsd-3-clause", + "name": "BSD 3-clause \"New\" or \"Revised\" License", + "spdx_id": "BSD-3-Clause", + "url": "https://api.github.com/licenses/bsd-3-clause" + }, + "forks": 2933, + "open_issues": 168, + "watchers": 11695, + "default_branch": "master" + }, + "coin": "NEO" + }, + { + "id": 83774906, + "name": "qtum", + "full_name": "qtumproject/qtum", + "owner": { + "login": "qtumproject", + "id": 19503561, + "avatar_url": "https://avatars3.githubusercontent.com/u/19503561?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/qtumproject", + "html_url": "https://github.com/qtumproject", + "followers_url": "https://api.github.com/users/qtumproject/followers", + "following_url": "https://api.github.com/users/qtumproject/following{/other_user}", + "gists_url": "https://api.github.com/users/qtumproject/gists{/gist_id}", + "starred_url": "https://api.github.com/users/qtumproject/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/qtumproject/subscriptions", + "organizations_url": "https://api.github.com/users/qtumproject/orgs", + "repos_url": "https://api.github.com/users/qtumproject/repos", + "events_url": "https://api.github.com/users/qtumproject/events{/privacy}", + "received_events_url": "https://api.github.com/users/qtumproject/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/qtumproject/qtum", + "description": "Beyond the Qtum prototype", + "fork": false, + "url": "https://github.com/qtumproject/qtum", + "forks_url": "https://api.github.com/repos/qtumproject/qtum/forks", + "keys_url": "https://api.github.com/repos/qtumproject/qtum/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/qtumproject/qtum/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/qtumproject/qtum/teams", + "hooks_url": "https://api.github.com/repos/qtumproject/qtum/hooks", + "issue_events_url": "https://api.github.com/repos/qtumproject/qtum/issues/events{/number}", + "events_url": "https://api.github.com/repos/qtumproject/qtum/events", + "assignees_url": "https://api.github.com/repos/qtumproject/qtum/assignees{/user}", + "branches_url": "https://api.github.com/repos/qtumproject/qtum/branches{/branch}", + "tags_url": "https://api.github.com/repos/qtumproject/qtum/tags", + "blobs_url": "https://api.github.com/repos/qtumproject/qtum/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/qtumproject/qtum/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/qtumproject/qtum/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/qtumproject/qtum/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/qtumproject/qtum/statuses/{sha}", + "languages_url": "https://api.github.com/repos/qtumproject/qtum/languages", + "stargazers_url": "https://api.github.com/repos/qtumproject/qtum/stargazers", + "contributors_url": "https://api.github.com/repos/qtumproject/qtum/contributors", + "subscribers_url": "https://api.github.com/repos/qtumproject/qtum/subscribers", + "subscription_url": "https://api.github.com/repos/qtumproject/qtum/subscription", + "commits_url": "https://api.github.com/repos/qtumproject/qtum/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/qtumproject/qtum/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/qtumproject/qtum/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/qtumproject/qtum/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/qtumproject/qtum/contents/{+path}", + "compare_url": "https://api.github.com/repos/qtumproject/qtum/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/qtumproject/qtum/merges", + "archive_url": "https://api.github.com/repos/qtumproject/qtum/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/qtumproject/qtum/downloads", + "issues_url": "https://api.github.com/repos/qtumproject/qtum/issues{/number}", + "pulls_url": "https://api.github.com/repos/qtumproject/qtum/pulls{/number}", + "milestones_url": "https://api.github.com/repos/qtumproject/qtum/milestones{/number}", + "notifications_url": "https://api.github.com/repos/qtumproject/qtum/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/qtumproject/qtum/labels{/name}", + "releases_url": "https://api.github.com/repos/qtumproject/qtum/releases{/id}", + "deployments_url": "https://api.github.com/repos/qtumproject/qtum/deployments", + "created_at": "2017-03-03T08:17:11Z", + "updated_at": "2017-11-29T04:40:39Z", + "pushed_at": "2017-11-29T00:55:06Z", + "git_url": "git://github.com/qtumproject/qtum.git", + "ssh_url": "git@github.com:qtumproject/qtum.git", + "clone_url": "https://github.com/qtumproject/qtum.git", + "svn_url": "https://github.com/qtumproject/qtum", + "homepage": "https://qtum.org", + "size": 77874, + "stargazers_count": 397, + "watchers_count": 397, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 85, + "mirror_url": null, + "archived": false, + "open_issues_count": 6, + "license": { + "key": "gpl-3.0", + "name": "GNU General Public License v3.0", + "spdx_id": "GPL-3.0", + "url": "https://api.github.com/licenses/gpl-3.0" + }, + "forks": 85, + "open_issues": 6, + "watchers": 397, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "qtumproject", + "id": 19503561, + "avatar_url": "https://avatars3.githubusercontent.com/u/19503561?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/qtumproject", + "html_url": "https://github.com/qtumproject", + "followers_url": "https://api.github.com/users/qtumproject/followers", + "following_url": "https://api.github.com/users/qtumproject/following{/other_user}", + "gists_url": "https://api.github.com/users/qtumproject/gists{/gist_id}", + "starred_url": "https://api.github.com/users/qtumproject/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/qtumproject/subscriptions", + "organizations_url": "https://api.github.com/users/qtumproject/orgs", + "repos_url": "https://api.github.com/users/qtumproject/repos", + "events_url": "https://api.github.com/users/qtumproject/events{/privacy}", + "received_events_url": "https://api.github.com/users/qtumproject/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 85, + "subscribers_count": 108, + "contributors": 392, + "commits": 12549, + "code_frequency": null, + "commits_per_week": 37.058, + "releases": 13, + "coin": "Qtum" + }, + { + "id": 469955453, + "name": "spee.ch", + "full_name": "lbryio/spee.ch", + "owner": { + "login": "lbryio", + "id": 13889222, + "avatar_url": "https://avatars3.githubusercontent.com/u/13889222?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/lbryio", + "html_url": "https://github.com/lbryio", + "followers_url": "https://api.github.com/users/lbryio/followers", + "following_url": "https://api.github.com/users/lbryio/following{/other_user}", + "gists_url": "https://api.github.com/users/lbryio/gists{/gist_id}", + "starred_url": "https://api.github.com/users/lbryio/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/lbryio/subscriptions", + "organizations_url": "https://api.github.com/users/lbryio/orgs", + "repos_url": "https://api.github.com/users/lbryio/repos", + "events_url": "https://api.github.com/users/lbryio/events{/privacy}", + "received_events_url": "https://api.github.com/users/lbryio/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/lbryio/spee.ch", + "description": "An image hosting service on top of the LBRY protocol.", + "fork": false, + "url": "https://github.com/orgs/lbryio", + "forks_url": "https://api.github.com/repos/lbryio/spee.ch/forks", + "keys_url": "https://api.github.com/repos/lbryio/spee.ch/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/lbryio/spee.ch/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/lbryio/spee.ch/teams", + "hooks_url": "https://api.github.com/repos/lbryio/spee.ch/hooks", + "issue_events_url": "https://api.github.com/repos/lbryio/spee.ch/issues/events{/number}", + "events_url": "https://api.github.com/repos/lbryio/spee.ch/events", + "assignees_url": "https://api.github.com/repos/lbryio/spee.ch/assignees{/user}", + "branches_url": "https://api.github.com/repos/lbryio/spee.ch/branches{/branch}", + "tags_url": "https://api.github.com/repos/lbryio/spee.ch/tags", + "blobs_url": "https://api.github.com/repos/lbryio/spee.ch/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/lbryio/spee.ch/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/lbryio/spee.ch/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/lbryio/spee.ch/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/lbryio/spee.ch/statuses/{sha}", + "languages_url": "https://api.github.com/repos/lbryio/spee.ch/languages", + "stargazers_url": "https://api.github.com/repos/lbryio/spee.ch/stargazers", + "contributors_url": "https://api.github.com/repos/lbryio/spee.ch/contributors", + "subscribers_url": "https://api.github.com/repos/lbryio/spee.ch/subscribers", + "subscription_url": "https://api.github.com/repos/lbryio/spee.ch/subscription", + "commits_url": "https://api.github.com/repos/lbryio/spee.ch/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/lbryio/spee.ch/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/lbryio/spee.ch/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/lbryio/spee.ch/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/lbryio/spee.ch/contents/{+path}", + "compare_url": "https://api.github.com/repos/lbryio/spee.ch/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/lbryio/spee.ch/merges", + "archive_url": "https://api.github.com/repos/lbryio/spee.ch/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/lbryio/spee.ch/downloads", + "issues_url": "https://api.github.com/repos/lbryio/spee.ch/issues{/number}", + "pulls_url": "https://api.github.com/repos/lbryio/spee.ch/pulls{/number}", + "milestones_url": "https://api.github.com/repos/lbryio/spee.ch/milestones{/number}", + "notifications_url": "https://api.github.com/repos/lbryio/spee.ch/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/lbryio/spee.ch/labels{/name}", + "releases_url": "https://api.github.com/repos/lbryio/spee.ch/releases{/id}", + "deployments_url": "https://api.github.com/repos/lbryio/spee.ch/deployments", + "created_at": "2017-03-28T17:12:49Z", + "updated_at": "2017-11-26T04:21:12Z", + "pushed_at": "2017-11-29T00:38:58Z", + "git_url": "git://github.com/lbryio/spee.ch.git", + "ssh_url": "git@github.com:lbryio/spee.ch.git", + "clone_url": "https://github.com/lbryio/spee.ch.git", + "svn_url": "https://github.com/lbryio/spee.ch", + "homepage": "https://spee.ch", + "size": 236420, + "stargazers_count": 4065, + "watchers_count": 4065, + "language": "JavaScript", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 425, + "mirror_url": null, + "archived": false, + "open_issues_count": 355, + "license": null, + "forks": 425, + "open_issues": 355, + "watchers": 4065, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "lbryio", + "id": 13889222, + "avatar_url": "https://avatars3.githubusercontent.com/u/13889222?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/lbryio", + "html_url": "https://github.com/lbryio", + "followers_url": "https://api.github.com/users/lbryio/followers", + "following_url": "https://api.github.com/users/lbryio/following{/other_user}", + "gists_url": "https://api.github.com/users/lbryio/gists{/gist_id}", + "starred_url": "https://api.github.com/users/lbryio/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/lbryio/subscriptions", + "organizations_url": "https://api.github.com/users/lbryio/orgs", + "repos_url": "https://api.github.com/users/lbryio/repos", + "events_url": "https://api.github.com/users/lbryio/events{/privacy}", + "received_events_url": "https://api.github.com/users/lbryio/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 425, + "subscribers_count": 337, + "contributors": 629, + "commits": 19921, + "code_frequency": null, + "commits_per_week": 118.403, + "releases": 190, + "coin": "LBRY Credits" + }, + { + "id": 582658486, + "name": "omise-swift", + "full_name": "omise/omise-swift", + "owner": { + "login": "omise", + "id": 4662729, + "avatar_url": "https://avatars1.githubusercontent.com/u/4662729?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/omise", + "html_url": "https://github.com/omise", + "followers_url": "https://api.github.com/users/omise/followers", + "following_url": "https://api.github.com/users/omise/following{/other_user}", + "gists_url": "https://api.github.com/users/omise/gists{/gist_id}", + "starred_url": "https://api.github.com/users/omise/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/omise/subscriptions", + "organizations_url": "https://api.github.com/users/omise/orgs", + "repos_url": "https://api.github.com/users/omise/repos", + "events_url": "https://api.github.com/users/omise/events{/privacy}", + "received_events_url": "https://api.github.com/users/omise/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/omise/omise-swift", + "description": null, + "fork": false, + "url": "https://github.com/orgs/omise", + "forks_url": "https://api.github.com/repos/omise/omise-swift/forks", + "keys_url": "https://api.github.com/repos/omise/omise-swift/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/omise/omise-swift/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/omise/omise-swift/teams", + "hooks_url": "https://api.github.com/repos/omise/omise-swift/hooks", + "issue_events_url": "https://api.github.com/repos/omise/omise-swift/issues/events{/number}", + "events_url": "https://api.github.com/repos/omise/omise-swift/events", + "assignees_url": "https://api.github.com/repos/omise/omise-swift/assignees{/user}", + "branches_url": "https://api.github.com/repos/omise/omise-swift/branches{/branch}", + "tags_url": "https://api.github.com/repos/omise/omise-swift/tags", + "blobs_url": "https://api.github.com/repos/omise/omise-swift/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/omise/omise-swift/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/omise/omise-swift/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/omise/omise-swift/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/omise/omise-swift/statuses/{sha}", + "languages_url": "https://api.github.com/repos/omise/omise-swift/languages", + "stargazers_url": "https://api.github.com/repos/omise/omise-swift/stargazers", + "contributors_url": "https://api.github.com/repos/omise/omise-swift/contributors", + "subscribers_url": "https://api.github.com/repos/omise/omise-swift/subscribers", + "subscription_url": "https://api.github.com/repos/omise/omise-swift/subscription", + "commits_url": "https://api.github.com/repos/omise/omise-swift/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/omise/omise-swift/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/omise/omise-swift/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/omise/omise-swift/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/omise/omise-swift/contents/{+path}", + "compare_url": "https://api.github.com/repos/omise/omise-swift/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/omise/omise-swift/merges", + "archive_url": "https://api.github.com/repos/omise/omise-swift/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/omise/omise-swift/downloads", + "issues_url": "https://api.github.com/repos/omise/omise-swift/issues{/number}", + "pulls_url": "https://api.github.com/repos/omise/omise-swift/pulls{/number}", + "milestones_url": "https://api.github.com/repos/omise/omise-swift/milestones{/number}", + "notifications_url": "https://api.github.com/repos/omise/omise-swift/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/omise/omise-swift/labels{/name}", + "releases_url": "https://api.github.com/repos/omise/omise-swift/releases{/id}", + "deployments_url": "https://api.github.com/repos/omise/omise-swift/deployments", + "created_at": "2016-12-01T11:01:30Z", + "updated_at": "2017-11-23T09:25:11Z", + "pushed_at": "2017-11-16T05:24:01Z", + "git_url": "git://github.com/omise/omise-swift.git", + "ssh_url": "git@github.com:omise/omise-swift.git", + "clone_url": "https://github.com/omise/omise-swift.git", + "svn_url": "https://github.com/omise/omise-swift", + "homepage": null, + "size": 24350, + "stargazers_count": 400, + "watchers_count": 400, + "language": "Swift", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 147, + "mirror_url": null, + "archived": false, + "open_issues_count": 49, + "license": null, + "forks": 147, + "open_issues": 49, + "watchers": 400, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "omise", + "id": 4662729, + "avatar_url": "https://avatars1.githubusercontent.com/u/4662729?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/omise", + "html_url": "https://github.com/omise", + "followers_url": "https://api.github.com/users/omise/followers", + "following_url": "https://api.github.com/users/omise/following{/other_user}", + "gists_url": "https://api.github.com/users/omise/gists{/gist_id}", + "starred_url": "https://api.github.com/users/omise/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/omise/subscriptions", + "organizations_url": "https://api.github.com/users/omise/orgs", + "repos_url": "https://api.github.com/users/omise/repos", + "events_url": "https://api.github.com/users/omise/events{/privacy}", + "received_events_url": "https://api.github.com/users/omise/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 149, + "subscribers_count": 448, + "contributors": 99, + "commits": 2588, + "code_frequency": null, + "commits_per_week": 11.865, + "releases": 88, + "parent": { + "id": 44013163, + "name": "omise-elixir", + "full_name": "teerawat1992/omise-elixir", + "owner": { + "login": "teerawat1992", + "id": 14122719, + "avatar_url": "https://avatars2.githubusercontent.com/u/14122719?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/teerawat1992", + "html_url": "https://github.com/teerawat1992", + "followers_url": "https://api.github.com/users/teerawat1992/followers", + "following_url": "https://api.github.com/users/teerawat1992/following{/other_user}", + "gists_url": "https://api.github.com/users/teerawat1992/gists{/gist_id}", + "starred_url": "https://api.github.com/users/teerawat1992/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/teerawat1992/subscriptions", + "organizations_url": "https://api.github.com/users/teerawat1992/orgs", + "repos_url": "https://api.github.com/users/teerawat1992/repos", + "events_url": "https://api.github.com/users/teerawat1992/events{/privacy}", + "received_events_url": "https://api.github.com/users/teerawat1992/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/teerawat1992/omise-elixir", + "description": "Omise Elixir Library", + "fork": false, + "url": "https://api.github.com/repos/teerawat1992/omise-elixir", + "forks_url": "https://api.github.com/repos/teerawat1992/omise-elixir/forks", + "keys_url": "https://api.github.com/repos/teerawat1992/omise-elixir/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/teerawat1992/omise-elixir/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/teerawat1992/omise-elixir/teams", + "hooks_url": "https://api.github.com/repos/teerawat1992/omise-elixir/hooks", + "issue_events_url": "https://api.github.com/repos/teerawat1992/omise-elixir/issues/events{/number}", + "events_url": "https://api.github.com/repos/teerawat1992/omise-elixir/events", + "assignees_url": "https://api.github.com/repos/teerawat1992/omise-elixir/assignees{/user}", + "branches_url": "https://api.github.com/repos/teerawat1992/omise-elixir/branches{/branch}", + "tags_url": "https://api.github.com/repos/teerawat1992/omise-elixir/tags", + "blobs_url": "https://api.github.com/repos/teerawat1992/omise-elixir/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/teerawat1992/omise-elixir/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/teerawat1992/omise-elixir/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/teerawat1992/omise-elixir/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/teerawat1992/omise-elixir/statuses/{sha}", + "languages_url": "https://api.github.com/repos/teerawat1992/omise-elixir/languages", + "stargazers_url": "https://api.github.com/repos/teerawat1992/omise-elixir/stargazers", + "contributors_url": "https://api.github.com/repos/teerawat1992/omise-elixir/contributors", + "subscribers_url": "https://api.github.com/repos/teerawat1992/omise-elixir/subscribers", + "subscription_url": "https://api.github.com/repos/teerawat1992/omise-elixir/subscription", + "commits_url": "https://api.github.com/repos/teerawat1992/omise-elixir/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/teerawat1992/omise-elixir/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/teerawat1992/omise-elixir/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/teerawat1992/omise-elixir/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/teerawat1992/omise-elixir/contents/{+path}", + "compare_url": "https://api.github.com/repos/teerawat1992/omise-elixir/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/teerawat1992/omise-elixir/merges", + "archive_url": "https://api.github.com/repos/teerawat1992/omise-elixir/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/teerawat1992/omise-elixir/downloads", + "issues_url": "https://api.github.com/repos/teerawat1992/omise-elixir/issues{/number}", + "pulls_url": "https://api.github.com/repos/teerawat1992/omise-elixir/pulls{/number}", + "milestones_url": "https://api.github.com/repos/teerawat1992/omise-elixir/milestones{/number}", + "notifications_url": "https://api.github.com/repos/teerawat1992/omise-elixir/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/teerawat1992/omise-elixir/labels{/name}", + "releases_url": "https://api.github.com/repos/teerawat1992/omise-elixir/releases{/id}", + "deployments_url": "https://api.github.com/repos/teerawat1992/omise-elixir/deployments", + "created_at": "2015-10-10T14:10:55Z", + "updated_at": "2017-06-06T19:06:30Z", + "pushed_at": "2016-09-10T16:35:45Z", + "git_url": "git://github.com/teerawat1992/omise-elixir.git", + "ssh_url": "git@github.com:teerawat1992/omise-elixir.git", + "clone_url": "https://github.com/teerawat1992/omise-elixir.git", + "svn_url": "https://github.com/teerawat1992/omise-elixir", + "homepage": "https://hex.pm/packages/omise", + "size": 262, + "stargazers_count": 4, + "watchers_count": 4, + "language": "Elixir", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 5, + "mirror_url": null, + "archived": false, + "open_issues_count": 0, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 5, + "open_issues": 0, + "watchers": 4, + "default_branch": "master" + }, + "source": { + "id": 44013163, + "name": "omise-elixir", + "full_name": "teerawat1992/omise-elixir", + "owner": { + "login": "teerawat1992", + "id": 14122719, + "avatar_url": "https://avatars2.githubusercontent.com/u/14122719?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/teerawat1992", + "html_url": "https://github.com/teerawat1992", + "followers_url": "https://api.github.com/users/teerawat1992/followers", + "following_url": "https://api.github.com/users/teerawat1992/following{/other_user}", + "gists_url": "https://api.github.com/users/teerawat1992/gists{/gist_id}", + "starred_url": "https://api.github.com/users/teerawat1992/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/teerawat1992/subscriptions", + "organizations_url": "https://api.github.com/users/teerawat1992/orgs", + "repos_url": "https://api.github.com/users/teerawat1992/repos", + "events_url": "https://api.github.com/users/teerawat1992/events{/privacy}", + "received_events_url": "https://api.github.com/users/teerawat1992/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/teerawat1992/omise-elixir", + "description": "Omise Elixir Library", + "fork": false, + "url": "https://api.github.com/repos/teerawat1992/omise-elixir", + "forks_url": "https://api.github.com/repos/teerawat1992/omise-elixir/forks", + "keys_url": "https://api.github.com/repos/teerawat1992/omise-elixir/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/teerawat1992/omise-elixir/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/teerawat1992/omise-elixir/teams", + "hooks_url": "https://api.github.com/repos/teerawat1992/omise-elixir/hooks", + "issue_events_url": "https://api.github.com/repos/teerawat1992/omise-elixir/issues/events{/number}", + "events_url": "https://api.github.com/repos/teerawat1992/omise-elixir/events", + "assignees_url": "https://api.github.com/repos/teerawat1992/omise-elixir/assignees{/user}", + "branches_url": "https://api.github.com/repos/teerawat1992/omise-elixir/branches{/branch}", + "tags_url": "https://api.github.com/repos/teerawat1992/omise-elixir/tags", + "blobs_url": "https://api.github.com/repos/teerawat1992/omise-elixir/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/teerawat1992/omise-elixir/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/teerawat1992/omise-elixir/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/teerawat1992/omise-elixir/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/teerawat1992/omise-elixir/statuses/{sha}", + "languages_url": "https://api.github.com/repos/teerawat1992/omise-elixir/languages", + "stargazers_url": "https://api.github.com/repos/teerawat1992/omise-elixir/stargazers", + "contributors_url": "https://api.github.com/repos/teerawat1992/omise-elixir/contributors", + "subscribers_url": "https://api.github.com/repos/teerawat1992/omise-elixir/subscribers", + "subscription_url": "https://api.github.com/repos/teerawat1992/omise-elixir/subscription", + "commits_url": "https://api.github.com/repos/teerawat1992/omise-elixir/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/teerawat1992/omise-elixir/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/teerawat1992/omise-elixir/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/teerawat1992/omise-elixir/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/teerawat1992/omise-elixir/contents/{+path}", + "compare_url": "https://api.github.com/repos/teerawat1992/omise-elixir/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/teerawat1992/omise-elixir/merges", + "archive_url": "https://api.github.com/repos/teerawat1992/omise-elixir/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/teerawat1992/omise-elixir/downloads", + "issues_url": "https://api.github.com/repos/teerawat1992/omise-elixir/issues{/number}", + "pulls_url": "https://api.github.com/repos/teerawat1992/omise-elixir/pulls{/number}", + "milestones_url": "https://api.github.com/repos/teerawat1992/omise-elixir/milestones{/number}", + "notifications_url": "https://api.github.com/repos/teerawat1992/omise-elixir/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/teerawat1992/omise-elixir/labels{/name}", + "releases_url": "https://api.github.com/repos/teerawat1992/omise-elixir/releases{/id}", + "deployments_url": "https://api.github.com/repos/teerawat1992/omise-elixir/deployments", + "created_at": "2015-10-10T14:10:55Z", + "updated_at": "2017-06-06T19:06:30Z", + "pushed_at": "2016-09-10T16:35:45Z", + "git_url": "git://github.com/teerawat1992/omise-elixir.git", + "ssh_url": "git@github.com:teerawat1992/omise-elixir.git", + "clone_url": "https://github.com/teerawat1992/omise-elixir.git", + "svn_url": "https://github.com/teerawat1992/omise-elixir", + "homepage": "https://hex.pm/packages/omise", + "size": 262, + "stargazers_count": 4, + "watchers_count": 4, + "language": "Elixir", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 5, + "mirror_url": null, + "archived": false, + "open_issues_count": 0, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 5, + "open_issues": 0, + "watchers": 4, + "default_branch": "master" + }, + "coin": "OmiseGO" + }, + { + "id": 754312541, + "name": "eos-wallet-app", + "full_name": "EOSIO/eos-wallet-app", + "owner": { + "login": "EOSIO", + "id": 26932212, + "avatar_url": "https://avatars2.githubusercontent.com/u/26932212?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/EOSIO", + "html_url": "https://github.com/EOSIO", + "followers_url": "https://api.github.com/users/EOSIO/followers", + "following_url": "https://api.github.com/users/EOSIO/following{/other_user}", + "gists_url": "https://api.github.com/users/EOSIO/gists{/gist_id}", + "starred_url": "https://api.github.com/users/EOSIO/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/EOSIO/subscriptions", + "organizations_url": "https://api.github.com/users/EOSIO/orgs", + "repos_url": "https://api.github.com/users/EOSIO/repos", + "events_url": "https://api.github.com/users/EOSIO/events{/privacy}", + "received_events_url": "https://api.github.com/users/EOSIO/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/EOSIO/eos-wallet-app", + "description": "EOS Wallet Application", + "fork": true, + "url": "https://github.com/orgs/EOSIO", + "forks_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/forks", + "keys_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/teams", + "hooks_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/hooks", + "issue_events_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/issues/events{/number}", + "events_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/events", + "assignees_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/assignees{/user}", + "branches_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/branches{/branch}", + "tags_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/tags", + "blobs_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/statuses/{sha}", + "languages_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/languages", + "stargazers_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/stargazers", + "contributors_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/contributors", + "subscribers_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/subscribers", + "subscription_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/subscription", + "commits_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/contents/{+path}", + "compare_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/merges", + "archive_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/downloads", + "issues_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/issues{/number}", + "pulls_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/pulls{/number}", + "milestones_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/milestones{/number}", + "notifications_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/labels{/name}", + "releases_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/releases{/id}", + "deployments_url": "https://api.github.com/repos/EOSIO/eos-wallet-app/deployments", + "created_at": "2017-08-16T18:25:45Z", + "updated_at": "2017-11-01T15:25:09Z", + "pushed_at": "2017-09-22T18:58:56Z", + "git_url": "git://github.com/EOSIO/eos-wallet-app.git", + "ssh_url": "git@github.com:EOSIO/eos-wallet-app.git", + "clone_url": "https://github.com/EOSIO/eos-wallet-app.git", + "svn_url": "https://github.com/EOSIO/eos-wallet-app", + "homepage": null, + "size": 17342, + "stargazers_count": 2212, + "watchers_count": 2212, + "language": "JavaScript", + "has_issues": false, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "forks_count": 619, + "mirror_url": null, + "archived": false, + "open_issues_count": 143, + "license": null, + "forks": 619, + "open_issues": 143, + "watchers": 2212, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "EOSIO", + "id": 26932212, + "avatar_url": "https://avatars2.githubusercontent.com/u/26932212?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/EOSIO", + "html_url": "https://github.com/EOSIO", + "followers_url": "https://api.github.com/users/EOSIO/followers", + "following_url": "https://api.github.com/users/EOSIO/following{/other_user}", + "gists_url": "https://api.github.com/users/EOSIO/gists{/gist_id}", + "starred_url": "https://api.github.com/users/EOSIO/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/EOSIO/subscriptions", + "organizations_url": "https://api.github.com/users/EOSIO/orgs", + "repos_url": "https://api.github.com/users/EOSIO/repos", + "events_url": "https://api.github.com/users/EOSIO/events{/privacy}", + "received_events_url": "https://api.github.com/users/EOSIO/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 640, + "subscribers_count": 647, + "contributors": 74, + "commits": 2151, + "code_frequency": null, + "commits_per_week": 46.077, + "releases": 2, + "parent": { + "id": 99588938, + "name": "eos-wallet-app", + "full_name": "Tandemly/eos-wallet-app", + "owner": { + "login": "Tandemly", + "id": 29613259, + "avatar_url": "https://avatars2.githubusercontent.com/u/29613259?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/Tandemly", + "html_url": "https://github.com/Tandemly", + "followers_url": "https://api.github.com/users/Tandemly/followers", + "following_url": "https://api.github.com/users/Tandemly/following{/other_user}", + "gists_url": "https://api.github.com/users/Tandemly/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Tandemly/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Tandemly/subscriptions", + "organizations_url": "https://api.github.com/users/Tandemly/orgs", + "repos_url": "https://api.github.com/users/Tandemly/repos", + "events_url": "https://api.github.com/users/Tandemly/events{/privacy}", + "received_events_url": "https://api.github.com/users/Tandemly/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/Tandemly/eos-wallet-app", + "description": "EOS Wallet Application", + "fork": false, + "url": "https://api.github.com/repos/Tandemly/eos-wallet-app", + "forks_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/forks", + "keys_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/teams", + "hooks_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/hooks", + "issue_events_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/issues/events{/number}", + "events_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/events", + "assignees_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/assignees{/user}", + "branches_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/branches{/branch}", + "tags_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/tags", + "blobs_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/statuses/{sha}", + "languages_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/languages", + "stargazers_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/stargazers", + "contributors_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/contributors", + "subscribers_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/subscribers", + "subscription_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/subscription", + "commits_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/contents/{+path}", + "compare_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/merges", + "archive_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/downloads", + "issues_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/issues{/number}", + "pulls_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/pulls{/number}", + "milestones_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/milestones{/number}", + "notifications_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/labels{/name}", + "releases_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/releases{/id}", + "deployments_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/deployments", + "created_at": "2017-08-07T14:49:55Z", + "updated_at": "2017-10-09T22:37:38Z", + "pushed_at": "2017-11-01T15:46:41Z", + "git_url": "git://github.com/Tandemly/eos-wallet-app.git", + "ssh_url": "git@github.com:Tandemly/eos-wallet-app.git", + "clone_url": "https://github.com/Tandemly/eos-wallet-app.git", + "svn_url": "https://github.com/Tandemly/eos-wallet-app", + "homepage": null, + "size": 1468, + "stargazers_count": 9, + "watchers_count": 9, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 14, + "mirror_url": null, + "archived": false, + "open_issues_count": 0, + "license": null, + "forks": 14, + "open_issues": 0, + "watchers": 9, + "default_branch": "master" + }, + "source": { + "id": 99588938, + "name": "eos-wallet-app", + "full_name": "Tandemly/eos-wallet-app", + "owner": { + "login": "Tandemly", + "id": 29613259, + "avatar_url": "https://avatars2.githubusercontent.com/u/29613259?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/Tandemly", + "html_url": "https://github.com/Tandemly", + "followers_url": "https://api.github.com/users/Tandemly/followers", + "following_url": "https://api.github.com/users/Tandemly/following{/other_user}", + "gists_url": "https://api.github.com/users/Tandemly/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Tandemly/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Tandemly/subscriptions", + "organizations_url": "https://api.github.com/users/Tandemly/orgs", + "repos_url": "https://api.github.com/users/Tandemly/repos", + "events_url": "https://api.github.com/users/Tandemly/events{/privacy}", + "received_events_url": "https://api.github.com/users/Tandemly/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/Tandemly/eos-wallet-app", + "description": "EOS Wallet Application", + "fork": false, + "url": "https://api.github.com/repos/Tandemly/eos-wallet-app", + "forks_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/forks", + "keys_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/teams", + "hooks_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/hooks", + "issue_events_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/issues/events{/number}", + "events_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/events", + "assignees_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/assignees{/user}", + "branches_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/branches{/branch}", + "tags_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/tags", + "blobs_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/statuses/{sha}", + "languages_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/languages", + "stargazers_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/stargazers", + "contributors_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/contributors", + "subscribers_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/subscribers", + "subscription_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/subscription", + "commits_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/contents/{+path}", + "compare_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/merges", + "archive_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/downloads", + "issues_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/issues{/number}", + "pulls_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/pulls{/number}", + "milestones_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/milestones{/number}", + "notifications_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/labels{/name}", + "releases_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/releases{/id}", + "deployments_url": "https://api.github.com/repos/Tandemly/eos-wallet-app/deployments", + "created_at": "2017-08-07T14:49:55Z", + "updated_at": "2017-10-09T22:37:38Z", + "pushed_at": "2017-11-01T15:46:41Z", + "git_url": "git://github.com/Tandemly/eos-wallet-app.git", + "ssh_url": "git@github.com:Tandemly/eos-wallet-app.git", + "clone_url": "https://github.com/Tandemly/eos-wallet-app.git", + "svn_url": "https://github.com/Tandemly/eos-wallet-app", + "homepage": null, + "size": 1468, + "stargazers_count": 9, + "watchers_count": 9, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 14, + "mirror_url": null, + "archived": false, + "open_issues_count": 0, + "license": null, + "forks": 14, + "open_issues": 0, + "watchers": 9, + "default_branch": "master" + }, + "coin": "EOS" + }, + { + "id": 45793918, + "name": "pocminer", + "full_name": "BurstProject/pocminer", + "owner": { + "login": "BurstProject", + "id": 8432805, + "avatar_url": "https://avatars3.githubusercontent.com/u/8432805?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/BurstProject", + "html_url": "https://github.com/BurstProject", + "followers_url": "https://api.github.com/users/BurstProject/followers", + "following_url": "https://api.github.com/users/BurstProject/following{/other_user}", + "gists_url": "https://api.github.com/users/BurstProject/gists{/gist_id}", + "starred_url": "https://api.github.com/users/BurstProject/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/BurstProject/subscriptions", + "organizations_url": "https://api.github.com/users/BurstProject/orgs", + "repos_url": "https://api.github.com/users/BurstProject/repos", + "events_url": "https://api.github.com/users/BurstProject/events{/privacy}", + "received_events_url": "https://api.github.com/users/BurstProject/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/BurstProject/pocminer", + "description": null, + "fork": false, + "url": "https://github.com/users/BurstProject", + "forks_url": "https://api.github.com/repos/BurstProject/pocminer/forks", + "keys_url": "https://api.github.com/repos/BurstProject/pocminer/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/BurstProject/pocminer/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/BurstProject/pocminer/teams", + "hooks_url": "https://api.github.com/repos/BurstProject/pocminer/hooks", + "issue_events_url": "https://api.github.com/repos/BurstProject/pocminer/issues/events{/number}", + "events_url": "https://api.github.com/repos/BurstProject/pocminer/events", + "assignees_url": "https://api.github.com/repos/BurstProject/pocminer/assignees{/user}", + "branches_url": "https://api.github.com/repos/BurstProject/pocminer/branches{/branch}", + "tags_url": "https://api.github.com/repos/BurstProject/pocminer/tags", + "blobs_url": "https://api.github.com/repos/BurstProject/pocminer/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/BurstProject/pocminer/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/BurstProject/pocminer/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/BurstProject/pocminer/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/BurstProject/pocminer/statuses/{sha}", + "languages_url": "https://api.github.com/repos/BurstProject/pocminer/languages", + "stargazers_url": "https://api.github.com/repos/BurstProject/pocminer/stargazers", + "contributors_url": "https://api.github.com/repos/BurstProject/pocminer/contributors", + "subscribers_url": "https://api.github.com/repos/BurstProject/pocminer/subscribers", + "subscription_url": "https://api.github.com/repos/BurstProject/pocminer/subscription", + "commits_url": "https://api.github.com/repos/BurstProject/pocminer/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/BurstProject/pocminer/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/BurstProject/pocminer/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/BurstProject/pocminer/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/BurstProject/pocminer/contents/{+path}", + "compare_url": "https://api.github.com/repos/BurstProject/pocminer/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/BurstProject/pocminer/merges", + "archive_url": "https://api.github.com/repos/BurstProject/pocminer/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/BurstProject/pocminer/downloads", + "issues_url": "https://api.github.com/repos/BurstProject/pocminer/issues{/number}", + "pulls_url": "https://api.github.com/repos/BurstProject/pocminer/pulls{/number}", + "milestones_url": "https://api.github.com/repos/BurstProject/pocminer/milestones{/number}", + "notifications_url": "https://api.github.com/repos/BurstProject/pocminer/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/BurstProject/pocminer/labels{/name}", + "releases_url": "https://api.github.com/repos/BurstProject/pocminer/releases{/id}", + "deployments_url": "https://api.github.com/repos/BurstProject/pocminer/deployments", + "created_at": "2014-08-13T00:26:36Z", + "updated_at": "2017-10-08T02:13:02Z", + "pushed_at": "2014-08-13T00:29:20Z", + "git_url": "git://github.com/BurstProject/pocminer.git", + "ssh_url": "git@github.com:BurstProject/pocminer.git", + "clone_url": "https://github.com/BurstProject/pocminer.git", + "svn_url": "https://github.com/BurstProject/pocminer", + "homepage": null, + "size": 43415, + "stargazers_count": 60, + "watchers_count": 60, + "language": "Java", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 110, + "mirror_url": null, + "archived": false, + "open_issues_count": 13, + "license": null, + "forks": 110, + "open_issues": 13, + "watchers": 60, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "network_count": 110, + "subscribers_count": 29, + "contributors": 3, + "commits": 149, + "code_frequency": null, + "commits_per_week": 0, + "releases": 0, + "coin": "Burstcoin" + }, + { + "id": 25532766, + "name": "blocknet", + "full_name": "atcsecure/blocknet", + "owner": { + "login": "atcsecure", + "id": 7559978, + "avatar_url": "https://avatars2.githubusercontent.com/u/7559978?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/atcsecure", + "html_url": "https://github.com/atcsecure", + "followers_url": "https://api.github.com/users/atcsecure/followers", + "following_url": "https://api.github.com/users/atcsecure/following{/other_user}", + "gists_url": "https://api.github.com/users/atcsecure/gists{/gist_id}", + "starred_url": "https://api.github.com/users/atcsecure/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/atcsecure/subscriptions", + "organizations_url": "https://api.github.com/users/atcsecure/orgs", + "repos_url": "https://api.github.com/users/atcsecure/repos", + "events_url": "https://api.github.com/users/atcsecure/events{/privacy}", + "received_events_url": "https://api.github.com/users/atcsecure/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/atcsecure/blocknet", + "description": "blocknet wallet", + "fork": false, + "url": "https://github.com/users/atcsecure", + "forks_url": "https://api.github.com/repos/atcsecure/blocknet/forks", + "keys_url": "https://api.github.com/repos/atcsecure/blocknet/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/atcsecure/blocknet/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/atcsecure/blocknet/teams", + "hooks_url": "https://api.github.com/repos/atcsecure/blocknet/hooks", + "issue_events_url": "https://api.github.com/repos/atcsecure/blocknet/issues/events{/number}", + "events_url": "https://api.github.com/repos/atcsecure/blocknet/events", + "assignees_url": "https://api.github.com/repos/atcsecure/blocknet/assignees{/user}", + "branches_url": "https://api.github.com/repos/atcsecure/blocknet/branches{/branch}", + "tags_url": "https://api.github.com/repos/atcsecure/blocknet/tags", + "blobs_url": "https://api.github.com/repos/atcsecure/blocknet/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/atcsecure/blocknet/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/atcsecure/blocknet/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/atcsecure/blocknet/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/atcsecure/blocknet/statuses/{sha}", + "languages_url": "https://api.github.com/repos/atcsecure/blocknet/languages", + "stargazers_url": "https://api.github.com/repos/atcsecure/blocknet/stargazers", + "contributors_url": "https://api.github.com/repos/atcsecure/blocknet/contributors", + "subscribers_url": "https://api.github.com/repos/atcsecure/blocknet/subscribers", + "subscription_url": "https://api.github.com/repos/atcsecure/blocknet/subscription", + "commits_url": "https://api.github.com/repos/atcsecure/blocknet/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/atcsecure/blocknet/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/atcsecure/blocknet/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/atcsecure/blocknet/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/atcsecure/blocknet/contents/{+path}", + "compare_url": "https://api.github.com/repos/atcsecure/blocknet/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/atcsecure/blocknet/merges", + "archive_url": "https://api.github.com/repos/atcsecure/blocknet/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/atcsecure/blocknet/downloads", + "issues_url": "https://api.github.com/repos/atcsecure/blocknet/issues{/number}", + "pulls_url": "https://api.github.com/repos/atcsecure/blocknet/pulls{/number}", + "milestones_url": "https://api.github.com/repos/atcsecure/blocknet/milestones{/number}", + "notifications_url": "https://api.github.com/repos/atcsecure/blocknet/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/atcsecure/blocknet/labels{/name}", + "releases_url": "https://api.github.com/repos/atcsecure/blocknet/releases{/id}", + "deployments_url": "https://api.github.com/repos/atcsecure/blocknet/deployments", + "created_at": "2014-10-21T16:20:31Z", + "updated_at": "2017-11-08T08:37:01Z", + "pushed_at": "2017-09-01T18:56:26Z", + "git_url": "git://github.com/atcsecure/blocknet.git", + "ssh_url": "git@github.com:atcsecure/blocknet.git", + "clone_url": "https://github.com/atcsecure/blocknet.git", + "svn_url": "https://github.com/atcsecure/blocknet", + "homepage": null, + "size": 94166, + "stargazers_count": 34, + "watchers_count": 34, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 11, + "mirror_url": null, + "archived": false, + "open_issues_count": 0, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 11, + "open_issues": 0, + "watchers": 34, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "network_count": 11, + "subscribers_count": 17, + "contributors": 6, + "commits": 212, + "code_frequency": null, + "commits_per_week": 3.519, + "releases": 1, + "coin": "Blocknet" + }, + { + "id": 191083721, + "name": "blockmarket-desktop-public", + "full_name": "syscoin/blockmarket-desktop-public", + "owner": { + "login": "syscoin", + "id": 6983571, + "avatar_url": "https://avatars2.githubusercontent.com/u/6983571?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/syscoin", + "html_url": "https://github.com/syscoin", + "followers_url": "https://api.github.com/users/syscoin/followers", + "following_url": "https://api.github.com/users/syscoin/following{/other_user}", + "gists_url": "https://api.github.com/users/syscoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/syscoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/syscoin/subscriptions", + "organizations_url": "https://api.github.com/users/syscoin/orgs", + "repos_url": "https://api.github.com/users/syscoin/repos", + "events_url": "https://api.github.com/users/syscoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/syscoin/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/syscoin/blockmarket-desktop-public", + "description": "Public location for issue reporting on the Blockmarket Desktop public data, built using Syscoin blockchain technology.", + "fork": false, + "url": "https://github.com/orgs/syscoin", + "forks_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/forks", + "keys_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/teams", + "hooks_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/hooks", + "issue_events_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/issues/events{/number}", + "events_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/events", + "assignees_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/assignees{/user}", + "branches_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/branches{/branch}", + "tags_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/tags", + "blobs_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/statuses/{sha}", + "languages_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/languages", + "stargazers_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/stargazers", + "contributors_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/contributors", + "subscribers_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/subscribers", + "subscription_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/subscription", + "commits_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/contents/{+path}", + "compare_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/merges", + "archive_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/downloads", + "issues_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/issues{/number}", + "pulls_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/pulls{/number}", + "milestones_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/milestones{/number}", + "notifications_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/labels{/name}", + "releases_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/releases{/id}", + "deployments_url": "https://api.github.com/repos/syscoin/blockmarket-desktop-public/deployments", + "created_at": "2017-05-09T19:46:52Z", + "updated_at": "2017-11-22T10:40:30Z", + "pushed_at": "2017-11-07T00:24:19Z", + "git_url": "git://github.com/syscoin/blockmarket-desktop-public.git", + "ssh_url": "git@github.com:syscoin/blockmarket-desktop-public.git", + "clone_url": "https://github.com/syscoin/blockmarket-desktop-public.git", + "svn_url": "https://github.com/syscoin/blockmarket-desktop-public", + "homepage": "http://blockchainfoundry.co", + "size": 158817, + "stargazers_count": 96, + "watchers_count": 96, + "language": null, + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "forks_count": 43, + "mirror_url": null, + "archived": false, + "open_issues_count": 164, + "license": null, + "forks": 43, + "open_issues": 164, + "watchers": 96, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "syscoin", + "id": 6983571, + "avatar_url": "https://avatars2.githubusercontent.com/u/6983571?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/syscoin", + "html_url": "https://github.com/syscoin", + "followers_url": "https://api.github.com/users/syscoin/followers", + "following_url": "https://api.github.com/users/syscoin/following{/other_user}", + "gists_url": "https://api.github.com/users/syscoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/syscoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/syscoin/subscriptions", + "organizations_url": "https://api.github.com/users/syscoin/orgs", + "repos_url": "https://api.github.com/users/syscoin/repos", + "events_url": "https://api.github.com/users/syscoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/syscoin/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 11823, + "subscribers_count": 87, + "contributors": 347, + "commits": 9897, + "code_frequency": null, + "commits_per_week": 8.789, + "releases": 43, + "parent": { + "id": 1181927, + "name": "bitcoin", + "full_name": "bitcoin/bitcoin", + "owner": { + "login": "bitcoin", + "id": 528860, + "avatar_url": "https://avatars2.githubusercontent.com/u/528860?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitcoin", + "html_url": "https://github.com/bitcoin", + "followers_url": "https://api.github.com/users/bitcoin/followers", + "following_url": "https://api.github.com/users/bitcoin/following{/other_user}", + "gists_url": "https://api.github.com/users/bitcoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitcoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitcoin/subscriptions", + "organizations_url": "https://api.github.com/users/bitcoin/orgs", + "repos_url": "https://api.github.com/users/bitcoin/repos", + "events_url": "https://api.github.com/users/bitcoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitcoin/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/bitcoin/bitcoin", + "description": "Bitcoin Core integration/staging tree", + "fork": false, + "url": "https://api.github.com/repos/bitcoin/bitcoin", + "forks_url": "https://api.github.com/repos/bitcoin/bitcoin/forks", + "keys_url": "https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/bitcoin/bitcoin/teams", + "hooks_url": "https://api.github.com/repos/bitcoin/bitcoin/hooks", + "issue_events_url": "https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}", + "events_url": "https://api.github.com/repos/bitcoin/bitcoin/events", + "assignees_url": "https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}", + "branches_url": "https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}", + "tags_url": "https://api.github.com/repos/bitcoin/bitcoin/tags", + "blobs_url": "https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}", + "languages_url": "https://api.github.com/repos/bitcoin/bitcoin/languages", + "stargazers_url": "https://api.github.com/repos/bitcoin/bitcoin/stargazers", + "contributors_url": "https://api.github.com/repos/bitcoin/bitcoin/contributors", + "subscribers_url": "https://api.github.com/repos/bitcoin/bitcoin/subscribers", + "subscription_url": "https://api.github.com/repos/bitcoin/bitcoin/subscription", + "commits_url": "https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/bitcoin/bitcoin/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}", + "compare_url": "https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/bitcoin/bitcoin/merges", + "archive_url": "https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/bitcoin/bitcoin/downloads", + "issues_url": "https://api.github.com/repos/bitcoin/bitcoin/issues{/number}", + "pulls_url": "https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}", + "milestones_url": "https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}", + "notifications_url": "https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/bitcoin/bitcoin/labels{/name}", + "releases_url": "https://api.github.com/repos/bitcoin/bitcoin/releases{/id}", + "deployments_url": "https://api.github.com/repos/bitcoin/bitcoin/deployments", + "created_at": "2010-12-19T15:16:43Z", + "updated_at": "2017-11-29T05:00:24Z", + "pushed_at": "2017-11-29T04:09:55Z", + "git_url": "git://github.com/bitcoin/bitcoin.git", + "ssh_url": "git@github.com:bitcoin/bitcoin.git", + "clone_url": "https://github.com/bitcoin/bitcoin.git", + "svn_url": "https://github.com/bitcoin/bitcoin", + "homepage": "https://bitcoin.org/en/download", + "size": 90498, + "stargazers_count": 19881, + "watchers_count": 19881, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": false, + "has_wiki": false, + "has_pages": false, + "forks_count": 11788, + "mirror_url": null, + "archived": false, + "open_issues_count": 764, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 11788, + "open_issues": 764, + "watchers": 19881, + "default_branch": "master" + }, + "source": { + "id": 1181927, + "name": "bitcoin", + "full_name": "bitcoin/bitcoin", + "owner": { + "login": "bitcoin", + "id": 528860, + "avatar_url": "https://avatars2.githubusercontent.com/u/528860?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/bitcoin", + "html_url": "https://github.com/bitcoin", + "followers_url": "https://api.github.com/users/bitcoin/followers", + "following_url": "https://api.github.com/users/bitcoin/following{/other_user}", + "gists_url": "https://api.github.com/users/bitcoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/bitcoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/bitcoin/subscriptions", + "organizations_url": "https://api.github.com/users/bitcoin/orgs", + "repos_url": "https://api.github.com/users/bitcoin/repos", + "events_url": "https://api.github.com/users/bitcoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/bitcoin/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/bitcoin/bitcoin", + "description": "Bitcoin Core integration/staging tree", + "fork": false, + "url": "https://api.github.com/repos/bitcoin/bitcoin", + "forks_url": "https://api.github.com/repos/bitcoin/bitcoin/forks", + "keys_url": "https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/bitcoin/bitcoin/teams", + "hooks_url": "https://api.github.com/repos/bitcoin/bitcoin/hooks", + "issue_events_url": "https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}", + "events_url": "https://api.github.com/repos/bitcoin/bitcoin/events", + "assignees_url": "https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}", + "branches_url": "https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}", + "tags_url": "https://api.github.com/repos/bitcoin/bitcoin/tags", + "blobs_url": "https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}", + "languages_url": "https://api.github.com/repos/bitcoin/bitcoin/languages", + "stargazers_url": "https://api.github.com/repos/bitcoin/bitcoin/stargazers", + "contributors_url": "https://api.github.com/repos/bitcoin/bitcoin/contributors", + "subscribers_url": "https://api.github.com/repos/bitcoin/bitcoin/subscribers", + "subscription_url": "https://api.github.com/repos/bitcoin/bitcoin/subscription", + "commits_url": "https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/bitcoin/bitcoin/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}", + "compare_url": "https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/bitcoin/bitcoin/merges", + "archive_url": "https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/bitcoin/bitcoin/downloads", + "issues_url": "https://api.github.com/repos/bitcoin/bitcoin/issues{/number}", + "pulls_url": "https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}", + "milestones_url": "https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}", + "notifications_url": "https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/bitcoin/bitcoin/labels{/name}", + "releases_url": "https://api.github.com/repos/bitcoin/bitcoin/releases{/id}", + "deployments_url": "https://api.github.com/repos/bitcoin/bitcoin/deployments", + "created_at": "2010-12-19T15:16:43Z", + "updated_at": "2017-11-29T05:00:24Z", + "pushed_at": "2017-11-29T04:09:55Z", + "git_url": "git://github.com/bitcoin/bitcoin.git", + "ssh_url": "git@github.com:bitcoin/bitcoin.git", + "clone_url": "https://github.com/bitcoin/bitcoin.git", + "svn_url": "https://github.com/bitcoin/bitcoin", + "homepage": "https://bitcoin.org/en/download", + "size": 90498, + "stargazers_count": 19881, + "watchers_count": 19881, + "language": "C++", + "has_issues": true, + "has_projects": true, + "has_downloads": false, + "has_wiki": false, + "has_pages": false, + "forks_count": 11788, + "mirror_url": null, + "archived": false, + "open_issues_count": 764, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 11788, + "open_issues": 764, + "watchers": 19881, + "default_branch": "master" + }, + "coin": "Syscoin" + }, + { + "id": 793873249, + "name": "dutch-exchange", + "full_name": "gnosis/dutch-exchange", + "owner": { + "login": "gnosis", + "id": 24954468, + "avatar_url": "https://avatars1.githubusercontent.com/u/24954468?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gnosis", + "html_url": "https://github.com/gnosis", + "followers_url": "https://api.github.com/users/gnosis/followers", + "following_url": "https://api.github.com/users/gnosis/following{/other_user}", + "gists_url": "https://api.github.com/users/gnosis/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gnosis/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gnosis/subscriptions", + "organizations_url": "https://api.github.com/users/gnosis/orgs", + "repos_url": "https://api.github.com/users/gnosis/repos", + "events_url": "https://api.github.com/users/gnosis/events{/privacy}", + "received_events_url": "https://api.github.com/users/gnosis/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/gnosis/dutch-exchange", + "description": "🇳🇱✖️ Dutch Auction crypto exchange market", + "fork": false, + "url": "https://github.com/orgs/gnosis", + "forks_url": "https://api.github.com/repos/gnosis/dutch-exchange/forks", + "keys_url": "https://api.github.com/repos/gnosis/dutch-exchange/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/gnosis/dutch-exchange/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/gnosis/dutch-exchange/teams", + "hooks_url": "https://api.github.com/repos/gnosis/dutch-exchange/hooks", + "issue_events_url": "https://api.github.com/repos/gnosis/dutch-exchange/issues/events{/number}", + "events_url": "https://api.github.com/repos/gnosis/dutch-exchange/events", + "assignees_url": "https://api.github.com/repos/gnosis/dutch-exchange/assignees{/user}", + "branches_url": "https://api.github.com/repos/gnosis/dutch-exchange/branches{/branch}", + "tags_url": "https://api.github.com/repos/gnosis/dutch-exchange/tags", + "blobs_url": "https://api.github.com/repos/gnosis/dutch-exchange/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/gnosis/dutch-exchange/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/gnosis/dutch-exchange/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/gnosis/dutch-exchange/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/gnosis/dutch-exchange/statuses/{sha}", + "languages_url": "https://api.github.com/repos/gnosis/dutch-exchange/languages", + "stargazers_url": "https://api.github.com/repos/gnosis/dutch-exchange/stargazers", + "contributors_url": "https://api.github.com/repos/gnosis/dutch-exchange/contributors", + "subscribers_url": "https://api.github.com/repos/gnosis/dutch-exchange/subscribers", + "subscription_url": "https://api.github.com/repos/gnosis/dutch-exchange/subscription", + "commits_url": "https://api.github.com/repos/gnosis/dutch-exchange/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/gnosis/dutch-exchange/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/gnosis/dutch-exchange/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/gnosis/dutch-exchange/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/gnosis/dutch-exchange/contents/{+path}", + "compare_url": "https://api.github.com/repos/gnosis/dutch-exchange/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/gnosis/dutch-exchange/merges", + "archive_url": "https://api.github.com/repos/gnosis/dutch-exchange/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/gnosis/dutch-exchange/downloads", + "issues_url": "https://api.github.com/repos/gnosis/dutch-exchange/issues{/number}", + "pulls_url": "https://api.github.com/repos/gnosis/dutch-exchange/pulls{/number}", + "milestones_url": "https://api.github.com/repos/gnosis/dutch-exchange/milestones{/number}", + "notifications_url": "https://api.github.com/repos/gnosis/dutch-exchange/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/gnosis/dutch-exchange/labels{/name}", + "releases_url": "https://api.github.com/repos/gnosis/dutch-exchange/releases{/id}", + "deployments_url": "https://api.github.com/repos/gnosis/dutch-exchange/deployments", + "created_at": "2017-10-09T11:53:12Z", + "updated_at": "2017-11-24T00:49:26Z", + "pushed_at": "2017-11-28T16:17:38Z", + "git_url": "git://github.com/gnosis/dutch-exchange.git", + "ssh_url": "git@github.com:gnosis/dutch-exchange.git", + "clone_url": "https://github.com/gnosis/dutch-exchange.git", + "svn_url": "https://github.com/gnosis/dutch-exchange", + "homepage": "", + "size": 52956, + "stargazers_count": 226, + "watchers_count": 226, + "language": null, + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 87, + "mirror_url": null, + "archived": false, + "open_issues_count": 49, + "license": null, + "forks": 87, + "open_issues": 49, + "watchers": 226, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "gnosis", + "id": 24954468, + "avatar_url": "https://avatars1.githubusercontent.com/u/24954468?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gnosis", + "html_url": "https://github.com/gnosis", + "followers_url": "https://api.github.com/users/gnosis/followers", + "following_url": "https://api.github.com/users/gnosis/following{/other_user}", + "gists_url": "https://api.github.com/users/gnosis/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gnosis/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gnosis/subscriptions", + "organizations_url": "https://api.github.com/users/gnosis/orgs", + "repos_url": "https://api.github.com/users/gnosis/repos", + "events_url": "https://api.github.com/users/gnosis/events{/privacy}", + "received_events_url": "https://api.github.com/users/gnosis/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 87, + "subscribers_count": 46, + "contributors": 33, + "commits": 2021, + "code_frequency": null, + "commits_per_week": 37.307, + "releases": 33, + "coin": "Gnosis" + }, + { + "id": 32265853, + "name": "Qora", + "full_name": "Qoracoin/Qora", + "owner": { + "login": "Qoracoin", + "id": 11221240, + "avatar_url": "https://avatars1.githubusercontent.com/u/11221240?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/Qoracoin", + "html_url": "https://github.com/Qoracoin", + "followers_url": "https://api.github.com/users/Qoracoin/followers", + "following_url": "https://api.github.com/users/Qoracoin/following{/other_user}", + "gists_url": "https://api.github.com/users/Qoracoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Qoracoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Qoracoin/subscriptions", + "organizations_url": "https://api.github.com/users/Qoracoin/orgs", + "repos_url": "https://api.github.com/users/Qoracoin/repos", + "events_url": "https://api.github.com/users/Qoracoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/Qoracoin/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/Qoracoin/Qora", + "description": "Public GIT for the Qora cryptocurrency project.", + "fork": true, + "url": "https://github.com/orgs/Qoracoin", + "forks_url": "https://api.github.com/repos/Qoracoin/Qora/forks", + "keys_url": "https://api.github.com/repos/Qoracoin/Qora/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/Qoracoin/Qora/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/Qoracoin/Qora/teams", + "hooks_url": "https://api.github.com/repos/Qoracoin/Qora/hooks", + "issue_events_url": "https://api.github.com/repos/Qoracoin/Qora/issues/events{/number}", + "events_url": "https://api.github.com/repos/Qoracoin/Qora/events", + "assignees_url": "https://api.github.com/repos/Qoracoin/Qora/assignees{/user}", + "branches_url": "https://api.github.com/repos/Qoracoin/Qora/branches{/branch}", + "tags_url": "https://api.github.com/repos/Qoracoin/Qora/tags", + "blobs_url": "https://api.github.com/repos/Qoracoin/Qora/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/Qoracoin/Qora/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/Qoracoin/Qora/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/Qoracoin/Qora/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/Qoracoin/Qora/statuses/{sha}", + "languages_url": "https://api.github.com/repos/Qoracoin/Qora/languages", + "stargazers_url": "https://api.github.com/repos/Qoracoin/Qora/stargazers", + "contributors_url": "https://api.github.com/repos/Qoracoin/Qora/contributors", + "subscribers_url": "https://api.github.com/repos/Qoracoin/Qora/subscribers", + "subscription_url": "https://api.github.com/repos/Qoracoin/Qora/subscription", + "commits_url": "https://api.github.com/repos/Qoracoin/Qora/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/Qoracoin/Qora/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/Qoracoin/Qora/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/Qoracoin/Qora/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/Qoracoin/Qora/contents/{+path}", + "compare_url": "https://api.github.com/repos/Qoracoin/Qora/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/Qoracoin/Qora/merges", + "archive_url": "https://api.github.com/repos/Qoracoin/Qora/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/Qoracoin/Qora/downloads", + "issues_url": "https://api.github.com/repos/Qoracoin/Qora/issues{/number}", + "pulls_url": "https://api.github.com/repos/Qoracoin/Qora/pulls{/number}", + "milestones_url": "https://api.github.com/repos/Qoracoin/Qora/milestones{/number}", + "notifications_url": "https://api.github.com/repos/Qoracoin/Qora/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/Qoracoin/Qora/labels{/name}", + "releases_url": "https://api.github.com/repos/Qoracoin/Qora/releases{/id}", + "deployments_url": "https://api.github.com/repos/Qoracoin/Qora/deployments", + "created_at": "2015-03-15T14:53:32Z", + "updated_at": "2017-08-26T08:02:18Z", + "pushed_at": "2017-11-06T11:52:31Z", + "git_url": "git://github.com/Qoracoin/Qora.git", + "ssh_url": "git@github.com:Qoracoin/Qora.git", + "clone_url": "https://github.com/Qoracoin/Qora.git", + "svn_url": "https://github.com/Qoracoin/Qora", + "homepage": "http://qora.org", + "size": 81536, + "stargazers_count": 35, + "watchers_count": 35, + "language": "Java", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 26, + "mirror_url": null, + "archived": false, + "open_issues_count": 21, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 26, + "open_issues": 21, + "watchers": 35, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "Qoracoin", + "id": 11221240, + "avatar_url": "https://avatars1.githubusercontent.com/u/11221240?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/Qoracoin", + "html_url": "https://github.com/Qoracoin", + "followers_url": "https://api.github.com/users/Qoracoin/followers", + "following_url": "https://api.github.com/users/Qoracoin/following{/other_user}", + "gists_url": "https://api.github.com/users/Qoracoin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Qoracoin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Qoracoin/subscriptions", + "organizations_url": "https://api.github.com/users/Qoracoin/orgs", + "repos_url": "https://api.github.com/users/Qoracoin/repos", + "events_url": "https://api.github.com/users/Qoracoin/events{/privacy}", + "received_events_url": "https://api.github.com/users/Qoracoin/received_events", + "type": "Organization", + "site_admin": false + }, + "parent": { + "id": 21869964, + "name": "Qora", + "full_name": "razakal/Qora", + "owner": { + "login": "razakal", + "id": 12279079, + "avatar_url": "https://avatars0.githubusercontent.com/u/12279079?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/razakal", + "html_url": "https://github.com/razakal", + "followers_url": "https://api.github.com/users/razakal/followers", + "following_url": "https://api.github.com/users/razakal/following{/other_user}", + "gists_url": "https://api.github.com/users/razakal/gists{/gist_id}", + "starred_url": "https://api.github.com/users/razakal/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/razakal/subscriptions", + "organizations_url": "https://api.github.com/users/razakal/orgs", + "repos_url": "https://api.github.com/users/razakal/repos", + "events_url": "https://api.github.com/users/razakal/events{/privacy}", + "received_events_url": "https://api.github.com/users/razakal/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/razakal/Qora", + "description": "Public GIT for the Qora cryptocurrency project.", + "fork": false, + "url": "https://api.github.com/repos/razakal/Qora", + "forks_url": "https://api.github.com/repos/razakal/Qora/forks", + "keys_url": "https://api.github.com/repos/razakal/Qora/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/razakal/Qora/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/razakal/Qora/teams", + "hooks_url": "https://api.github.com/repos/razakal/Qora/hooks", + "issue_events_url": "https://api.github.com/repos/razakal/Qora/issues/events{/number}", + "events_url": "https://api.github.com/repos/razakal/Qora/events", + "assignees_url": "https://api.github.com/repos/razakal/Qora/assignees{/user}", + "branches_url": "https://api.github.com/repos/razakal/Qora/branches{/branch}", + "tags_url": "https://api.github.com/repos/razakal/Qora/tags", + "blobs_url": "https://api.github.com/repos/razakal/Qora/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/razakal/Qora/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/razakal/Qora/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/razakal/Qora/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/razakal/Qora/statuses/{sha}", + "languages_url": "https://api.github.com/repos/razakal/Qora/languages", + "stargazers_url": "https://api.github.com/repos/razakal/Qora/stargazers", + "contributors_url": "https://api.github.com/repos/razakal/Qora/contributors", + "subscribers_url": "https://api.github.com/repos/razakal/Qora/subscribers", + "subscription_url": "https://api.github.com/repos/razakal/Qora/subscription", + "commits_url": "https://api.github.com/repos/razakal/Qora/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/razakal/Qora/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/razakal/Qora/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/razakal/Qora/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/razakal/Qora/contents/{+path}", + "compare_url": "https://api.github.com/repos/razakal/Qora/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/razakal/Qora/merges", + "archive_url": "https://api.github.com/repos/razakal/Qora/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/razakal/Qora/downloads", + "issues_url": "https://api.github.com/repos/razakal/Qora/issues{/number}", + "pulls_url": "https://api.github.com/repos/razakal/Qora/pulls{/number}", + "milestones_url": "https://api.github.com/repos/razakal/Qora/milestones{/number}", + "notifications_url": "https://api.github.com/repos/razakal/Qora/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/razakal/Qora/labels{/name}", + "releases_url": "https://api.github.com/repos/razakal/Qora/releases{/id}", + "deployments_url": "https://api.github.com/repos/razakal/Qora/deployments", + "created_at": "2014-07-15T17:55:44Z", + "updated_at": "2016-10-14T15:33:37Z", + "pushed_at": "2016-05-23T22:35:44Z", + "git_url": "git://github.com/razakal/Qora.git", + "ssh_url": "git@github.com:razakal/Qora.git", + "clone_url": "https://github.com/razakal/Qora.git", + "svn_url": "https://github.com/razakal/Qora", + "homepage": "http://qora.org", + "size": 17952, + "stargazers_count": 10, + "watchers_count": 10, + "language": "Java", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 40, + "mirror_url": null, + "archived": false, + "open_issues_count": 8, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 40, + "open_issues": 8, + "watchers": 10, + "default_branch": "master" + }, + "source": { + "id": 21869964, + "name": "Qora", + "full_name": "razakal/Qora", + "owner": { + "login": "razakal", + "id": 12279079, + "avatar_url": "https://avatars0.githubusercontent.com/u/12279079?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/razakal", + "html_url": "https://github.com/razakal", + "followers_url": "https://api.github.com/users/razakal/followers", + "following_url": "https://api.github.com/users/razakal/following{/other_user}", + "gists_url": "https://api.github.com/users/razakal/gists{/gist_id}", + "starred_url": "https://api.github.com/users/razakal/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/razakal/subscriptions", + "organizations_url": "https://api.github.com/users/razakal/orgs", + "repos_url": "https://api.github.com/users/razakal/repos", + "events_url": "https://api.github.com/users/razakal/events{/privacy}", + "received_events_url": "https://api.github.com/users/razakal/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/razakal/Qora", + "description": "Public GIT for the Qora cryptocurrency project.", + "fork": false, + "url": "https://api.github.com/repos/razakal/Qora", + "forks_url": "https://api.github.com/repos/razakal/Qora/forks", + "keys_url": "https://api.github.com/repos/razakal/Qora/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/razakal/Qora/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/razakal/Qora/teams", + "hooks_url": "https://api.github.com/repos/razakal/Qora/hooks", + "issue_events_url": "https://api.github.com/repos/razakal/Qora/issues/events{/number}", + "events_url": "https://api.github.com/repos/razakal/Qora/events", + "assignees_url": "https://api.github.com/repos/razakal/Qora/assignees{/user}", + "branches_url": "https://api.github.com/repos/razakal/Qora/branches{/branch}", + "tags_url": "https://api.github.com/repos/razakal/Qora/tags", + "blobs_url": "https://api.github.com/repos/razakal/Qora/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/razakal/Qora/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/razakal/Qora/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/razakal/Qora/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/razakal/Qora/statuses/{sha}", + "languages_url": "https://api.github.com/repos/razakal/Qora/languages", + "stargazers_url": "https://api.github.com/repos/razakal/Qora/stargazers", + "contributors_url": "https://api.github.com/repos/razakal/Qora/contributors", + "subscribers_url": "https://api.github.com/repos/razakal/Qora/subscribers", + "subscription_url": "https://api.github.com/repos/razakal/Qora/subscription", + "commits_url": "https://api.github.com/repos/razakal/Qora/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/razakal/Qora/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/razakal/Qora/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/razakal/Qora/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/razakal/Qora/contents/{+path}", + "compare_url": "https://api.github.com/repos/razakal/Qora/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/razakal/Qora/merges", + "archive_url": "https://api.github.com/repos/razakal/Qora/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/razakal/Qora/downloads", + "issues_url": "https://api.github.com/repos/razakal/Qora/issues{/number}", + "pulls_url": "https://api.github.com/repos/razakal/Qora/pulls{/number}", + "milestones_url": "https://api.github.com/repos/razakal/Qora/milestones{/number}", + "notifications_url": "https://api.github.com/repos/razakal/Qora/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/razakal/Qora/labels{/name}", + "releases_url": "https://api.github.com/repos/razakal/Qora/releases{/id}", + "deployments_url": "https://api.github.com/repos/razakal/Qora/deployments", + "created_at": "2014-07-15T17:55:44Z", + "updated_at": "2016-10-14T15:33:37Z", + "pushed_at": "2016-05-23T22:35:44Z", + "git_url": "git://github.com/razakal/Qora.git", + "ssh_url": "git@github.com:razakal/Qora.git", + "clone_url": "https://github.com/razakal/Qora.git", + "svn_url": "https://github.com/razakal/Qora", + "homepage": "http://qora.org", + "size": 17952, + "stargazers_count": 10, + "watchers_count": 10, + "language": "Java", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 40, + "mirror_url": null, + "archived": false, + "open_issues_count": 8, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "forks": 40, + "open_issues": 8, + "watchers": 10, + "default_branch": "master" + }, + "network_count": 40, + "subscribers_count": 25, + "contributors": 6, + "commits": 1015, + "code_frequency": null, + "commits_per_week": 0.173, + "releases": 11, + "coin": "Qora" + }, + { + "id": 1030445228, + "name": "node-libstorj", + "full_name": "Storj/node-libstorj", + "owner": { + "login": "Storj", + "id": 6308081, + "avatar_url": "https://avatars3.githubusercontent.com/u/6308081?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/Storj", + "html_url": "https://github.com/Storj", + "followers_url": "https://api.github.com/users/Storj/followers", + "following_url": "https://api.github.com/users/Storj/following{/other_user}", + "gists_url": "https://api.github.com/users/Storj/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Storj/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Storj/subscriptions", + "organizations_url": "https://api.github.com/users/Storj/orgs", + "repos_url": "https://api.github.com/users/Storj/repos", + "events_url": "https://api.github.com/users/Storj/events{/privacy}", + "received_events_url": "https://api.github.com/users/Storj/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/Storj/node-libstorj", + "description": "Node.js library for encrypted file transfer on the Storj network.", + "fork": false, + "url": "https://github.com/orgs/Storj", + "forks_url": "https://api.github.com/repos/Storj/node-libstorj/forks", + "keys_url": "https://api.github.com/repos/Storj/node-libstorj/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/Storj/node-libstorj/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/Storj/node-libstorj/teams", + "hooks_url": "https://api.github.com/repos/Storj/node-libstorj/hooks", + "issue_events_url": "https://api.github.com/repos/Storj/node-libstorj/issues/events{/number}", + "events_url": "https://api.github.com/repos/Storj/node-libstorj/events", + "assignees_url": "https://api.github.com/repos/Storj/node-libstorj/assignees{/user}", + "branches_url": "https://api.github.com/repos/Storj/node-libstorj/branches{/branch}", + "tags_url": "https://api.github.com/repos/Storj/node-libstorj/tags", + "blobs_url": "https://api.github.com/repos/Storj/node-libstorj/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/Storj/node-libstorj/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/Storj/node-libstorj/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/Storj/node-libstorj/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/Storj/node-libstorj/statuses/{sha}", + "languages_url": "https://api.github.com/repos/Storj/node-libstorj/languages", + "stargazers_url": "https://api.github.com/repos/Storj/node-libstorj/stargazers", + "contributors_url": "https://api.github.com/repos/Storj/node-libstorj/contributors", + "subscribers_url": "https://api.github.com/repos/Storj/node-libstorj/subscribers", + "subscription_url": "https://api.github.com/repos/Storj/node-libstorj/subscription", + "commits_url": "https://api.github.com/repos/Storj/node-libstorj/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/Storj/node-libstorj/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/Storj/node-libstorj/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/Storj/node-libstorj/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/Storj/node-libstorj/contents/{+path}", + "compare_url": "https://api.github.com/repos/Storj/node-libstorj/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/Storj/node-libstorj/merges", + "archive_url": "https://api.github.com/repos/Storj/node-libstorj/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/Storj/node-libstorj/downloads", + "issues_url": "https://api.github.com/repos/Storj/node-libstorj/issues{/number}", + "pulls_url": "https://api.github.com/repos/Storj/node-libstorj/pulls{/number}", + "milestones_url": "https://api.github.com/repos/Storj/node-libstorj/milestones{/number}", + "notifications_url": "https://api.github.com/repos/Storj/node-libstorj/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/Storj/node-libstorj/labels{/name}", + "releases_url": "https://api.github.com/repos/Storj/node-libstorj/releases{/id}", + "deployments_url": "https://api.github.com/repos/Storj/node-libstorj/deployments", + "created_at": "2017-06-21T17:06:14Z", + "updated_at": "2017-11-28T09:24:27Z", + "pushed_at": "2017-10-28T11:30:53Z", + "git_url": "git://github.com/Storj/node-libstorj.git", + "ssh_url": "git@github.com:Storj/node-libstorj.git", + "clone_url": "https://github.com/Storj/node-libstorj.git", + "svn_url": "https://github.com/Storj/node-libstorj", + "homepage": "", + "size": 84451, + "stargazers_count": 1248, + "watchers_count": 1248, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 483, + "mirror_url": null, + "archived": false, + "open_issues_count": 344, + "license": { + "key": "lgpl-2.1", + "name": "GNU Lesser General Public License v2.1", + "spdx_id": "LGPL-2.1", + "url": "https://api.github.com/licenses/lgpl-2.1" + }, + "forks": 483, + "open_issues": 344, + "watchers": 1248, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "Storj", + "id": 6308081, + "avatar_url": "https://avatars3.githubusercontent.com/u/6308081?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/Storj", + "html_url": "https://github.com/Storj", + "followers_url": "https://api.github.com/users/Storj/followers", + "following_url": "https://api.github.com/users/Storj/following{/other_user}", + "gists_url": "https://api.github.com/users/Storj/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Storj/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Storj/subscriptions", + "organizations_url": "https://api.github.com/users/Storj/orgs", + "repos_url": "https://api.github.com/users/Storj/repos", + "events_url": "https://api.github.com/users/Storj/events{/privacy}", + "received_events_url": "https://api.github.com/users/Storj/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 483, + "subscribers_count": 362, + "contributors": 224, + "commits": 10658, + "code_frequency": null, + "commits_per_week": 109.866, + "releases": 430, + "coin": "Storj" + }, + { + "id": 143811104, + "name": "Sia-Nextcloud", + "full_name": "NebulousLabs/Sia-Nextcloud", + "owner": { + "login": "NebulousLabs", + "id": 7471422, + "avatar_url": "https://avatars1.githubusercontent.com/u/7471422?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NebulousLabs", + "html_url": "https://github.com/NebulousLabs", + "followers_url": "https://api.github.com/users/NebulousLabs/followers", + "following_url": "https://api.github.com/users/NebulousLabs/following{/other_user}", + "gists_url": "https://api.github.com/users/NebulousLabs/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NebulousLabs/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NebulousLabs/subscriptions", + "organizations_url": "https://api.github.com/users/NebulousLabs/orgs", + "repos_url": "https://api.github.com/users/NebulousLabs/repos", + "events_url": "https://api.github.com/users/NebulousLabs/events{/privacy}", + "received_events_url": "https://api.github.com/users/NebulousLabs/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/NebulousLabs/Sia-Nextcloud", + "description": null, + "fork": false, + "url": "https://github.com/NebulousLabs/Sia https://github.com/NebulousLabs/Sia-UI https://github.com/NebulousLabs/Sia-Nextcloud", + "forks_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/forks", + "keys_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/teams", + "hooks_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/hooks", + "issue_events_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/issues/events{/number}", + "events_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/events", + "assignees_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/assignees{/user}", + "branches_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/branches{/branch}", + "tags_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/tags", + "blobs_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/statuses/{sha}", + "languages_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/languages", + "stargazers_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/stargazers", + "contributors_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/contributors", + "subscribers_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/subscribers", + "subscription_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/subscription", + "commits_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/contents/{+path}", + "compare_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/merges", + "archive_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/downloads", + "issues_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/issues{/number}", + "pulls_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/pulls{/number}", + "milestones_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/milestones{/number}", + "notifications_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/labels{/name}", + "releases_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/releases{/id}", + "deployments_url": "https://api.github.com/repos/NebulousLabs/Sia-Nextcloud/deployments", + "created_at": "2017-02-21T23:41:26Z", + "updated_at": "2017-11-16T10:02:28Z", + "pushed_at": "2017-07-10T16:58:42Z", + "git_url": "git://github.com/NebulousLabs/Sia-Nextcloud.git", + "ssh_url": "git@github.com:NebulousLabs/Sia-Nextcloud.git", + "clone_url": "https://github.com/NebulousLabs/Sia-Nextcloud.git", + "svn_url": "https://github.com/NebulousLabs/Sia-Nextcloud", + "homepage": null, + "size": 30310, + "stargazers_count": 2126, + "watchers_count": 2126, + "language": "PHP", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 337, + "mirror_url": null, + "archived": false, + "open_issues_count": 229, + "license": null, + "forks": 337, + "open_issues": 229, + "watchers": 2126, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "NebulousLabs", + "id": 7471422, + "avatar_url": "https://avatars1.githubusercontent.com/u/7471422?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NebulousLabs", + "html_url": "https://github.com/NebulousLabs", + "followers_url": "https://api.github.com/users/NebulousLabs/followers", + "following_url": "https://api.github.com/users/NebulousLabs/following{/other_user}", + "gists_url": "https://api.github.com/users/NebulousLabs/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NebulousLabs/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NebulousLabs/subscriptions", + "organizations_url": "https://api.github.com/users/NebulousLabs/orgs", + "repos_url": "https://api.github.com/users/NebulousLabs/repos", + "events_url": "https://api.github.com/users/NebulousLabs/events{/privacy}", + "received_events_url": "https://api.github.com/users/NebulousLabs/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 337, + "subscribers_count": 303, + "contributors": 58, + "commits": 10113, + "code_frequency": null, + "commits_per_week": 45.192, + "releases": 61, + "coin": "Sia" + }, + { + "id": 1548809409, + "name": "ideas", + "full_name": "status-im/ideas", + "owner": { + "login": "status-im", + "id": 11767950, + "avatar_url": "https://avatars1.githubusercontent.com/u/11767950?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/status-im", + "html_url": "https://github.com/status-im", + "followers_url": "https://api.github.com/users/status-im/followers", + "following_url": "https://api.github.com/users/status-im/following{/other_user}", + "gists_url": "https://api.github.com/users/status-im/gists{/gist_id}", + "starred_url": "https://api.github.com/users/status-im/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/status-im/subscriptions", + "organizations_url": "https://api.github.com/users/status-im/orgs", + "repos_url": "https://api.github.com/users/status-im/repos", + "events_url": "https://api.github.com/users/status-im/events{/privacy}", + "received_events_url": "https://api.github.com/users/status-im/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/status-im/ideas", + "description": null, + "fork": false, + "url": "https://github.com/orgs/status-im", + "forks_url": "https://api.github.com/repos/status-im/ideas/forks", + "keys_url": "https://api.github.com/repos/status-im/ideas/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/status-im/ideas/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/status-im/ideas/teams", + "hooks_url": "https://api.github.com/repos/status-im/ideas/hooks", + "issue_events_url": "https://api.github.com/repos/status-im/ideas/issues/events{/number}", + "events_url": "https://api.github.com/repos/status-im/ideas/events", + "assignees_url": "https://api.github.com/repos/status-im/ideas/assignees{/user}", + "branches_url": "https://api.github.com/repos/status-im/ideas/branches{/branch}", + "tags_url": "https://api.github.com/repos/status-im/ideas/tags", + "blobs_url": "https://api.github.com/repos/status-im/ideas/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/status-im/ideas/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/status-im/ideas/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/status-im/ideas/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/status-im/ideas/statuses/{sha}", + "languages_url": "https://api.github.com/repos/status-im/ideas/languages", + "stargazers_url": "https://api.github.com/repos/status-im/ideas/stargazers", + "contributors_url": "https://api.github.com/repos/status-im/ideas/contributors", + "subscribers_url": "https://api.github.com/repos/status-im/ideas/subscribers", + "subscription_url": "https://api.github.com/repos/status-im/ideas/subscription", + "commits_url": "https://api.github.com/repos/status-im/ideas/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/status-im/ideas/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/status-im/ideas/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/status-im/ideas/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/status-im/ideas/contents/{+path}", + "compare_url": "https://api.github.com/repos/status-im/ideas/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/status-im/ideas/merges", + "archive_url": "https://api.github.com/repos/status-im/ideas/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/status-im/ideas/downloads", + "issues_url": "https://api.github.com/repos/status-im/ideas/issues{/number}", + "pulls_url": "https://api.github.com/repos/status-im/ideas/pulls{/number}", + "milestones_url": "https://api.github.com/repos/status-im/ideas/milestones{/number}", + "notifications_url": "https://api.github.com/repos/status-im/ideas/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/status-im/ideas/labels{/name}", + "releases_url": "https://api.github.com/repos/status-im/ideas/releases{/id}", + "deployments_url": "https://api.github.com/repos/status-im/ideas/deployments", + "created_at": "2017-10-19T11:56:58Z", + "updated_at": "2017-11-27T12:37:07Z", + "pushed_at": "2017-11-28T06:16:45Z", + "git_url": "git://github.com/status-im/ideas.git", + "ssh_url": "git@github.com:status-im/ideas.git", + "clone_url": "https://github.com/status-im/ideas.git", + "svn_url": "https://github.com/status-im/ideas", + "homepage": null, + "size": 457811, + "stargazers_count": 2201, + "watchers_count": 2201, + "language": null, + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 670, + "mirror_url": null, + "archived": false, + "open_issues_count": 785, + "license": null, + "forks": 670, + "open_issues": 785, + "watchers": 2201, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "status-im", + "id": 11767950, + "avatar_url": "https://avatars1.githubusercontent.com/u/11767950?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/status-im", + "html_url": "https://github.com/status-im", + "followers_url": "https://api.github.com/users/status-im/followers", + "following_url": "https://api.github.com/users/status-im/following{/other_user}", + "gists_url": "https://api.github.com/users/status-im/gists{/gist_id}", + "starred_url": "https://api.github.com/users/status-im/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/status-im/subscriptions", + "organizations_url": "https://api.github.com/users/status-im/orgs", + "repos_url": "https://api.github.com/users/status-im/repos", + "events_url": "https://api.github.com/users/status-im/events{/privacy}", + "received_events_url": "https://api.github.com/users/status-im/received_events", + "type": "Organization", + "site_admin": false + }, + "parent": { + "id": 83725290, + "name": "github-token", + "full_name": "ethereans/github-token", + "owner": { + "login": "ethereans", + "id": 24236806, + "avatar_url": "https://avatars1.githubusercontent.com/u/24236806?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/ethereans", + "html_url": "https://github.com/ethereans", + "followers_url": "https://api.github.com/users/ethereans/followers", + "following_url": "https://api.github.com/users/ethereans/following{/other_user}", + "gists_url": "https://api.github.com/users/ethereans/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ethereans/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ethereans/subscriptions", + "organizations_url": "https://api.github.com/users/ethereans/orgs", + "repos_url": "https://api.github.com/users/ethereans/repos", + "events_url": "https://api.github.com/users/ethereans/events{/privacy}", + "received_events_url": "https://api.github.com/users/ethereans/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/ethereans/github-token", + "description": "Contract using Oraclize that mint tokens by github commit stats.", + "fork": false, + "url": "https://api.github.com/repos/ethereans/github-token", + "forks_url": "https://api.github.com/repos/ethereans/github-token/forks", + "keys_url": "https://api.github.com/repos/ethereans/github-token/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/ethereans/github-token/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/ethereans/github-token/teams", + "hooks_url": "https://api.github.com/repos/ethereans/github-token/hooks", + "issue_events_url": "https://api.github.com/repos/ethereans/github-token/issues/events{/number}", + "events_url": "https://api.github.com/repos/ethereans/github-token/events", + "assignees_url": "https://api.github.com/repos/ethereans/github-token/assignees{/user}", + "branches_url": "https://api.github.com/repos/ethereans/github-token/branches{/branch}", + "tags_url": "https://api.github.com/repos/ethereans/github-token/tags", + "blobs_url": "https://api.github.com/repos/ethereans/github-token/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/ethereans/github-token/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/ethereans/github-token/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/ethereans/github-token/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/ethereans/github-token/statuses/{sha}", + "languages_url": "https://api.github.com/repos/ethereans/github-token/languages", + "stargazers_url": "https://api.github.com/repos/ethereans/github-token/stargazers", + "contributors_url": "https://api.github.com/repos/ethereans/github-token/contributors", + "subscribers_url": "https://api.github.com/repos/ethereans/github-token/subscribers", + "subscription_url": "https://api.github.com/repos/ethereans/github-token/subscription", + "commits_url": "https://api.github.com/repos/ethereans/github-token/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/ethereans/github-token/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/ethereans/github-token/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/ethereans/github-token/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/ethereans/github-token/contents/{+path}", + "compare_url": "https://api.github.com/repos/ethereans/github-token/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/ethereans/github-token/merges", + "archive_url": "https://api.github.com/repos/ethereans/github-token/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/ethereans/github-token/downloads", + "issues_url": "https://api.github.com/repos/ethereans/github-token/issues{/number}", + "pulls_url": "https://api.github.com/repos/ethereans/github-token/pulls{/number}", + "milestones_url": "https://api.github.com/repos/ethereans/github-token/milestones{/number}", + "notifications_url": "https://api.github.com/repos/ethereans/github-token/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/ethereans/github-token/labels{/name}", + "releases_url": "https://api.github.com/repos/ethereans/github-token/releases{/id}", + "deployments_url": "https://api.github.com/repos/ethereans/github-token/deployments", + "created_at": "2017-03-02T21:12:12Z", + "updated_at": "2017-11-20T19:17:25Z", + "pushed_at": "2017-06-23T01:32:26Z", + "git_url": "git://github.com/ethereans/github-token.git", + "ssh_url": "git@github.com:ethereans/github-token.git", + "clone_url": "https://github.com/ethereans/github-token.git", + "svn_url": "https://github.com/ethereans/github-token", + "homepage": "", + "size": 61, + "stargazers_count": 13, + "watchers_count": 13, + "language": "Python", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 8, + "mirror_url": null, + "archived": false, + "open_issues_count": 0, + "license": { + "key": "gpl-3.0", + "name": "GNU General Public License v3.0", + "spdx_id": "GPL-3.0", + "url": "https://api.github.com/licenses/gpl-3.0" + }, + "forks": 8, + "open_issues": 0, + "watchers": 13, + "default_branch": "master" + }, + "source": { + "id": 83725290, + "name": "github-token", + "full_name": "ethereans/github-token", + "owner": { + "login": "ethereans", + "id": 24236806, + "avatar_url": "https://avatars1.githubusercontent.com/u/24236806?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/ethereans", + "html_url": "https://github.com/ethereans", + "followers_url": "https://api.github.com/users/ethereans/followers", + "following_url": "https://api.github.com/users/ethereans/following{/other_user}", + "gists_url": "https://api.github.com/users/ethereans/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ethereans/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ethereans/subscriptions", + "organizations_url": "https://api.github.com/users/ethereans/orgs", + "repos_url": "https://api.github.com/users/ethereans/repos", + "events_url": "https://api.github.com/users/ethereans/events{/privacy}", + "received_events_url": "https://api.github.com/users/ethereans/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/ethereans/github-token", + "description": "Contract using Oraclize that mint tokens by github commit stats.", + "fork": false, + "url": "https://api.github.com/repos/ethereans/github-token", + "forks_url": "https://api.github.com/repos/ethereans/github-token/forks", + "keys_url": "https://api.github.com/repos/ethereans/github-token/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/ethereans/github-token/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/ethereans/github-token/teams", + "hooks_url": "https://api.github.com/repos/ethereans/github-token/hooks", + "issue_events_url": "https://api.github.com/repos/ethereans/github-token/issues/events{/number}", + "events_url": "https://api.github.com/repos/ethereans/github-token/events", + "assignees_url": "https://api.github.com/repos/ethereans/github-token/assignees{/user}", + "branches_url": "https://api.github.com/repos/ethereans/github-token/branches{/branch}", + "tags_url": "https://api.github.com/repos/ethereans/github-token/tags", + "blobs_url": "https://api.github.com/repos/ethereans/github-token/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/ethereans/github-token/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/ethereans/github-token/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/ethereans/github-token/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/ethereans/github-token/statuses/{sha}", + "languages_url": "https://api.github.com/repos/ethereans/github-token/languages", + "stargazers_url": "https://api.github.com/repos/ethereans/github-token/stargazers", + "contributors_url": "https://api.github.com/repos/ethereans/github-token/contributors", + "subscribers_url": "https://api.github.com/repos/ethereans/github-token/subscribers", + "subscription_url": "https://api.github.com/repos/ethereans/github-token/subscription", + "commits_url": "https://api.github.com/repos/ethereans/github-token/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/ethereans/github-token/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/ethereans/github-token/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/ethereans/github-token/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/ethereans/github-token/contents/{+path}", + "compare_url": "https://api.github.com/repos/ethereans/github-token/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/ethereans/github-token/merges", + "archive_url": "https://api.github.com/repos/ethereans/github-token/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/ethereans/github-token/downloads", + "issues_url": "https://api.github.com/repos/ethereans/github-token/issues{/number}", + "pulls_url": "https://api.github.com/repos/ethereans/github-token/pulls{/number}", + "milestones_url": "https://api.github.com/repos/ethereans/github-token/milestones{/number}", + "notifications_url": "https://api.github.com/repos/ethereans/github-token/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/ethereans/github-token/labels{/name}", + "releases_url": "https://api.github.com/repos/ethereans/github-token/releases{/id}", + "deployments_url": "https://api.github.com/repos/ethereans/github-token/deployments", + "created_at": "2017-03-02T21:12:12Z", + "updated_at": "2017-11-20T19:17:25Z", + "pushed_at": "2017-06-23T01:32:26Z", + "git_url": "git://github.com/ethereans/github-token.git", + "ssh_url": "git@github.com:ethereans/github-token.git", + "clone_url": "https://github.com/ethereans/github-token.git", + "svn_url": "https://github.com/ethereans/github-token", + "homepage": "", + "size": 61, + "stargazers_count": 13, + "watchers_count": 13, + "language": "Python", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 8, + "mirror_url": null, + "archived": false, + "open_issues_count": 0, + "license": { + "key": "gpl-3.0", + "name": "GNU General Public License v3.0", + "spdx_id": "GPL-3.0", + "url": "https://api.github.com/licenses/gpl-3.0" + }, + "forks": 8, + "open_issues": 0, + "watchers": 13, + "default_branch": "master" + }, + "network_count": 3556, + "subscribers_count": 612, + "contributors": 779, + "commits": 19709, + "code_frequency": null, + "commits_per_week": 73.501, + "releases": 6, + "coin": "Status" + }, + { + "id": 70913997, + "name": "cardano-sl", + "full_name": "input-output-hk/cardano-sl", + "owner": { + "login": "input-output-hk", + "id": 12909177, + "avatar_url": "https://avatars3.githubusercontent.com/u/12909177?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/input-output-hk", + "html_url": "https://github.com/input-output-hk", + "followers_url": "https://api.github.com/users/input-output-hk/followers", + "following_url": "https://api.github.com/users/input-output-hk/following{/other_user}", + "gists_url": "https://api.github.com/users/input-output-hk/gists{/gist_id}", + "starred_url": "https://api.github.com/users/input-output-hk/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/input-output-hk/subscriptions", + "organizations_url": "https://api.github.com/users/input-output-hk/orgs", + "repos_url": "https://api.github.com/users/input-output-hk/repos", + "events_url": "https://api.github.com/users/input-output-hk/events{/privacy}", + "received_events_url": "https://api.github.com/users/input-output-hk/received_events", + "type": "Organization", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/input-output-hk/cardano-sl", + "description": "Cryptographic currency implementing Ouroboros PoS protocol", + "fork": false, + "url": "https://github.com/input-output-hk/cardano-sl", + "forks_url": "https://api.github.com/repos/input-output-hk/cardano-sl/forks", + "keys_url": "https://api.github.com/repos/input-output-hk/cardano-sl/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/input-output-hk/cardano-sl/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/input-output-hk/cardano-sl/teams", + "hooks_url": "https://api.github.com/repos/input-output-hk/cardano-sl/hooks", + "issue_events_url": "https://api.github.com/repos/input-output-hk/cardano-sl/issues/events{/number}", + "events_url": "https://api.github.com/repos/input-output-hk/cardano-sl/events", + "assignees_url": "https://api.github.com/repos/input-output-hk/cardano-sl/assignees{/user}", + "branches_url": "https://api.github.com/repos/input-output-hk/cardano-sl/branches{/branch}", + "tags_url": "https://api.github.com/repos/input-output-hk/cardano-sl/tags", + "blobs_url": "https://api.github.com/repos/input-output-hk/cardano-sl/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/input-output-hk/cardano-sl/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/input-output-hk/cardano-sl/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/input-output-hk/cardano-sl/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/input-output-hk/cardano-sl/statuses/{sha}", + "languages_url": "https://api.github.com/repos/input-output-hk/cardano-sl/languages", + "stargazers_url": "https://api.github.com/repos/input-output-hk/cardano-sl/stargazers", + "contributors_url": "https://api.github.com/repos/input-output-hk/cardano-sl/contributors", + "subscribers_url": "https://api.github.com/repos/input-output-hk/cardano-sl/subscribers", + "subscription_url": "https://api.github.com/repos/input-output-hk/cardano-sl/subscription", + "commits_url": "https://api.github.com/repos/input-output-hk/cardano-sl/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/input-output-hk/cardano-sl/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/input-output-hk/cardano-sl/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/input-output-hk/cardano-sl/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/input-output-hk/cardano-sl/contents/{+path}", + "compare_url": "https://api.github.com/repos/input-output-hk/cardano-sl/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/input-output-hk/cardano-sl/merges", + "archive_url": "https://api.github.com/repos/input-output-hk/cardano-sl/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/input-output-hk/cardano-sl/downloads", + "issues_url": "https://api.github.com/repos/input-output-hk/cardano-sl/issues{/number}", + "pulls_url": "https://api.github.com/repos/input-output-hk/cardano-sl/pulls{/number}", + "milestones_url": "https://api.github.com/repos/input-output-hk/cardano-sl/milestones{/number}", + "notifications_url": "https://api.github.com/repos/input-output-hk/cardano-sl/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/input-output-hk/cardano-sl/labels{/name}", + "releases_url": "https://api.github.com/repos/input-output-hk/cardano-sl/releases{/id}", + "deployments_url": "https://api.github.com/repos/input-output-hk/cardano-sl/deployments", + "created_at": "2016-10-14T13:44:38Z", + "updated_at": "2017-11-29T04:34:36Z", + "pushed_at": "2017-11-29T04:43:52Z", + "git_url": "git://github.com/input-output-hk/cardano-sl.git", + "ssh_url": "git@github.com:input-output-hk/cardano-sl.git", + "clone_url": "https://github.com/input-output-hk/cardano-sl.git", + "svn_url": "https://github.com/input-output-hk/cardano-sl", + "homepage": "", + "size": 75494, + "stargazers_count": 477, + "watchers_count": 477, + "language": "Haskell", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "forks_count": 64, + "mirror_url": null, + "archived": false, + "open_issues_count": 47, + "license": { + "key": "other", + "name": "Other", + "spdx_id": null, + "url": null + }, + "forks": 64, + "open_issues": 47, + "watchers": 477, + "default_branch": "master", + "permissions": { + "admin": false, + "push": false, + "pull": true + }, + "organization": { + "login": "input-output-hk", + "id": 12909177, + "avatar_url": "https://avatars3.githubusercontent.com/u/12909177?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/input-output-hk", + "html_url": "https://github.com/input-output-hk", + "followers_url": "https://api.github.com/users/input-output-hk/followers", + "following_url": "https://api.github.com/users/input-output-hk/following{/other_user}", + "gists_url": "https://api.github.com/users/input-output-hk/gists{/gist_id}", + "starred_url": "https://api.github.com/users/input-output-hk/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/input-output-hk/subscriptions", + "organizations_url": "https://api.github.com/users/input-output-hk/orgs", + "repos_url": "https://api.github.com/users/input-output-hk/repos", + "events_url": "https://api.github.com/users/input-output-hk/events{/privacy}", + "received_events_url": "https://api.github.com/users/input-output-hk/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 64, + "subscribers_count": 75, + "contributors": 45, + "commits": 11798, + "code_frequency": null, + "commits_per_week": 203.192, + "releases": 3, + "coin": "Cardano" + }, + { + "coin": "Tittiecoin", + "url": "https://github.com/users/tittiecoin", + "commits_per_week": null + } +] +if (!localStorage['gh-data']){ + localStorage['gh-data'] = JSON.stringify(example_data) +} diff --git a/src/index.html b/src/index.html index 99a768f..78a807e 100644 --- a/src/index.html +++ b/src/index.html @@ -5,18 +5,28 @@ Compare github repository statistics - + -
- - -
+ -
- - -
-
- - + +
+
+ + +
+ -
- - - -
@@ -94,7 +101,7 @@ Tittiecoin,https://github.com/users/tittiecoin - + diff --git a/src/js/example_data.js b/src/js/example_data.js deleted file mode 100644 index 6176417..0000000 --- a/src/js/example_data.js +++ /dev/null @@ -1,3 +0,0 @@ - - -var example_data = [{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://github.com/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010/12/19","updated_at":"2017/01/10","pushed_at":"2017/01/10","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"network_count":7177,"subscribers_count":1304,"contributors":100,"commits_per_week":49.538,"releases":12,"coin":"Bitcoin"},{"id":15452919,"name":"go-ethereum","full_name":"ethereum/go-ethereum","owner":{"login":"ethereum","id":6250754,"avatar_url":"https://avatars.githubusercontent.com/u/6250754?v=3","gravatar_id":"","url":"https://api.github.com/users/ethereum","html_url":"https://github.com/ethereum","followers_url":"https://api.github.com/users/ethereum/followers","following_url":"https://api.github.com/users/ethereum/following{/other_user}","gists_url":"https://api.github.com/users/ethereum/gists{/gist_id}","starred_url":"https://api.github.com/users/ethereum/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ethereum/subscriptions","organizations_url":"https://api.github.com/users/ethereum/orgs","repos_url":"https://api.github.com/users/ethereum/repos","events_url":"https://api.github.com/users/ethereum/events{/privacy}","received_events_url":"https://api.github.com/users/ethereum/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/ethereum/go-ethereum","description":"Official Go implementation of the Ethereum protocol","fork":false,"url":"https://github.com/ethereum/go-ethereum","forks_url":"https://api.github.com/repos/ethereum/go-ethereum/forks","keys_url":"https://api.github.com/repos/ethereum/go-ethereum/keys{/key_id}","collaborators_url":"https://api.github.com/repos/ethereum/go-ethereum/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/ethereum/go-ethereum/teams","hooks_url":"https://api.github.com/repos/ethereum/go-ethereum/hooks","issue_events_url":"https://api.github.com/repos/ethereum/go-ethereum/issues/events{/number}","events_url":"https://api.github.com/repos/ethereum/go-ethereum/events","assignees_url":"https://api.github.com/repos/ethereum/go-ethereum/assignees{/user}","branches_url":"https://api.github.com/repos/ethereum/go-ethereum/branches{/branch}","tags_url":"https://api.github.com/repos/ethereum/go-ethereum/tags","blobs_url":"https://api.github.com/repos/ethereum/go-ethereum/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/ethereum/go-ethereum/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/ethereum/go-ethereum/git/refs{/sha}","trees_url":"https://api.github.com/repos/ethereum/go-ethereum/git/trees{/sha}","statuses_url":"https://api.github.com/repos/ethereum/go-ethereum/statuses/{sha}","languages_url":"https://api.github.com/repos/ethereum/go-ethereum/languages","stargazers_url":"https://api.github.com/repos/ethereum/go-ethereum/stargazers","contributors_url":"https://api.github.com/repos/ethereum/go-ethereum/contributors","subscribers_url":"https://api.github.com/repos/ethereum/go-ethereum/subscribers","subscription_url":"https://api.github.com/repos/ethereum/go-ethereum/subscription","commits_url":"https://api.github.com/repos/ethereum/go-ethereum/commits{/sha}","git_commits_url":"https://api.github.com/repos/ethereum/go-ethereum/git/commits{/sha}","comments_url":"https://api.github.com/repos/ethereum/go-ethereum/comments{/number}","issue_comment_url":"https://api.github.com/repos/ethereum/go-ethereum/issues/comments{/number}","contents_url":"https://api.github.com/repos/ethereum/go-ethereum/contents/{+path}","compare_url":"https://api.github.com/repos/ethereum/go-ethereum/compare/{base}...{head}","merges_url":"https://api.github.com/repos/ethereum/go-ethereum/merges","archive_url":"https://api.github.com/repos/ethereum/go-ethereum/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/ethereum/go-ethereum/downloads","issues_url":"https://api.github.com/repos/ethereum/go-ethereum/issues{/number}","pulls_url":"https://api.github.com/repos/ethereum/go-ethereum/pulls{/number}","milestones_url":"https://api.github.com/repos/ethereum/go-ethereum/milestones{/number}","notifications_url":"https://api.github.com/repos/ethereum/go-ethereum/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/ethereum/go-ethereum/labels{/name}","releases_url":"https://api.github.com/repos/ethereum/go-ethereum/releases{/id}","deployments_url":"https://api.github.com/repos/ethereum/go-ethereum/deployments","created_at":"2013/12/26","updated_at":"2017/01/10","pushed_at":"2017/01/10","git_url":"git://github.com/ethereum/go-ethereum.git","ssh_url":"git@github.com:ethereum/go-ethereum.git","clone_url":"https://github.com/ethereum/go-ethereum.git","svn_url":"https://github.com/ethereum/go-ethereum","homepage":"https://geth.ethereum.org","size":80687,"stargazers_count":2765,"watchers_count":2765,"language":"Go","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":949,"mirror_url":null,"open_issues_count":329,"forks":949,"open_issues":329,"watchers":2765,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"ethereum","id":6250754,"avatar_url":"https://avatars.githubusercontent.com/u/6250754?v=3","gravatar_id":"","url":"https://api.github.com/users/ethereum","html_url":"https://github.com/ethereum","followers_url":"https://api.github.com/users/ethereum/followers","following_url":"https://api.github.com/users/ethereum/following{/other_user}","gists_url":"https://api.github.com/users/ethereum/gists{/gist_id}","starred_url":"https://api.github.com/users/ethereum/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ethereum/subscriptions","organizations_url":"https://api.github.com/users/ethereum/orgs","repos_url":"https://api.github.com/users/ethereum/repos","events_url":"https://api.github.com/users/ethereum/events{/privacy}","received_events_url":"https://api.github.com/users/ethereum/received_events","type":"Organization","site_admin":false},"network_count":949,"subscribers_count":423,"contributors":100,"commits_per_week":21.269,"releases":30,"coin":"Etherium"},{"id":2724167,"name":"rippled","full_name":"ripple/rippled","owner":{"login":"ripple","id":3165523,"avatar_url":"https://avatars.githubusercontent.com/u/3165523?v=3","gravatar_id":"","url":"https://api.github.com/users/ripple","html_url":"https://github.com/ripple","followers_url":"https://api.github.com/users/ripple/followers","following_url":"https://api.github.com/users/ripple/following{/other_user}","gists_url":"https://api.github.com/users/ripple/gists{/gist_id}","starred_url":"https://api.github.com/users/ripple/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ripple/subscriptions","organizations_url":"https://api.github.com/users/ripple/orgs","repos_url":"https://api.github.com/users/ripple/repos","events_url":"https://api.github.com/users/ripple/events{/privacy}","received_events_url":"https://api.github.com/users/ripple/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/ripple/rippled","description":"Decentralized cryptocurrency blockchain daemon implementing the Ripple Consensus Ledger in C++","fork":false,"url":"https://github.com/ripple/rippled","forks_url":"https://api.github.com/repos/ripple/rippled/forks","keys_url":"https://api.github.com/repos/ripple/rippled/keys{/key_id}","collaborators_url":"https://api.github.com/repos/ripple/rippled/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/ripple/rippled/teams","hooks_url":"https://api.github.com/repos/ripple/rippled/hooks","issue_events_url":"https://api.github.com/repos/ripple/rippled/issues/events{/number}","events_url":"https://api.github.com/repos/ripple/rippled/events","assignees_url":"https://api.github.com/repos/ripple/rippled/assignees{/user}","branches_url":"https://api.github.com/repos/ripple/rippled/branches{/branch}","tags_url":"https://api.github.com/repos/ripple/rippled/tags","blobs_url":"https://api.github.com/repos/ripple/rippled/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/ripple/rippled/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/ripple/rippled/git/refs{/sha}","trees_url":"https://api.github.com/repos/ripple/rippled/git/trees{/sha}","statuses_url":"https://api.github.com/repos/ripple/rippled/statuses/{sha}","languages_url":"https://api.github.com/repos/ripple/rippled/languages","stargazers_url":"https://api.github.com/repos/ripple/rippled/stargazers","contributors_url":"https://api.github.com/repos/ripple/rippled/contributors","subscribers_url":"https://api.github.com/repos/ripple/rippled/subscribers","subscription_url":"https://api.github.com/repos/ripple/rippled/subscription","commits_url":"https://api.github.com/repos/ripple/rippled/commits{/sha}","git_commits_url":"https://api.github.com/repos/ripple/rippled/git/commits{/sha}","comments_url":"https://api.github.com/repos/ripple/rippled/comments{/number}","issue_comment_url":"https://api.github.com/repos/ripple/rippled/issues/comments{/number}","contents_url":"https://api.github.com/repos/ripple/rippled/contents/{+path}","compare_url":"https://api.github.com/repos/ripple/rippled/compare/{base}...{head}","merges_url":"https://api.github.com/repos/ripple/rippled/merges","archive_url":"https://api.github.com/repos/ripple/rippled/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/ripple/rippled/downloads","issues_url":"https://api.github.com/repos/ripple/rippled/issues{/number}","pulls_url":"https://api.github.com/repos/ripple/rippled/pulls{/number}","milestones_url":"https://api.github.com/repos/ripple/rippled/milestones{/number}","notifications_url":"https://api.github.com/repos/ripple/rippled/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/ripple/rippled/labels{/name}","releases_url":"https://api.github.com/repos/ripple/rippled/releases{/id}","deployments_url":"https://api.github.com/repos/ripple/rippled/deployments","created_at":"2011/11/07","updated_at":"2017/01/09","pushed_at":"2017/01/10","git_url":"git://github.com/ripple/rippled.git","ssh_url":"git@github.com:ripple/rippled.git","clone_url":"https://github.com/ripple/rippled.git","svn_url":"https://github.com/ripple/rippled","homepage":"https://ripple.com","size":79766,"stargazers_count":1199,"watchers_count":1199,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":379,"mirror_url":null,"open_issues_count":138,"forks":379,"open_issues":138,"watchers":1199,"default_branch":"develop","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"ripple","id":3165523,"avatar_url":"https://avatars.githubusercontent.com/u/3165523?v=3","gravatar_id":"","url":"https://api.github.com/users/ripple","html_url":"https://github.com/ripple","followers_url":"https://api.github.com/users/ripple/followers","following_url":"https://api.github.com/users/ripple/following{/other_user}","gists_url":"https://api.github.com/users/ripple/gists{/gist_id}","starred_url":"https://api.github.com/users/ripple/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ripple/subscriptions","organizations_url":"https://api.github.com/users/ripple/orgs","repos_url":"https://api.github.com/users/ripple/repos","events_url":"https://api.github.com/users/ripple/events{/privacy}","received_events_url":"https://api.github.com/users/ripple/received_events","type":"Organization","site_admin":false},"network_count":379,"subscribers_count":245,"contributors":56,"commits_per_week":12.25,"releases":30,"coin":"Ripple"},{"id":4646198,"name":"litecoin","full_name":"litecoin-project/litecoin","owner":{"login":"litecoin-project","id":1845120,"avatar_url":"https://avatars.githubusercontent.com/u/1845120?v=3","gravatar_id":"","url":"https://api.github.com/users/litecoin-project","html_url":"https://github.com/litecoin-project","followers_url":"https://api.github.com/users/litecoin-project/followers","following_url":"https://api.github.com/users/litecoin-project/following{/other_user}","gists_url":"https://api.github.com/users/litecoin-project/gists{/gist_id}","starred_url":"https://api.github.com/users/litecoin-project/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/litecoin-project/subscriptions","organizations_url":"https://api.github.com/users/litecoin-project/orgs","repos_url":"https://api.github.com/users/litecoin-project/repos","events_url":"https://api.github.com/users/litecoin-project/events{/privacy}","received_events_url":"https://api.github.com/users/litecoin-project/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/litecoin-project/litecoin","description":"Litecoin source tree","fork":true,"url":"https://github.com/litecoin-project/litecoin","forks_url":"https://api.github.com/repos/litecoin-project/litecoin/forks","keys_url":"https://api.github.com/repos/litecoin-project/litecoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/litecoin-project/litecoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/litecoin-project/litecoin/teams","hooks_url":"https://api.github.com/repos/litecoin-project/litecoin/hooks","issue_events_url":"https://api.github.com/repos/litecoin-project/litecoin/issues/events{/number}","events_url":"https://api.github.com/repos/litecoin-project/litecoin/events","assignees_url":"https://api.github.com/repos/litecoin-project/litecoin/assignees{/user}","branches_url":"https://api.github.com/repos/litecoin-project/litecoin/branches{/branch}","tags_url":"https://api.github.com/repos/litecoin-project/litecoin/tags","blobs_url":"https://api.github.com/repos/litecoin-project/litecoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/litecoin-project/litecoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/litecoin-project/litecoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/litecoin-project/litecoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/litecoin-project/litecoin/statuses/{sha}","languages_url":"https://api.github.com/repos/litecoin-project/litecoin/languages","stargazers_url":"https://api.github.com/repos/litecoin-project/litecoin/stargazers","contributors_url":"https://api.github.com/repos/litecoin-project/litecoin/contributors","subscribers_url":"https://api.github.com/repos/litecoin-project/litecoin/subscribers","subscription_url":"https://api.github.com/repos/litecoin-project/litecoin/subscription","commits_url":"https://api.github.com/repos/litecoin-project/litecoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/litecoin-project/litecoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/litecoin-project/litecoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/litecoin-project/litecoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/litecoin-project/litecoin/contents/{+path}","compare_url":"https://api.github.com/repos/litecoin-project/litecoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/litecoin-project/litecoin/merges","archive_url":"https://api.github.com/repos/litecoin-project/litecoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/litecoin-project/litecoin/downloads","issues_url":"https://api.github.com/repos/litecoin-project/litecoin/issues{/number}","pulls_url":"https://api.github.com/repos/litecoin-project/litecoin/pulls{/number}","milestones_url":"https://api.github.com/repos/litecoin-project/litecoin/milestones{/number}","notifications_url":"https://api.github.com/repos/litecoin-project/litecoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/litecoin-project/litecoin/labels{/name}","releases_url":"https://api.github.com/repos/litecoin-project/litecoin/releases{/id}","deployments_url":"https://api.github.com/repos/litecoin-project/litecoin/deployments","created_at":"2012/06/13","updated_at":"2017/01/09","pushed_at":"2017/01/10","git_url":"git://github.com/litecoin-project/litecoin.git","ssh_url":"git@github.com:litecoin-project/litecoin.git","clone_url":"https://github.com/litecoin-project/litecoin.git","svn_url":"https://github.com/litecoin-project/litecoin","homepage":"http://www.litecoin.org","size":80973,"stargazers_count":1161,"watchers_count":1161,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":true,"has_pages":false,"forks_count":834,"mirror_url":null,"open_issues_count":3,"forks":834,"open_issues":3,"watchers":1161,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"litecoin-project","id":1845120,"avatar_url":"https://avatars.githubusercontent.com/u/1845120?v=3","gravatar_id":"","url":"https://api.github.com/users/litecoin-project","html_url":"https://github.com/litecoin-project","followers_url":"https://api.github.com/users/litecoin-project/followers","following_url":"https://api.github.com/users/litecoin-project/following{/other_user}","gists_url":"https://api.github.com/users/litecoin-project/gists{/gist_id}","starred_url":"https://api.github.com/users/litecoin-project/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/litecoin-project/subscriptions","organizations_url":"https://api.github.com/users/litecoin-project/orgs","repos_url":"https://api.github.com/users/litecoin-project/repos","events_url":"https://api.github.com/users/litecoin-project/events{/privacy}","received_events_url":"https://api.github.com/users/litecoin-project/received_events","type":"Organization","site_admin":false},"parent":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"source":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"network_count":7177,"subscribers_count":253,"contributors":100,"commits_per_week":30.538,"releases":1,"coin":"Litecoin"},{"id":19316619,"name":"monero","full_name":"monero-project/monero","owner":{"login":"monero-project","id":7450663,"avatar_url":"https://avatars.githubusercontent.com/u/7450663?v=3","gravatar_id":"","url":"https://api.github.com/users/monero-project","html_url":"https://github.com/monero-project","followers_url":"https://api.github.com/users/monero-project/followers","following_url":"https://api.github.com/users/monero-project/following{/other_user}","gists_url":"https://api.github.com/users/monero-project/gists{/gist_id}","starred_url":"https://api.github.com/users/monero-project/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/monero-project/subscriptions","organizations_url":"https://api.github.com/users/monero-project/orgs","repos_url":"https://api.github.com/users/monero-project/repos","events_url":"https://api.github.com/users/monero-project/events{/privacy}","received_events_url":"https://api.github.com/users/monero-project/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/monero-project/monero","description":"Monero: the secure, private, untraceable cryptocurrency","fork":false,"url":"https://github.com/monero-project/monero","forks_url":"https://api.github.com/repos/monero-project/monero/forks","keys_url":"https://api.github.com/repos/monero-project/monero/keys{/key_id}","collaborators_url":"https://api.github.com/repos/monero-project/monero/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/monero-project/monero/teams","hooks_url":"https://api.github.com/repos/monero-project/monero/hooks","issue_events_url":"https://api.github.com/repos/monero-project/monero/issues/events{/number}","events_url":"https://api.github.com/repos/monero-project/monero/events","assignees_url":"https://api.github.com/repos/monero-project/monero/assignees{/user}","branches_url":"https://api.github.com/repos/monero-project/monero/branches{/branch}","tags_url":"https://api.github.com/repos/monero-project/monero/tags","blobs_url":"https://api.github.com/repos/monero-project/monero/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/monero-project/monero/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/monero-project/monero/git/refs{/sha}","trees_url":"https://api.github.com/repos/monero-project/monero/git/trees{/sha}","statuses_url":"https://api.github.com/repos/monero-project/monero/statuses/{sha}","languages_url":"https://api.github.com/repos/monero-project/monero/languages","stargazers_url":"https://api.github.com/repos/monero-project/monero/stargazers","contributors_url":"https://api.github.com/repos/monero-project/monero/contributors","subscribers_url":"https://api.github.com/repos/monero-project/monero/subscribers","subscription_url":"https://api.github.com/repos/monero-project/monero/subscription","commits_url":"https://api.github.com/repos/monero-project/monero/commits{/sha}","git_commits_url":"https://api.github.com/repos/monero-project/monero/git/commits{/sha}","comments_url":"https://api.github.com/repos/monero-project/monero/comments{/number}","issue_comment_url":"https://api.github.com/repos/monero-project/monero/issues/comments{/number}","contents_url":"https://api.github.com/repos/monero-project/monero/contents/{+path}","compare_url":"https://api.github.com/repos/monero-project/monero/compare/{base}...{head}","merges_url":"https://api.github.com/repos/monero-project/monero/merges","archive_url":"https://api.github.com/repos/monero-project/monero/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/monero-project/monero/downloads","issues_url":"https://api.github.com/repos/monero-project/monero/issues{/number}","pulls_url":"https://api.github.com/repos/monero-project/monero/pulls{/number}","milestones_url":"https://api.github.com/repos/monero-project/monero/milestones{/number}","notifications_url":"https://api.github.com/repos/monero-project/monero/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/monero-project/monero/labels{/name}","releases_url":"https://api.github.com/repos/monero-project/monero/releases{/id}","deployments_url":"https://api.github.com/repos/monero-project/monero/deployments","created_at":"2014/04/30","updated_at":"2017/01/10","pushed_at":"2017/01/10","git_url":"git://github.com/monero-project/monero.git","ssh_url":"git@github.com:monero-project/monero.git","clone_url":"https://github.com/monero-project/monero.git","svn_url":"https://github.com/monero-project/monero","homepage":"https://getmonero.org","size":84355,"stargazers_count":388,"watchers_count":388,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":247,"mirror_url":null,"open_issues_count":145,"forks":247,"open_issues":145,"watchers":388,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"network_count":247,"subscribers_count":107,"contributors":74,"commits_per_week":32.385,"releases":7,"coin":"Monero"},{"id":19352450,"name":"dash","full_name":"dashpay/dash","owner":{"login":"dashpay","id":11511719,"avatar_url":"https://avatars.githubusercontent.com/u/11511719?v=3","gravatar_id":"","url":"https://api.github.com/users/dashpay","html_url":"https://github.com/dashpay","followers_url":"https://api.github.com/users/dashpay/followers","following_url":"https://api.github.com/users/dashpay/following{/other_user}","gists_url":"https://api.github.com/users/dashpay/gists{/gist_id}","starred_url":"https://api.github.com/users/dashpay/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dashpay/subscriptions","organizations_url":"https://api.github.com/users/dashpay/orgs","repos_url":"https://api.github.com/users/dashpay/repos","events_url":"https://api.github.com/users/dashpay/events{/privacy}","received_events_url":"https://api.github.com/users/dashpay/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/dashpay/dash","description":"Dash - Reinventing Cryptocurrency","fork":true,"url":"https://github.com/dashpay/dash","forks_url":"https://api.github.com/repos/dashpay/dash/forks","keys_url":"https://api.github.com/repos/dashpay/dash/keys{/key_id}","collaborators_url":"https://api.github.com/repos/dashpay/dash/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/dashpay/dash/teams","hooks_url":"https://api.github.com/repos/dashpay/dash/hooks","issue_events_url":"https://api.github.com/repos/dashpay/dash/issues/events{/number}","events_url":"https://api.github.com/repos/dashpay/dash/events","assignees_url":"https://api.github.com/repos/dashpay/dash/assignees{/user}","branches_url":"https://api.github.com/repos/dashpay/dash/branches{/branch}","tags_url":"https://api.github.com/repos/dashpay/dash/tags","blobs_url":"https://api.github.com/repos/dashpay/dash/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/dashpay/dash/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/dashpay/dash/git/refs{/sha}","trees_url":"https://api.github.com/repos/dashpay/dash/git/trees{/sha}","statuses_url":"https://api.github.com/repos/dashpay/dash/statuses/{sha}","languages_url":"https://api.github.com/repos/dashpay/dash/languages","stargazers_url":"https://api.github.com/repos/dashpay/dash/stargazers","contributors_url":"https://api.github.com/repos/dashpay/dash/contributors","subscribers_url":"https://api.github.com/repos/dashpay/dash/subscribers","subscription_url":"https://api.github.com/repos/dashpay/dash/subscription","commits_url":"https://api.github.com/repos/dashpay/dash/commits{/sha}","git_commits_url":"https://api.github.com/repos/dashpay/dash/git/commits{/sha}","comments_url":"https://api.github.com/repos/dashpay/dash/comments{/number}","issue_comment_url":"https://api.github.com/repos/dashpay/dash/issues/comments{/number}","contents_url":"https://api.github.com/repos/dashpay/dash/contents/{+path}","compare_url":"https://api.github.com/repos/dashpay/dash/compare/{base}...{head}","merges_url":"https://api.github.com/repos/dashpay/dash/merges","archive_url":"https://api.github.com/repos/dashpay/dash/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/dashpay/dash/downloads","issues_url":"https://api.github.com/repos/dashpay/dash/issues{/number}","pulls_url":"https://api.github.com/repos/dashpay/dash/pulls{/number}","milestones_url":"https://api.github.com/repos/dashpay/dash/milestones{/number}","notifications_url":"https://api.github.com/repos/dashpay/dash/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/dashpay/dash/labels{/name}","releases_url":"https://api.github.com/repos/dashpay/dash/releases{/id}","deployments_url":"https://api.github.com/repos/dashpay/dash/deployments","created_at":"2014/05/02","updated_at":"2017/01/10","pushed_at":"2017/01/09","git_url":"git://github.com/dashpay/dash.git","ssh_url":"git@github.com:dashpay/dash.git","clone_url":"https://github.com/dashpay/dash.git","svn_url":"https://github.com/dashpay/dash","homepage":"https://www.dash.org","size":103360,"stargazers_count":353,"watchers_count":353,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":true,"has_pages":false,"forks_count":193,"mirror_url":null,"open_issues_count":45,"forks":193,"open_issues":45,"watchers":353,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"dashpay","id":11511719,"avatar_url":"https://avatars.githubusercontent.com/u/11511719?v=3","gravatar_id":"","url":"https://api.github.com/users/dashpay","html_url":"https://github.com/dashpay","followers_url":"https://api.github.com/users/dashpay/followers","following_url":"https://api.github.com/users/dashpay/following{/other_user}","gists_url":"https://api.github.com/users/dashpay/gists{/gist_id}","starred_url":"https://api.github.com/users/dashpay/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dashpay/subscriptions","organizations_url":"https://api.github.com/users/dashpay/orgs","repos_url":"https://api.github.com/users/dashpay/repos","events_url":"https://api.github.com/users/dashpay/events{/privacy}","received_events_url":"https://api.github.com/users/dashpay/received_events","type":"Organization","site_admin":false},"parent":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"source":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"network_count":7177,"subscribers_count":112,"contributors":100,"commits_per_week":null,"releases":4,"coin":"Dash"},{"id":27623806,"name":"augur-core","full_name":"AugurProject/augur-core","owner":{"login":"AugurProject","id":9636524,"avatar_url":"https://avatars.githubusercontent.com/u/9636524?v=3","gravatar_id":"","url":"https://api.github.com/users/AugurProject","html_url":"https://github.com/AugurProject","followers_url":"https://api.github.com/users/AugurProject/followers","following_url":"https://api.github.com/users/AugurProject/following{/other_user}","gists_url":"https://api.github.com/users/AugurProject/gists{/gist_id}","starred_url":"https://api.github.com/users/AugurProject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AugurProject/subscriptions","organizations_url":"https://api.github.com/users/AugurProject/orgs","repos_url":"https://api.github.com/users/AugurProject/repos","events_url":"https://api.github.com/users/AugurProject/events{/privacy}","received_events_url":"https://api.github.com/users/AugurProject/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/AugurProject/augur-core","description":"Augur back-end (Ethereum contracts)","fork":false,"url":"https://github.com/AugurProject/augur-core","forks_url":"https://api.github.com/repos/AugurProject/augur-core/forks","keys_url":"https://api.github.com/repos/AugurProject/augur-core/keys{/key_id}","collaborators_url":"https://api.github.com/repos/AugurProject/augur-core/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/AugurProject/augur-core/teams","hooks_url":"https://api.github.com/repos/AugurProject/augur-core/hooks","issue_events_url":"https://api.github.com/repos/AugurProject/augur-core/issues/events{/number}","events_url":"https://api.github.com/repos/AugurProject/augur-core/events","assignees_url":"https://api.github.com/repos/AugurProject/augur-core/assignees{/user}","branches_url":"https://api.github.com/repos/AugurProject/augur-core/branches{/branch}","tags_url":"https://api.github.com/repos/AugurProject/augur-core/tags","blobs_url":"https://api.github.com/repos/AugurProject/augur-core/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/AugurProject/augur-core/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/AugurProject/augur-core/git/refs{/sha}","trees_url":"https://api.github.com/repos/AugurProject/augur-core/git/trees{/sha}","statuses_url":"https://api.github.com/repos/AugurProject/augur-core/statuses/{sha}","languages_url":"https://api.github.com/repos/AugurProject/augur-core/languages","stargazers_url":"https://api.github.com/repos/AugurProject/augur-core/stargazers","contributors_url":"https://api.github.com/repos/AugurProject/augur-core/contributors","subscribers_url":"https://api.github.com/repos/AugurProject/augur-core/subscribers","subscription_url":"https://api.github.com/repos/AugurProject/augur-core/subscription","commits_url":"https://api.github.com/repos/AugurProject/augur-core/commits{/sha}","git_commits_url":"https://api.github.com/repos/AugurProject/augur-core/git/commits{/sha}","comments_url":"https://api.github.com/repos/AugurProject/augur-core/comments{/number}","issue_comment_url":"https://api.github.com/repos/AugurProject/augur-core/issues/comments{/number}","contents_url":"https://api.github.com/repos/AugurProject/augur-core/contents/{+path}","compare_url":"https://api.github.com/repos/AugurProject/augur-core/compare/{base}...{head}","merges_url":"https://api.github.com/repos/AugurProject/augur-core/merges","archive_url":"https://api.github.com/repos/AugurProject/augur-core/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/AugurProject/augur-core/downloads","issues_url":"https://api.github.com/repos/AugurProject/augur-core/issues{/number}","pulls_url":"https://api.github.com/repos/AugurProject/augur-core/pulls{/number}","milestones_url":"https://api.github.com/repos/AugurProject/augur-core/milestones{/number}","notifications_url":"https://api.github.com/repos/AugurProject/augur-core/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/AugurProject/augur-core/labels{/name}","releases_url":"https://api.github.com/repos/AugurProject/augur-core/releases{/id}","deployments_url":"https://api.github.com/repos/AugurProject/augur-core/deployments","created_at":"2014/12/06","updated_at":"2017/01/07","pushed_at":"2017/01/09","git_url":"git://github.com/AugurProject/augur-core.git","ssh_url":"git@github.com:AugurProject/augur-core.git","clone_url":"https://github.com/AugurProject/augur-core.git","svn_url":"https://github.com/AugurProject/augur-core","homepage":"https://www.augur.net","size":5820,"stargazers_count":130,"watchers_count":130,"language":"Python","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":31,"mirror_url":null,"open_issues_count":5,"forks":31,"open_issues":5,"watchers":130,"default_branch":"develop","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"AugurProject","id":9636524,"avatar_url":"https://avatars.githubusercontent.com/u/9636524?v=3","gravatar_id":"","url":"https://api.github.com/users/AugurProject","html_url":"https://github.com/AugurProject","followers_url":"https://api.github.com/users/AugurProject/followers","following_url":"https://api.github.com/users/AugurProject/following{/other_user}","gists_url":"https://api.github.com/users/AugurProject/gists{/gist_id}","starred_url":"https://api.github.com/users/AugurProject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AugurProject/subscriptions","organizations_url":"https://api.github.com/users/AugurProject/orgs","repos_url":"https://api.github.com/users/AugurProject/repos","events_url":"https://api.github.com/users/AugurProject/events{/privacy}","received_events_url":"https://api.github.com/users/AugurProject/received_events","type":"Organization","site_admin":false},"network_count":31,"subscribers_count":41,"contributors":8,"commits_per_week":13.827,"releases":0,"coin":"Augur"},{"id":32020533,"name":"safe_client_libs","full_name":"maidsafe/safe_client_libs","owner":{"login":"maidsafe","id":536423,"avatar_url":"https://avatars.githubusercontent.com/u/536423?v=3","gravatar_id":"","url":"https://api.github.com/users/maidsafe","html_url":"https://github.com/maidsafe","followers_url":"https://api.github.com/users/maidsafe/followers","following_url":"https://api.github.com/users/maidsafe/following{/other_user}","gists_url":"https://api.github.com/users/maidsafe/gists{/gist_id}","starred_url":"https://api.github.com/users/maidsafe/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/maidsafe/subscriptions","organizations_url":"https://api.github.com/users/maidsafe/orgs","repos_url":"https://api.github.com/users/maidsafe/repos","events_url":"https://api.github.com/users/maidsafe/events{/privacy}","received_events_url":"https://api.github.com/users/maidsafe/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/maidsafe/safe_client_libs","description":"SAFE Network client side rust module(s)","fork":false,"url":"https://github.com/maidsafe/safe_client_libs","forks_url":"https://api.github.com/repos/maidsafe/safe_client_libs/forks","keys_url":"https://api.github.com/repos/maidsafe/safe_client_libs/keys{/key_id}","collaborators_url":"https://api.github.com/repos/maidsafe/safe_client_libs/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/maidsafe/safe_client_libs/teams","hooks_url":"https://api.github.com/repos/maidsafe/safe_client_libs/hooks","issue_events_url":"https://api.github.com/repos/maidsafe/safe_client_libs/issues/events{/number}","events_url":"https://api.github.com/repos/maidsafe/safe_client_libs/events","assignees_url":"https://api.github.com/repos/maidsafe/safe_client_libs/assignees{/user}","branches_url":"https://api.github.com/repos/maidsafe/safe_client_libs/branches{/branch}","tags_url":"https://api.github.com/repos/maidsafe/safe_client_libs/tags","blobs_url":"https://api.github.com/repos/maidsafe/safe_client_libs/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/maidsafe/safe_client_libs/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/maidsafe/safe_client_libs/git/refs{/sha}","trees_url":"https://api.github.com/repos/maidsafe/safe_client_libs/git/trees{/sha}","statuses_url":"https://api.github.com/repos/maidsafe/safe_client_libs/statuses/{sha}","languages_url":"https://api.github.com/repos/maidsafe/safe_client_libs/languages","stargazers_url":"https://api.github.com/repos/maidsafe/safe_client_libs/stargazers","contributors_url":"https://api.github.com/repos/maidsafe/safe_client_libs/contributors","subscribers_url":"https://api.github.com/repos/maidsafe/safe_client_libs/subscribers","subscription_url":"https://api.github.com/repos/maidsafe/safe_client_libs/subscription","commits_url":"https://api.github.com/repos/maidsafe/safe_client_libs/commits{/sha}","git_commits_url":"https://api.github.com/repos/maidsafe/safe_client_libs/git/commits{/sha}","comments_url":"https://api.github.com/repos/maidsafe/safe_client_libs/comments{/number}","issue_comment_url":"https://api.github.com/repos/maidsafe/safe_client_libs/issues/comments{/number}","contents_url":"https://api.github.com/repos/maidsafe/safe_client_libs/contents/{+path}","compare_url":"https://api.github.com/repos/maidsafe/safe_client_libs/compare/{base}...{head}","merges_url":"https://api.github.com/repos/maidsafe/safe_client_libs/merges","archive_url":"https://api.github.com/repos/maidsafe/safe_client_libs/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/maidsafe/safe_client_libs/downloads","issues_url":"https://api.github.com/repos/maidsafe/safe_client_libs/issues{/number}","pulls_url":"https://api.github.com/repos/maidsafe/safe_client_libs/pulls{/number}","milestones_url":"https://api.github.com/repos/maidsafe/safe_client_libs/milestones{/number}","notifications_url":"https://api.github.com/repos/maidsafe/safe_client_libs/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/maidsafe/safe_client_libs/labels{/name}","releases_url":"https://api.github.com/repos/maidsafe/safe_client_libs/releases{/id}","deployments_url":"https://api.github.com/repos/maidsafe/safe_client_libs/deployments","created_at":"2015/03/11","updated_at":"2017/01/02","pushed_at":"2017/01/09","git_url":"git://github.com/maidsafe/safe_client_libs.git","ssh_url":"git@github.com:maidsafe/safe_client_libs.git","clone_url":"https://github.com/maidsafe/safe_client_libs.git","svn_url":"https://github.com/maidsafe/safe_client_libs","homepage":"","size":93351,"stargazers_count":82,"watchers_count":82,"language":"Rust","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":42,"mirror_url":null,"open_issues_count":3,"forks":42,"open_issues":3,"watchers":82,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"maidsafe","id":536423,"avatar_url":"https://avatars.githubusercontent.com/u/536423?v=3","gravatar_id":"","url":"https://api.github.com/users/maidsafe","html_url":"https://github.com/maidsafe","followers_url":"https://api.github.com/users/maidsafe/followers","following_url":"https://api.github.com/users/maidsafe/following{/other_user}","gists_url":"https://api.github.com/users/maidsafe/gists{/gist_id}","starred_url":"https://api.github.com/users/maidsafe/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/maidsafe/subscriptions","organizations_url":"https://api.github.com/users/maidsafe/orgs","repos_url":"https://api.github.com/users/maidsafe/repos","events_url":"https://api.github.com/users/maidsafe/events{/privacy}","received_events_url":"https://api.github.com/users/maidsafe/received_events","type":"Organization","site_admin":false},"network_count":42,"subscribers_count":36,"contributors":20,"commits_per_week":8.904,"releases":0,"coin":"Maidsafe"},{"id":54517947,"name":"steem","full_name":"steemit/steem","owner":{"login":"steemit","id":17434692,"avatar_url":"https://avatars.githubusercontent.com/u/17434692?v=3","gravatar_id":"","url":"https://api.github.com/users/steemit","html_url":"https://github.com/steemit","followers_url":"https://api.github.com/users/steemit/followers","following_url":"https://api.github.com/users/steemit/following{/other_user}","gists_url":"https://api.github.com/users/steemit/gists{/gist_id}","starred_url":"https://api.github.com/users/steemit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/steemit/subscriptions","organizations_url":"https://api.github.com/users/steemit/orgs","repos_url":"https://api.github.com/users/steemit/repos","events_url":"https://api.github.com/users/steemit/events{/privacy}","received_events_url":"https://api.github.com/users/steemit/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/steemit/steem","description":"A social media platform where everyone gets paid to post.","fork":false,"url":"https://github.com/steemit/steem","forks_url":"https://api.github.com/repos/steemit/steem/forks","keys_url":"https://api.github.com/repos/steemit/steem/keys{/key_id}","collaborators_url":"https://api.github.com/repos/steemit/steem/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/steemit/steem/teams","hooks_url":"https://api.github.com/repos/steemit/steem/hooks","issue_events_url":"https://api.github.com/repos/steemit/steem/issues/events{/number}","events_url":"https://api.github.com/repos/steemit/steem/events","assignees_url":"https://api.github.com/repos/steemit/steem/assignees{/user}","branches_url":"https://api.github.com/repos/steemit/steem/branches{/branch}","tags_url":"https://api.github.com/repos/steemit/steem/tags","blobs_url":"https://api.github.com/repos/steemit/steem/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/steemit/steem/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/steemit/steem/git/refs{/sha}","trees_url":"https://api.github.com/repos/steemit/steem/git/trees{/sha}","statuses_url":"https://api.github.com/repos/steemit/steem/statuses/{sha}","languages_url":"https://api.github.com/repos/steemit/steem/languages","stargazers_url":"https://api.github.com/repos/steemit/steem/stargazers","contributors_url":"https://api.github.com/repos/steemit/steem/contributors","subscribers_url":"https://api.github.com/repos/steemit/steem/subscribers","subscription_url":"https://api.github.com/repos/steemit/steem/subscription","commits_url":"https://api.github.com/repos/steemit/steem/commits{/sha}","git_commits_url":"https://api.github.com/repos/steemit/steem/git/commits{/sha}","comments_url":"https://api.github.com/repos/steemit/steem/comments{/number}","issue_comment_url":"https://api.github.com/repos/steemit/steem/issues/comments{/number}","contents_url":"https://api.github.com/repos/steemit/steem/contents/{+path}","compare_url":"https://api.github.com/repos/steemit/steem/compare/{base}...{head}","merges_url":"https://api.github.com/repos/steemit/steem/merges","archive_url":"https://api.github.com/repos/steemit/steem/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/steemit/steem/downloads","issues_url":"https://api.github.com/repos/steemit/steem/issues{/number}","pulls_url":"https://api.github.com/repos/steemit/steem/pulls{/number}","milestones_url":"https://api.github.com/repos/steemit/steem/milestones{/number}","notifications_url":"https://api.github.com/repos/steemit/steem/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/steemit/steem/labels{/name}","releases_url":"https://api.github.com/repos/steemit/steem/releases{/id}","deployments_url":"https://api.github.com/repos/steemit/steem/deployments","created_at":"2016/03/23","updated_at":"2017/01/10","pushed_at":"2017/01/10","git_url":"git://github.com/steemit/steem.git","ssh_url":"git@github.com:steemit/steem.git","clone_url":"https://github.com/steemit/steem.git","svn_url":"https://github.com/steemit/steem","homepage":"https://steemit.com","size":6213,"stargazers_count":224,"watchers_count":224,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":false,"has_pages":false,"forks_count":117,"mirror_url":null,"open_issues_count":159,"forks":117,"open_issues":159,"watchers":224,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"steemit","id":17434692,"avatar_url":"https://avatars.githubusercontent.com/u/17434692?v=3","gravatar_id":"","url":"https://api.github.com/users/steemit","html_url":"https://github.com/steemit","followers_url":"https://api.github.com/users/steemit/followers","following_url":"https://api.github.com/users/steemit/following{/other_user}","gists_url":"https://api.github.com/users/steemit/gists{/gist_id}","starred_url":"https://api.github.com/users/steemit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/steemit/subscriptions","organizations_url":"https://api.github.com/users/steemit/orgs","repos_url":"https://api.github.com/users/steemit/repos","events_url":"https://api.github.com/users/steemit/events{/privacy}","received_events_url":"https://api.github.com/users/steemit/received_events","type":"Organization","site_admin":false},"network_count":117,"subscribers_count":75,"contributors":20,"commits_per_week":27.596,"releases":30,"coin":"Steem"},{"id":34216338,"name":"nem.core","full_name":"NemProject/nem.core","owner":{"login":"NemProject","id":7942606,"avatar_url":"https://avatars.githubusercontent.com/u/7942606?v=3","gravatar_id":"","url":"https://api.github.com/users/NemProject","html_url":"https://github.com/NemProject","followers_url":"https://api.github.com/users/NemProject/followers","following_url":"https://api.github.com/users/NemProject/following{/other_user}","gists_url":"https://api.github.com/users/NemProject/gists{/gist_id}","starred_url":"https://api.github.com/users/NemProject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/NemProject/subscriptions","organizations_url":"https://api.github.com/users/NemProject/orgs","repos_url":"https://api.github.com/users/NemProject/repos","events_url":"https://api.github.com/users/NemProject/events{/privacy}","received_events_url":"https://api.github.com/users/NemProject/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/NemProject/nem.core","description":"org.nem.core package","fork":false,"url":"https://github.com/NemProject/nem.core","forks_url":"https://api.github.com/repos/NemProject/nem.core/forks","keys_url":"https://api.github.com/repos/NemProject/nem.core/keys{/key_id}","collaborators_url":"https://api.github.com/repos/NemProject/nem.core/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/NemProject/nem.core/teams","hooks_url":"https://api.github.com/repos/NemProject/nem.core/hooks","issue_events_url":"https://api.github.com/repos/NemProject/nem.core/issues/events{/number}","events_url":"https://api.github.com/repos/NemProject/nem.core/events","assignees_url":"https://api.github.com/repos/NemProject/nem.core/assignees{/user}","branches_url":"https://api.github.com/repos/NemProject/nem.core/branches{/branch}","tags_url":"https://api.github.com/repos/NemProject/nem.core/tags","blobs_url":"https://api.github.com/repos/NemProject/nem.core/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/NemProject/nem.core/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/NemProject/nem.core/git/refs{/sha}","trees_url":"https://api.github.com/repos/NemProject/nem.core/git/trees{/sha}","statuses_url":"https://api.github.com/repos/NemProject/nem.core/statuses/{sha}","languages_url":"https://api.github.com/repos/NemProject/nem.core/languages","stargazers_url":"https://api.github.com/repos/NemProject/nem.core/stargazers","contributors_url":"https://api.github.com/repos/NemProject/nem.core/contributors","subscribers_url":"https://api.github.com/repos/NemProject/nem.core/subscribers","subscription_url":"https://api.github.com/repos/NemProject/nem.core/subscription","commits_url":"https://api.github.com/repos/NemProject/nem.core/commits{/sha}","git_commits_url":"https://api.github.com/repos/NemProject/nem.core/git/commits{/sha}","comments_url":"https://api.github.com/repos/NemProject/nem.core/comments{/number}","issue_comment_url":"https://api.github.com/repos/NemProject/nem.core/issues/comments{/number}","contents_url":"https://api.github.com/repos/NemProject/nem.core/contents/{+path}","compare_url":"https://api.github.com/repos/NemProject/nem.core/compare/{base}...{head}","merges_url":"https://api.github.com/repos/NemProject/nem.core/merges","archive_url":"https://api.github.com/repos/NemProject/nem.core/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/NemProject/nem.core/downloads","issues_url":"https://api.github.com/repos/NemProject/nem.core/issues{/number}","pulls_url":"https://api.github.com/repos/NemProject/nem.core/pulls{/number}","milestones_url":"https://api.github.com/repos/NemProject/nem.core/milestones{/number}","notifications_url":"https://api.github.com/repos/NemProject/nem.core/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/NemProject/nem.core/labels{/name}","releases_url":"https://api.github.com/repos/NemProject/nem.core/releases{/id}","deployments_url":"https://api.github.com/repos/NemProject/nem.core/deployments","created_at":"2015/04/20","updated_at":"2017/01/07","pushed_at":"2016/12/07","git_url":"git://github.com/NemProject/nem.core.git","ssh_url":"git@github.com:NemProject/nem.core.git","clone_url":"https://github.com/NemProject/nem.core.git","svn_url":"https://github.com/NemProject/nem.core","homepage":"http://nem.io","size":1325,"stargazers_count":30,"watchers_count":30,"language":"Java","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":10,"mirror_url":null,"open_issues_count":4,"forks":10,"open_issues":4,"watchers":30,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"NemProject","id":7942606,"avatar_url":"https://avatars.githubusercontent.com/u/7942606?v=3","gravatar_id":"","url":"https://api.github.com/users/NemProject","html_url":"https://github.com/NemProject","followers_url":"https://api.github.com/users/NemProject/followers","following_url":"https://api.github.com/users/NemProject/following{/other_user}","gists_url":"https://api.github.com/users/NemProject/gists{/gist_id}","starred_url":"https://api.github.com/users/NemProject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/NemProject/subscriptions","organizations_url":"https://api.github.com/users/NemProject/orgs","repos_url":"https://api.github.com/users/NemProject/repos","events_url":"https://api.github.com/users/NemProject/events{/privacy}","received_events_url":"https://api.github.com/users/NemProject/received_events","type":"Organization","site_admin":false},"network_count":10,"subscribers_count":22,"contributors":3,"commits_per_week":0.865,"releases":0,"coin":"NEM"},{"id":42664084,"name":"factomd","full_name":"FactomProject/factomd","owner":{"login":"FactomProject","id":8729117,"avatar_url":"https://avatars.githubusercontent.com/u/8729117?v=3","gravatar_id":"","url":"https://api.github.com/users/FactomProject","html_url":"https://github.com/FactomProject","followers_url":"https://api.github.com/users/FactomProject/followers","following_url":"https://api.github.com/users/FactomProject/following{/other_user}","gists_url":"https://api.github.com/users/FactomProject/gists{/gist_id}","starred_url":"https://api.github.com/users/FactomProject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/FactomProject/subscriptions","organizations_url":"https://api.github.com/users/FactomProject/orgs","repos_url":"https://api.github.com/users/FactomProject/repos","events_url":"https://api.github.com/users/FactomProject/events{/privacy}","received_events_url":"https://api.github.com/users/FactomProject/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/FactomProject/factomd","description":"Milestone2 work","fork":false,"url":"https://github.com/FactomProject/factomd","forks_url":"https://api.github.com/repos/FactomProject/factomd/forks","keys_url":"https://api.github.com/repos/FactomProject/factomd/keys{/key_id}","collaborators_url":"https://api.github.com/repos/FactomProject/factomd/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/FactomProject/factomd/teams","hooks_url":"https://api.github.com/repos/FactomProject/factomd/hooks","issue_events_url":"https://api.github.com/repos/FactomProject/factomd/issues/events{/number}","events_url":"https://api.github.com/repos/FactomProject/factomd/events","assignees_url":"https://api.github.com/repos/FactomProject/factomd/assignees{/user}","branches_url":"https://api.github.com/repos/FactomProject/factomd/branches{/branch}","tags_url":"https://api.github.com/repos/FactomProject/factomd/tags","blobs_url":"https://api.github.com/repos/FactomProject/factomd/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/FactomProject/factomd/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/FactomProject/factomd/git/refs{/sha}","trees_url":"https://api.github.com/repos/FactomProject/factomd/git/trees{/sha}","statuses_url":"https://api.github.com/repos/FactomProject/factomd/statuses/{sha}","languages_url":"https://api.github.com/repos/FactomProject/factomd/languages","stargazers_url":"https://api.github.com/repos/FactomProject/factomd/stargazers","contributors_url":"https://api.github.com/repos/FactomProject/factomd/contributors","subscribers_url":"https://api.github.com/repos/FactomProject/factomd/subscribers","subscription_url":"https://api.github.com/repos/FactomProject/factomd/subscription","commits_url":"https://api.github.com/repos/FactomProject/factomd/commits{/sha}","git_commits_url":"https://api.github.com/repos/FactomProject/factomd/git/commits{/sha}","comments_url":"https://api.github.com/repos/FactomProject/factomd/comments{/number}","issue_comment_url":"https://api.github.com/repos/FactomProject/factomd/issues/comments{/number}","contents_url":"https://api.github.com/repos/FactomProject/factomd/contents/{+path}","compare_url":"https://api.github.com/repos/FactomProject/factomd/compare/{base}...{head}","merges_url":"https://api.github.com/repos/FactomProject/factomd/merges","archive_url":"https://api.github.com/repos/FactomProject/factomd/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/FactomProject/factomd/downloads","issues_url":"https://api.github.com/repos/FactomProject/factomd/issues{/number}","pulls_url":"https://api.github.com/repos/FactomProject/factomd/pulls{/number}","milestones_url":"https://api.github.com/repos/FactomProject/factomd/milestones{/number}","notifications_url":"https://api.github.com/repos/FactomProject/factomd/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/FactomProject/factomd/labels{/name}","releases_url":"https://api.github.com/repos/FactomProject/factomd/releases{/id}","deployments_url":"https://api.github.com/repos/FactomProject/factomd/deployments","created_at":"2015/09/17","updated_at":"2017/01/05","pushed_at":"2017/01/10","git_url":"git://github.com/FactomProject/factomd.git","ssh_url":"git@github.com:FactomProject/factomd.git","clone_url":"https://github.com/FactomProject/factomd.git","svn_url":"https://github.com/FactomProject/factomd","homepage":null,"size":101340,"stargazers_count":35,"watchers_count":35,"language":"Go","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":8,"mirror_url":null,"open_issues_count":3,"forks":8,"open_issues":3,"watchers":35,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"FactomProject","id":8729117,"avatar_url":"https://avatars.githubusercontent.com/u/8729117?v=3","gravatar_id":"","url":"https://api.github.com/users/FactomProject","html_url":"https://github.com/FactomProject","followers_url":"https://api.github.com/users/FactomProject/followers","following_url":"https://api.github.com/users/FactomProject/following{/other_user}","gists_url":"https://api.github.com/users/FactomProject/gists{/gist_id}","starred_url":"https://api.github.com/users/FactomProject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/FactomProject/subscriptions","organizations_url":"https://api.github.com/users/FactomProject/orgs","repos_url":"https://api.github.com/users/FactomProject/repos","events_url":"https://api.github.com/users/FactomProject/events{/privacy}","received_events_url":"https://api.github.com/users/FactomProject/received_events","type":"Organization","site_admin":false},"network_count":8,"subscribers_count":26,"contributors":46,"commits_per_week":65.385,"releases":0,"coin":"Factom"},{"id":14981376,"name":"dogecoin","full_name":"dogecoin/dogecoin","owner":{"login":"dogecoin","id":6122353,"avatar_url":"https://avatars.githubusercontent.com/u/6122353?v=3","gravatar_id":"","url":"https://api.github.com/users/dogecoin","html_url":"https://github.com/dogecoin","followers_url":"https://api.github.com/users/dogecoin/followers","following_url":"https://api.github.com/users/dogecoin/following{/other_user}","gists_url":"https://api.github.com/users/dogecoin/gists{/gist_id}","starred_url":"https://api.github.com/users/dogecoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dogecoin/subscriptions","organizations_url":"https://api.github.com/users/dogecoin/orgs","repos_url":"https://api.github.com/users/dogecoin/repos","events_url":"https://api.github.com/users/dogecoin/events{/privacy}","received_events_url":"https://api.github.com/users/dogecoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/dogecoin/dogecoin","description":"very currency","fork":false,"url":"https://github.com/dogecoin/dogecoin","forks_url":"https://api.github.com/repos/dogecoin/dogecoin/forks","keys_url":"https://api.github.com/repos/dogecoin/dogecoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/dogecoin/dogecoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/dogecoin/dogecoin/teams","hooks_url":"https://api.github.com/repos/dogecoin/dogecoin/hooks","issue_events_url":"https://api.github.com/repos/dogecoin/dogecoin/issues/events{/number}","events_url":"https://api.github.com/repos/dogecoin/dogecoin/events","assignees_url":"https://api.github.com/repos/dogecoin/dogecoin/assignees{/user}","branches_url":"https://api.github.com/repos/dogecoin/dogecoin/branches{/branch}","tags_url":"https://api.github.com/repos/dogecoin/dogecoin/tags","blobs_url":"https://api.github.com/repos/dogecoin/dogecoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/dogecoin/dogecoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/dogecoin/dogecoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/dogecoin/dogecoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/dogecoin/dogecoin/statuses/{sha}","languages_url":"https://api.github.com/repos/dogecoin/dogecoin/languages","stargazers_url":"https://api.github.com/repos/dogecoin/dogecoin/stargazers","contributors_url":"https://api.github.com/repos/dogecoin/dogecoin/contributors","subscribers_url":"https://api.github.com/repos/dogecoin/dogecoin/subscribers","subscription_url":"https://api.github.com/repos/dogecoin/dogecoin/subscription","commits_url":"https://api.github.com/repos/dogecoin/dogecoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/dogecoin/dogecoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/dogecoin/dogecoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/dogecoin/dogecoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/dogecoin/dogecoin/contents/{+path}","compare_url":"https://api.github.com/repos/dogecoin/dogecoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/dogecoin/dogecoin/merges","archive_url":"https://api.github.com/repos/dogecoin/dogecoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/dogecoin/dogecoin/downloads","issues_url":"https://api.github.com/repos/dogecoin/dogecoin/issues{/number}","pulls_url":"https://api.github.com/repos/dogecoin/dogecoin/pulls{/number}","milestones_url":"https://api.github.com/repos/dogecoin/dogecoin/milestones{/number}","notifications_url":"https://api.github.com/repos/dogecoin/dogecoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/dogecoin/dogecoin/labels{/name}","releases_url":"https://api.github.com/repos/dogecoin/dogecoin/releases{/id}","deployments_url":"https://api.github.com/repos/dogecoin/dogecoin/deployments","created_at":"2013/12/06","updated_at":"2017/01/06","pushed_at":"2016/12/12","git_url":"git://github.com/dogecoin/dogecoin.git","ssh_url":"git@github.com:dogecoin/dogecoin.git","clone_url":"https://github.com/dogecoin/dogecoin.git","svn_url":"https://github.com/dogecoin/dogecoin","homepage":"","size":140909,"stargazers_count":1153,"watchers_count":1153,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":533,"mirror_url":null,"open_issues_count":54,"forks":533,"open_issues":54,"watchers":1153,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"dogecoin","id":6122353,"avatar_url":"https://avatars.githubusercontent.com/u/6122353?v=3","gravatar_id":"","url":"https://api.github.com/users/dogecoin","html_url":"https://github.com/dogecoin","followers_url":"https://api.github.com/users/dogecoin/followers","following_url":"https://api.github.com/users/dogecoin/following{/other_user}","gists_url":"https://api.github.com/users/dogecoin/gists{/gist_id}","starred_url":"https://api.github.com/users/dogecoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dogecoin/subscriptions","organizations_url":"https://api.github.com/users/dogecoin/orgs","repos_url":"https://api.github.com/users/dogecoin/repos","events_url":"https://api.github.com/users/dogecoin/events{/privacy}","received_events_url":"https://api.github.com/users/dogecoin/received_events","type":"Organization","site_admin":false},"network_count":533,"subscribers_count":150,"contributors":100,"commits_per_week":0,"releases":27,"coin":"Dogecoin"},{"id":56426975,"name":"Waves","full_name":"wavesplatform/Waves","owner":{"login":"wavesplatform","id":18295288,"avatar_url":"https://avatars.githubusercontent.com/u/18295288?v=3","gravatar_id":"","url":"https://api.github.com/users/wavesplatform","html_url":"https://github.com/wavesplatform","followers_url":"https://api.github.com/users/wavesplatform/followers","following_url":"https://api.github.com/users/wavesplatform/following{/other_user}","gists_url":"https://api.github.com/users/wavesplatform/gists{/gist_id}","starred_url":"https://api.github.com/users/wavesplatform/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/wavesplatform/subscriptions","organizations_url":"https://api.github.com/users/wavesplatform/orgs","repos_url":"https://api.github.com/users/wavesplatform/repos","events_url":"https://api.github.com/users/wavesplatform/events{/privacy}","received_events_url":"https://api.github.com/users/wavesplatform/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/wavesplatform/Waves","description":"Waves node application","fork":false,"url":"https://github.com/wavesplatform/Waves","forks_url":"https://api.github.com/repos/wavesplatform/Waves/forks","keys_url":"https://api.github.com/repos/wavesplatform/Waves/keys{/key_id}","collaborators_url":"https://api.github.com/repos/wavesplatform/Waves/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/wavesplatform/Waves/teams","hooks_url":"https://api.github.com/repos/wavesplatform/Waves/hooks","issue_events_url":"https://api.github.com/repos/wavesplatform/Waves/issues/events{/number}","events_url":"https://api.github.com/repos/wavesplatform/Waves/events","assignees_url":"https://api.github.com/repos/wavesplatform/Waves/assignees{/user}","branches_url":"https://api.github.com/repos/wavesplatform/Waves/branches{/branch}","tags_url":"https://api.github.com/repos/wavesplatform/Waves/tags","blobs_url":"https://api.github.com/repos/wavesplatform/Waves/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/wavesplatform/Waves/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/wavesplatform/Waves/git/refs{/sha}","trees_url":"https://api.github.com/repos/wavesplatform/Waves/git/trees{/sha}","statuses_url":"https://api.github.com/repos/wavesplatform/Waves/statuses/{sha}","languages_url":"https://api.github.com/repos/wavesplatform/Waves/languages","stargazers_url":"https://api.github.com/repos/wavesplatform/Waves/stargazers","contributors_url":"https://api.github.com/repos/wavesplatform/Waves/contributors","subscribers_url":"https://api.github.com/repos/wavesplatform/Waves/subscribers","subscription_url":"https://api.github.com/repos/wavesplatform/Waves/subscription","commits_url":"https://api.github.com/repos/wavesplatform/Waves/commits{/sha}","git_commits_url":"https://api.github.com/repos/wavesplatform/Waves/git/commits{/sha}","comments_url":"https://api.github.com/repos/wavesplatform/Waves/comments{/number}","issue_comment_url":"https://api.github.com/repos/wavesplatform/Waves/issues/comments{/number}","contents_url":"https://api.github.com/repos/wavesplatform/Waves/contents/{+path}","compare_url":"https://api.github.com/repos/wavesplatform/Waves/compare/{base}...{head}","merges_url":"https://api.github.com/repos/wavesplatform/Waves/merges","archive_url":"https://api.github.com/repos/wavesplatform/Waves/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/wavesplatform/Waves/downloads","issues_url":"https://api.github.com/repos/wavesplatform/Waves/issues{/number}","pulls_url":"https://api.github.com/repos/wavesplatform/Waves/pulls{/number}","milestones_url":"https://api.github.com/repos/wavesplatform/Waves/milestones{/number}","notifications_url":"https://api.github.com/repos/wavesplatform/Waves/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/wavesplatform/Waves/labels{/name}","releases_url":"https://api.github.com/repos/wavesplatform/Waves/releases{/id}","deployments_url":"https://api.github.com/repos/wavesplatform/Waves/deployments","created_at":"2016/04/17","updated_at":"2017/01/03","pushed_at":"2016/12/30","git_url":"git://github.com/wavesplatform/Waves.git","ssh_url":"git@github.com:wavesplatform/Waves.git","clone_url":"https://github.com/wavesplatform/Waves.git","svn_url":"https://github.com/wavesplatform/Waves","homepage":"https://wavesplatform.com/","size":9373,"stargazers_count":70,"watchers_count":70,"language":"Scala","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":29,"mirror_url":null,"open_issues_count":25,"forks":29,"open_issues":25,"watchers":70,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"wavesplatform","id":18295288,"avatar_url":"https://avatars.githubusercontent.com/u/18295288?v=3","gravatar_id":"","url":"https://api.github.com/users/wavesplatform","html_url":"https://github.com/wavesplatform","followers_url":"https://api.github.com/users/wavesplatform/followers","following_url":"https://api.github.com/users/wavesplatform/following{/other_user}","gists_url":"https://api.github.com/users/wavesplatform/gists{/gist_id}","starred_url":"https://api.github.com/users/wavesplatform/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/wavesplatform/subscriptions","organizations_url":"https://api.github.com/users/wavesplatform/orgs","repos_url":"https://api.github.com/users/wavesplatform/repos","events_url":"https://api.github.com/users/wavesplatform/events{/privacy}","received_events_url":"https://api.github.com/users/wavesplatform/received_events","type":"Organization","site_admin":false},"network_count":29,"subscribers_count":30,"contributors":14,"commits_per_week":7.404,"releases":22,"coin":"Waves"},{"id":26987049,"name":"zcash","full_name":"zcash/zcash","owner":{"login":"zcash","id":16122764,"avatar_url":"https://avatars.githubusercontent.com/u/16122764?v=3","gravatar_id":"","url":"https://api.github.com/users/zcash","html_url":"https://github.com/zcash","followers_url":"https://api.github.com/users/zcash/followers","following_url":"https://api.github.com/users/zcash/following{/other_user}","gists_url":"https://api.github.com/users/zcash/gists{/gist_id}","starred_url":"https://api.github.com/users/zcash/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zcash/subscriptions","organizations_url":"https://api.github.com/users/zcash/orgs","repos_url":"https://api.github.com/users/zcash/repos","events_url":"https://api.github.com/users/zcash/events{/privacy}","received_events_url":"https://api.github.com/users/zcash/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/zcash/zcash","description":"zcash","fork":false,"url":"https://github.com/zcash/zcash","forks_url":"https://api.github.com/repos/zcash/zcash/forks","keys_url":"https://api.github.com/repos/zcash/zcash/keys{/key_id}","collaborators_url":"https://api.github.com/repos/zcash/zcash/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/zcash/zcash/teams","hooks_url":"https://api.github.com/repos/zcash/zcash/hooks","issue_events_url":"https://api.github.com/repos/zcash/zcash/issues/events{/number}","events_url":"https://api.github.com/repos/zcash/zcash/events","assignees_url":"https://api.github.com/repos/zcash/zcash/assignees{/user}","branches_url":"https://api.github.com/repos/zcash/zcash/branches{/branch}","tags_url":"https://api.github.com/repos/zcash/zcash/tags","blobs_url":"https://api.github.com/repos/zcash/zcash/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/zcash/zcash/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/zcash/zcash/git/refs{/sha}","trees_url":"https://api.github.com/repos/zcash/zcash/git/trees{/sha}","statuses_url":"https://api.github.com/repos/zcash/zcash/statuses/{sha}","languages_url":"https://api.github.com/repos/zcash/zcash/languages","stargazers_url":"https://api.github.com/repos/zcash/zcash/stargazers","contributors_url":"https://api.github.com/repos/zcash/zcash/contributors","subscribers_url":"https://api.github.com/repos/zcash/zcash/subscribers","subscription_url":"https://api.github.com/repos/zcash/zcash/subscription","commits_url":"https://api.github.com/repos/zcash/zcash/commits{/sha}","git_commits_url":"https://api.github.com/repos/zcash/zcash/git/commits{/sha}","comments_url":"https://api.github.com/repos/zcash/zcash/comments{/number}","issue_comment_url":"https://api.github.com/repos/zcash/zcash/issues/comments{/number}","contents_url":"https://api.github.com/repos/zcash/zcash/contents/{+path}","compare_url":"https://api.github.com/repos/zcash/zcash/compare/{base}...{head}","merges_url":"https://api.github.com/repos/zcash/zcash/merges","archive_url":"https://api.github.com/repos/zcash/zcash/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/zcash/zcash/downloads","issues_url":"https://api.github.com/repos/zcash/zcash/issues{/number}","pulls_url":"https://api.github.com/repos/zcash/zcash/pulls{/number}","milestones_url":"https://api.github.com/repos/zcash/zcash/milestones{/number}","notifications_url":"https://api.github.com/repos/zcash/zcash/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/zcash/zcash/labels{/name}","releases_url":"https://api.github.com/repos/zcash/zcash/releases{/id}","deployments_url":"https://api.github.com/repos/zcash/zcash/deployments","created_at":"2014/11/22","updated_at":"2017/01/09","pushed_at":"2017/01/10","git_url":"git://github.com/zcash/zcash.git","ssh_url":"git@github.com:zcash/zcash.git","clone_url":"https://github.com/zcash/zcash.git","svn_url":"https://github.com/zcash/zcash","homepage":"https://z.cash/","size":44496,"stargazers_count":2075,"watchers_count":2075,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":435,"mirror_url":null,"open_issues_count":495,"forks":435,"open_issues":495,"watchers":2075,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"zcash","id":16122764,"avatar_url":"https://avatars.githubusercontent.com/u/16122764?v=3","gravatar_id":"","url":"https://api.github.com/users/zcash","html_url":"https://github.com/zcash","followers_url":"https://api.github.com/users/zcash/followers","following_url":"https://api.github.com/users/zcash/following{/other_user}","gists_url":"https://api.github.com/users/zcash/gists{/gist_id}","starred_url":"https://api.github.com/users/zcash/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zcash/subscriptions","organizations_url":"https://api.github.com/users/zcash/orgs","repos_url":"https://api.github.com/users/zcash/repos","events_url":"https://api.github.com/users/zcash/events{/privacy}","received_events_url":"https://api.github.com/users/zcash/received_events","type":"Organization","site_admin":false},"network_count":435,"subscribers_count":267,"contributors":100,"commits_per_week":25.635,"releases":4,"coin":"ZCash"},{"id":53199229,"name":"digixdao-contracts","full_name":"DigixGlobal/digixdao-contracts","owner":{"login":"DigixGlobal","id":11609312,"avatar_url":"https://avatars.githubusercontent.com/u/11609312?v=3","gravatar_id":"","url":"https://api.github.com/users/DigixGlobal","html_url":"https://github.com/DigixGlobal","followers_url":"https://api.github.com/users/DigixGlobal/followers","following_url":"https://api.github.com/users/DigixGlobal/following{/other_user}","gists_url":"https://api.github.com/users/DigixGlobal/gists{/gist_id}","starred_url":"https://api.github.com/users/DigixGlobal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/DigixGlobal/subscriptions","organizations_url":"https://api.github.com/users/DigixGlobal/orgs","repos_url":"https://api.github.com/users/DigixGlobal/repos","events_url":"https://api.github.com/users/DigixGlobal/events{/privacy}","received_events_url":"https://api.github.com/users/DigixGlobal/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/DigixGlobal/digixdao-contracts","description":"Solidity contracts for DigixDAO","fork":false,"url":"https://github.com/DigixGlobal/digixdao-contracts","forks_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/forks","keys_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/keys{/key_id}","collaborators_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/teams","hooks_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/hooks","issue_events_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/issues/events{/number}","events_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/events","assignees_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/assignees{/user}","branches_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/branches{/branch}","tags_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/tags","blobs_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/git/refs{/sha}","trees_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/git/trees{/sha}","statuses_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/statuses/{sha}","languages_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/languages","stargazers_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/stargazers","contributors_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/contributors","subscribers_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/subscribers","subscription_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/subscription","commits_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/commits{/sha}","git_commits_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/git/commits{/sha}","comments_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/comments{/number}","issue_comment_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/issues/comments{/number}","contents_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/contents/{+path}","compare_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/compare/{base}...{head}","merges_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/merges","archive_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/downloads","issues_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/issues{/number}","pulls_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/pulls{/number}","milestones_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/milestones{/number}","notifications_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/labels{/name}","releases_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/releases{/id}","deployments_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/deployments","created_at":"2016/03/05","updated_at":"2017/01/07","pushed_at":"2016/05/20","git_url":"git://github.com/DigixGlobal/digixdao-contracts.git","ssh_url":"git@github.com:DigixGlobal/digixdao-contracts.git","clone_url":"https://github.com/DigixGlobal/digixdao-contracts.git","svn_url":"https://github.com/DigixGlobal/digixdao-contracts","homepage":null,"size":138,"stargazers_count":13,"watchers_count":13,"language":"Ruby","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":6,"mirror_url":null,"open_issues_count":2,"forks":6,"open_issues":2,"watchers":13,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"DigixGlobal","id":11609312,"avatar_url":"https://avatars.githubusercontent.com/u/11609312?v=3","gravatar_id":"","url":"https://api.github.com/users/DigixGlobal","html_url":"https://github.com/DigixGlobal","followers_url":"https://api.github.com/users/DigixGlobal/followers","following_url":"https://api.github.com/users/DigixGlobal/following{/other_user}","gists_url":"https://api.github.com/users/DigixGlobal/gists{/gist_id}","starred_url":"https://api.github.com/users/DigixGlobal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/DigixGlobal/subscriptions","organizations_url":"https://api.github.com/users/DigixGlobal/orgs","repos_url":"https://api.github.com/users/DigixGlobal/repos","events_url":"https://api.github.com/users/DigixGlobal/events{/privacy}","received_events_url":"https://api.github.com/users/DigixGlobal/received_events","type":"Organization","site_admin":false},"network_count":6,"subscribers_count":9,"contributors":1,"commits_per_week":1.5,"releases":0,"coin":"DigixDAO"},{"id":27085821,"name":"stellar-core","full_name":"stellar/stellar-core","owner":{"login":"stellar","id":7386716,"avatar_url":"https://avatars.githubusercontent.com/u/7386716?v=3","gravatar_id":"","url":"https://api.github.com/users/stellar","html_url":"https://github.com/stellar","followers_url":"https://api.github.com/users/stellar/followers","following_url":"https://api.github.com/users/stellar/following{/other_user}","gists_url":"https://api.github.com/users/stellar/gists{/gist_id}","starred_url":"https://api.github.com/users/stellar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stellar/subscriptions","organizations_url":"https://api.github.com/users/stellar/orgs","repos_url":"https://api.github.com/users/stellar/repos","events_url":"https://api.github.com/users/stellar/events{/privacy}","received_events_url":"https://api.github.com/users/stellar/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/stellar/stellar-core","description":"stellar-core is the backbone of the Stellar network. It maintains a local copy of the ledger, communicating and staying in sync with other instances of stellar-core on the network. Optionally, stellar-core can store historical records of the ledger and participate in consensus.","fork":false,"url":"https://github.com/stellar/stellar-core","forks_url":"https://api.github.com/repos/stellar/stellar-core/forks","keys_url":"https://api.github.com/repos/stellar/stellar-core/keys{/key_id}","collaborators_url":"https://api.github.com/repos/stellar/stellar-core/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/stellar/stellar-core/teams","hooks_url":"https://api.github.com/repos/stellar/stellar-core/hooks","issue_events_url":"https://api.github.com/repos/stellar/stellar-core/issues/events{/number}","events_url":"https://api.github.com/repos/stellar/stellar-core/events","assignees_url":"https://api.github.com/repos/stellar/stellar-core/assignees{/user}","branches_url":"https://api.github.com/repos/stellar/stellar-core/branches{/branch}","tags_url":"https://api.github.com/repos/stellar/stellar-core/tags","blobs_url":"https://api.github.com/repos/stellar/stellar-core/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/stellar/stellar-core/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/stellar/stellar-core/git/refs{/sha}","trees_url":"https://api.github.com/repos/stellar/stellar-core/git/trees{/sha}","statuses_url":"https://api.github.com/repos/stellar/stellar-core/statuses/{sha}","languages_url":"https://api.github.com/repos/stellar/stellar-core/languages","stargazers_url":"https://api.github.com/repos/stellar/stellar-core/stargazers","contributors_url":"https://api.github.com/repos/stellar/stellar-core/contributors","subscribers_url":"https://api.github.com/repos/stellar/stellar-core/subscribers","subscription_url":"https://api.github.com/repos/stellar/stellar-core/subscription","commits_url":"https://api.github.com/repos/stellar/stellar-core/commits{/sha}","git_commits_url":"https://api.github.com/repos/stellar/stellar-core/git/commits{/sha}","comments_url":"https://api.github.com/repos/stellar/stellar-core/comments{/number}","issue_comment_url":"https://api.github.com/repos/stellar/stellar-core/issues/comments{/number}","contents_url":"https://api.github.com/repos/stellar/stellar-core/contents/{+path}","compare_url":"https://api.github.com/repos/stellar/stellar-core/compare/{base}...{head}","merges_url":"https://api.github.com/repos/stellar/stellar-core/merges","archive_url":"https://api.github.com/repos/stellar/stellar-core/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/stellar/stellar-core/downloads","issues_url":"https://api.github.com/repos/stellar/stellar-core/issues{/number}","pulls_url":"https://api.github.com/repos/stellar/stellar-core/pulls{/number}","milestones_url":"https://api.github.com/repos/stellar/stellar-core/milestones{/number}","notifications_url":"https://api.github.com/repos/stellar/stellar-core/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/stellar/stellar-core/labels{/name}","releases_url":"https://api.github.com/repos/stellar/stellar-core/releases{/id}","deployments_url":"https://api.github.com/repos/stellar/stellar-core/deployments","created_at":"2014/11/25","updated_at":"2017/01/09","pushed_at":"2017/01/09","git_url":"git://github.com/stellar/stellar-core.git","ssh_url":"git@github.com:stellar/stellar-core.git","clone_url":"https://github.com/stellar/stellar-core.git","svn_url":"https://github.com/stellar/stellar-core","homepage":"","size":11613,"stargazers_count":375,"watchers_count":375,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":112,"mirror_url":null,"open_issues_count":84,"forks":112,"open_issues":84,"watchers":375,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"stellar","id":7386716,"avatar_url":"https://avatars.githubusercontent.com/u/7386716?v=3","gravatar_id":"","url":"https://api.github.com/users/stellar","html_url":"https://github.com/stellar","followers_url":"https://api.github.com/users/stellar/followers","following_url":"https://api.github.com/users/stellar/following{/other_user}","gists_url":"https://api.github.com/users/stellar/gists{/gist_id}","starred_url":"https://api.github.com/users/stellar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stellar/subscriptions","organizations_url":"https://api.github.com/users/stellar/orgs","repos_url":"https://api.github.com/users/stellar/repos","events_url":"https://api.github.com/users/stellar/events{/privacy}","received_events_url":"https://api.github.com/users/stellar/received_events","type":"Organization","site_admin":false},"network_count":112,"subscribers_count":59,"contributors":28,"commits_per_week":4.462,"releases":15,"coin":"Stellar Lumens"},{"id":50873641,"name":"lisk","full_name":"LiskHQ/lisk","owner":{"login":"LiskHQ","id":16600915,"avatar_url":"https://avatars.githubusercontent.com/u/16600915?v=3","gravatar_id":"","url":"https://api.github.com/users/LiskHQ","html_url":"https://github.com/LiskHQ","followers_url":"https://api.github.com/users/LiskHQ/followers","following_url":"https://api.github.com/users/LiskHQ/following{/other_user}","gists_url":"https://api.github.com/users/LiskHQ/gists{/gist_id}","starred_url":"https://api.github.com/users/LiskHQ/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/LiskHQ/subscriptions","organizations_url":"https://api.github.com/users/LiskHQ/orgs","repos_url":"https://api.github.com/users/LiskHQ/repos","events_url":"https://api.github.com/users/LiskHQ/events{/privacy}","received_events_url":"https://api.github.com/users/LiskHQ/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/LiskHQ/lisk","description":"Lisk blockchain application platform and crypto-currency","fork":false,"url":"https://github.com/LiskHQ/lisk","forks_url":"https://api.github.com/repos/LiskHQ/lisk/forks","keys_url":"https://api.github.com/repos/LiskHQ/lisk/keys{/key_id}","collaborators_url":"https://api.github.com/repos/LiskHQ/lisk/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/LiskHQ/lisk/teams","hooks_url":"https://api.github.com/repos/LiskHQ/lisk/hooks","issue_events_url":"https://api.github.com/repos/LiskHQ/lisk/issues/events{/number}","events_url":"https://api.github.com/repos/LiskHQ/lisk/events","assignees_url":"https://api.github.com/repos/LiskHQ/lisk/assignees{/user}","branches_url":"https://api.github.com/repos/LiskHQ/lisk/branches{/branch}","tags_url":"https://api.github.com/repos/LiskHQ/lisk/tags","blobs_url":"https://api.github.com/repos/LiskHQ/lisk/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/LiskHQ/lisk/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/LiskHQ/lisk/git/refs{/sha}","trees_url":"https://api.github.com/repos/LiskHQ/lisk/git/trees{/sha}","statuses_url":"https://api.github.com/repos/LiskHQ/lisk/statuses/{sha}","languages_url":"https://api.github.com/repos/LiskHQ/lisk/languages","stargazers_url":"https://api.github.com/repos/LiskHQ/lisk/stargazers","contributors_url":"https://api.github.com/repos/LiskHQ/lisk/contributors","subscribers_url":"https://api.github.com/repos/LiskHQ/lisk/subscribers","subscription_url":"https://api.github.com/repos/LiskHQ/lisk/subscription","commits_url":"https://api.github.com/repos/LiskHQ/lisk/commits{/sha}","git_commits_url":"https://api.github.com/repos/LiskHQ/lisk/git/commits{/sha}","comments_url":"https://api.github.com/repos/LiskHQ/lisk/comments{/number}","issue_comment_url":"https://api.github.com/repos/LiskHQ/lisk/issues/comments{/number}","contents_url":"https://api.github.com/repos/LiskHQ/lisk/contents/{+path}","compare_url":"https://api.github.com/repos/LiskHQ/lisk/compare/{base}...{head}","merges_url":"https://api.github.com/repos/LiskHQ/lisk/merges","archive_url":"https://api.github.com/repos/LiskHQ/lisk/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/LiskHQ/lisk/downloads","issues_url":"https://api.github.com/repos/LiskHQ/lisk/issues{/number}","pulls_url":"https://api.github.com/repos/LiskHQ/lisk/pulls{/number}","milestones_url":"https://api.github.com/repos/LiskHQ/lisk/milestones{/number}","notifications_url":"https://api.github.com/repos/LiskHQ/lisk/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/LiskHQ/lisk/labels{/name}","releases_url":"https://api.github.com/repos/LiskHQ/lisk/releases{/id}","deployments_url":"https://api.github.com/repos/LiskHQ/lisk/deployments","created_at":"2016/02/02","updated_at":"2017/01/06","pushed_at":"2017/01/10","git_url":"git://github.com/LiskHQ/lisk.git","ssh_url":"git@github.com:LiskHQ/lisk.git","clone_url":"https://github.com/LiskHQ/lisk.git","svn_url":"https://github.com/LiskHQ/lisk","homepage":"https://lisk.io/","size":3481,"stargazers_count":152,"watchers_count":152,"language":"JavaScript","has_issues":true,"has_downloads":true,"has_wiki":false,"has_pages":false,"forks_count":64,"mirror_url":null,"open_issues_count":65,"forks":64,"open_issues":65,"watchers":152,"default_branch":"development","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"LiskHQ","id":16600915,"avatar_url":"https://avatars.githubusercontent.com/u/16600915?v=3","gravatar_id":"","url":"https://api.github.com/users/LiskHQ","html_url":"https://github.com/LiskHQ","followers_url":"https://api.github.com/users/LiskHQ/followers","following_url":"https://api.github.com/users/LiskHQ/following{/other_user}","gists_url":"https://api.github.com/users/LiskHQ/gists{/gist_id}","starred_url":"https://api.github.com/users/LiskHQ/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/LiskHQ/subscriptions","organizations_url":"https://api.github.com/users/LiskHQ/orgs","repos_url":"https://api.github.com/users/LiskHQ/repos","events_url":"https://api.github.com/users/LiskHQ/events{/privacy}","received_events_url":"https://api.github.com/users/LiskHQ/received_events","type":"Organization","site_admin":false},"network_count":64,"subscribers_count":50,"contributors":16,"commits_per_week":34.923,"releases":19,"coin":"Lisk"},{"id":65740816,"name":"EDINARCOIN","full_name":"edincoin/EDINARCOIN","owner":{"login":"edincoin","id":21025688,"avatar_url":"https://avatars.githubusercontent.com/u/21025688?v=3","gravatar_id":"","url":"https://api.github.com/users/edincoin","html_url":"https://github.com/edincoin","followers_url":"https://api.github.com/users/edincoin/followers","following_url":"https://api.github.com/users/edincoin/following{/other_user}","gists_url":"https://api.github.com/users/edincoin/gists{/gist_id}","starred_url":"https://api.github.com/users/edincoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/edincoin/subscriptions","organizations_url":"https://api.github.com/users/edincoin/orgs","repos_url":"https://api.github.com/users/edincoin/repos","events_url":"https://api.github.com/users/edincoin/events{/privacy}","received_events_url":"https://api.github.com/users/edincoin/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/edincoin/EDINARCOIN","description":null,"fork":false,"url":"https://github.com/edincoin/EDINARCOIN","forks_url":"https://api.github.com/repos/edincoin/EDINARCOIN/forks","keys_url":"https://api.github.com/repos/edincoin/EDINARCOIN/keys{/key_id}","collaborators_url":"https://api.github.com/repos/edincoin/EDINARCOIN/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/edincoin/EDINARCOIN/teams","hooks_url":"https://api.github.com/repos/edincoin/EDINARCOIN/hooks","issue_events_url":"https://api.github.com/repos/edincoin/EDINARCOIN/issues/events{/number}","events_url":"https://api.github.com/repos/edincoin/EDINARCOIN/events","assignees_url":"https://api.github.com/repos/edincoin/EDINARCOIN/assignees{/user}","branches_url":"https://api.github.com/repos/edincoin/EDINARCOIN/branches{/branch}","tags_url":"https://api.github.com/repos/edincoin/EDINARCOIN/tags","blobs_url":"https://api.github.com/repos/edincoin/EDINARCOIN/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/edincoin/EDINARCOIN/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/edincoin/EDINARCOIN/git/refs{/sha}","trees_url":"https://api.github.com/repos/edincoin/EDINARCOIN/git/trees{/sha}","statuses_url":"https://api.github.com/repos/edincoin/EDINARCOIN/statuses/{sha}","languages_url":"https://api.github.com/repos/edincoin/EDINARCOIN/languages","stargazers_url":"https://api.github.com/repos/edincoin/EDINARCOIN/stargazers","contributors_url":"https://api.github.com/repos/edincoin/EDINARCOIN/contributors","subscribers_url":"https://api.github.com/repos/edincoin/EDINARCOIN/subscribers","subscription_url":"https://api.github.com/repos/edincoin/EDINARCOIN/subscription","commits_url":"https://api.github.com/repos/edincoin/EDINARCOIN/commits{/sha}","git_commits_url":"https://api.github.com/repos/edincoin/EDINARCOIN/git/commits{/sha}","comments_url":"https://api.github.com/repos/edincoin/EDINARCOIN/comments{/number}","issue_comment_url":"https://api.github.com/repos/edincoin/EDINARCOIN/issues/comments{/number}","contents_url":"https://api.github.com/repos/edincoin/EDINARCOIN/contents/{+path}","compare_url":"https://api.github.com/repos/edincoin/EDINARCOIN/compare/{base}...{head}","merges_url":"https://api.github.com/repos/edincoin/EDINARCOIN/merges","archive_url":"https://api.github.com/repos/edincoin/EDINARCOIN/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/edincoin/EDINARCOIN/downloads","issues_url":"https://api.github.com/repos/edincoin/EDINARCOIN/issues{/number}","pulls_url":"https://api.github.com/repos/edincoin/EDINARCOIN/pulls{/number}","milestones_url":"https://api.github.com/repos/edincoin/EDINARCOIN/milestones{/number}","notifications_url":"https://api.github.com/repos/edincoin/EDINARCOIN/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/edincoin/EDINARCOIN/labels{/name}","releases_url":"https://api.github.com/repos/edincoin/EDINARCOIN/releases{/id}","deployments_url":"https://api.github.com/repos/edincoin/EDINARCOIN/deployments","created_at":"2016/08/15","updated_at":"2016/12/08","pushed_at":"2017/01/09","git_url":"git://github.com/edincoin/EDINARCOIN.git","ssh_url":"git@github.com:edincoin/EDINARCOIN.git","clone_url":"https://github.com/edincoin/EDINARCOIN.git","svn_url":"https://github.com/edincoin/EDINARCOIN","homepage":null,"size":867,"stargazers_count":2,"watchers_count":2,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":3,"mirror_url":null,"open_issues_count":0,"forks":3,"open_issues":0,"watchers":2,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"network_count":3,"subscribers_count":2,"contributors":0,"commits_per_week":null,"releases":0,"coin":"E-Dinar Coin"},{"id":37554072,"name":"GameCredits","full_name":"gamecredits-project/GameCredits","owner":{"login":"gamecredits-project","id":12903534,"avatar_url":"https://avatars.githubusercontent.com/u/12903534?v=3","gravatar_id":"","url":"https://api.github.com/users/gamecredits-project","html_url":"https://github.com/gamecredits-project","followers_url":"https://api.github.com/users/gamecredits-project/followers","following_url":"https://api.github.com/users/gamecredits-project/following{/other_user}","gists_url":"https://api.github.com/users/gamecredits-project/gists{/gist_id}","starred_url":"https://api.github.com/users/gamecredits-project/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gamecredits-project/subscriptions","organizations_url":"https://api.github.com/users/gamecredits-project/orgs","repos_url":"https://api.github.com/users/gamecredits-project/repos","events_url":"https://api.github.com/users/gamecredits-project/events{/privacy}","received_events_url":"https://api.github.com/users/gamecredits-project/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/gamecredits-project/GameCredits","description":null,"fork":true,"url":"https://github.com/gamecredits-project/GameCredits","forks_url":"https://api.github.com/repos/gamecredits-project/GameCredits/forks","keys_url":"https://api.github.com/repos/gamecredits-project/GameCredits/keys{/key_id}","collaborators_url":"https://api.github.com/repos/gamecredits-project/GameCredits/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/gamecredits-project/GameCredits/teams","hooks_url":"https://api.github.com/repos/gamecredits-project/GameCredits/hooks","issue_events_url":"https://api.github.com/repos/gamecredits-project/GameCredits/issues/events{/number}","events_url":"https://api.github.com/repos/gamecredits-project/GameCredits/events","assignees_url":"https://api.github.com/repos/gamecredits-project/GameCredits/assignees{/user}","branches_url":"https://api.github.com/repos/gamecredits-project/GameCredits/branches{/branch}","tags_url":"https://api.github.com/repos/gamecredits-project/GameCredits/tags","blobs_url":"https://api.github.com/repos/gamecredits-project/GameCredits/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/gamecredits-project/GameCredits/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/gamecredits-project/GameCredits/git/refs{/sha}","trees_url":"https://api.github.com/repos/gamecredits-project/GameCredits/git/trees{/sha}","statuses_url":"https://api.github.com/repos/gamecredits-project/GameCredits/statuses/{sha}","languages_url":"https://api.github.com/repos/gamecredits-project/GameCredits/languages","stargazers_url":"https://api.github.com/repos/gamecredits-project/GameCredits/stargazers","contributors_url":"https://api.github.com/repos/gamecredits-project/GameCredits/contributors","subscribers_url":"https://api.github.com/repos/gamecredits-project/GameCredits/subscribers","subscription_url":"https://api.github.com/repos/gamecredits-project/GameCredits/subscription","commits_url":"https://api.github.com/repos/gamecredits-project/GameCredits/commits{/sha}","git_commits_url":"https://api.github.com/repos/gamecredits-project/GameCredits/git/commits{/sha}","comments_url":"https://api.github.com/repos/gamecredits-project/GameCredits/comments{/number}","issue_comment_url":"https://api.github.com/repos/gamecredits-project/GameCredits/issues/comments{/number}","contents_url":"https://api.github.com/repos/gamecredits-project/GameCredits/contents/{+path}","compare_url":"https://api.github.com/repos/gamecredits-project/GameCredits/compare/{base}...{head}","merges_url":"https://api.github.com/repos/gamecredits-project/GameCredits/merges","archive_url":"https://api.github.com/repos/gamecredits-project/GameCredits/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/gamecredits-project/GameCredits/downloads","issues_url":"https://api.github.com/repos/gamecredits-project/GameCredits/issues{/number}","pulls_url":"https://api.github.com/repos/gamecredits-project/GameCredits/pulls{/number}","milestones_url":"https://api.github.com/repos/gamecredits-project/GameCredits/milestones{/number}","notifications_url":"https://api.github.com/repos/gamecredits-project/GameCredits/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/gamecredits-project/GameCredits/labels{/name}","releases_url":"https://api.github.com/repos/gamecredits-project/GameCredits/releases{/id}","deployments_url":"https://api.github.com/repos/gamecredits-project/GameCredits/deployments","created_at":"2015/06/17","updated_at":"2016/10/23","pushed_at":"2016/12/09","git_url":"git://github.com/gamecredits-project/GameCredits.git","ssh_url":"git@github.com:gamecredits-project/GameCredits.git","clone_url":"https://github.com/gamecredits-project/GameCredits.git","svn_url":"https://github.com/gamecredits-project/GameCredits","homepage":null,"size":4555,"stargazers_count":2,"watchers_count":2,"language":"C++","has_issues":false,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":5,"mirror_url":null,"open_issues_count":0,"forks":5,"open_issues":0,"watchers":2,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"gamecredits-project","id":12903534,"avatar_url":"https://avatars.githubusercontent.com/u/12903534?v=3","gravatar_id":"","url":"https://api.github.com/users/gamecredits-project","html_url":"https://github.com/gamecredits-project","followers_url":"https://api.github.com/users/gamecredits-project/followers","following_url":"https://api.github.com/users/gamecredits-project/following{/other_user}","gists_url":"https://api.github.com/users/gamecredits-project/gists{/gist_id}","starred_url":"https://api.github.com/users/gamecredits-project/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gamecredits-project/subscriptions","organizations_url":"https://api.github.com/users/gamecredits-project/orgs","repos_url":"https://api.github.com/users/gamecredits-project/repos","events_url":"https://api.github.com/users/gamecredits-project/events{/privacy}","received_events_url":"https://api.github.com/users/gamecredits-project/received_events","type":"Organization","site_admin":false},"parent":{"id":36656942,"name":"gamecredits","full_name":"noise23/gamecredits","owner":{"login":"noise23","id":7730421,"avatar_url":"https://avatars.githubusercontent.com/u/7730421?v=3","gravatar_id":"","url":"https://api.github.com/users/noise23","html_url":"https://github.com/noise23","followers_url":"https://api.github.com/users/noise23/followers","following_url":"https://api.github.com/users/noise23/following{/other_user}","gists_url":"https://api.github.com/users/noise23/gists{/gist_id}","starred_url":"https://api.github.com/users/noise23/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/noise23/subscriptions","organizations_url":"https://api.github.com/users/noise23/orgs","repos_url":"https://api.github.com/users/noise23/repos","events_url":"https://api.github.com/users/noise23/events{/privacy}","received_events_url":"https://api.github.com/users/noise23/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/noise23/gamecredits","description":null,"fork":true,"url":"https://api.github.com/repos/noise23/gamecredits","forks_url":"https://api.github.com/repos/noise23/gamecredits/forks","keys_url":"https://api.github.com/repos/noise23/gamecredits/keys{/key_id}","collaborators_url":"https://api.github.com/repos/noise23/gamecredits/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/noise23/gamecredits/teams","hooks_url":"https://api.github.com/repos/noise23/gamecredits/hooks","issue_events_url":"https://api.github.com/repos/noise23/gamecredits/issues/events{/number}","events_url":"https://api.github.com/repos/noise23/gamecredits/events","assignees_url":"https://api.github.com/repos/noise23/gamecredits/assignees{/user}","branches_url":"https://api.github.com/repos/noise23/gamecredits/branches{/branch}","tags_url":"https://api.github.com/repos/noise23/gamecredits/tags","blobs_url":"https://api.github.com/repos/noise23/gamecredits/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/noise23/gamecredits/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/noise23/gamecredits/git/refs{/sha}","trees_url":"https://api.github.com/repos/noise23/gamecredits/git/trees{/sha}","statuses_url":"https://api.github.com/repos/noise23/gamecredits/statuses/{sha}","languages_url":"https://api.github.com/repos/noise23/gamecredits/languages","stargazers_url":"https://api.github.com/repos/noise23/gamecredits/stargazers","contributors_url":"https://api.github.com/repos/noise23/gamecredits/contributors","subscribers_url":"https://api.github.com/repos/noise23/gamecredits/subscribers","subscription_url":"https://api.github.com/repos/noise23/gamecredits/subscription","commits_url":"https://api.github.com/repos/noise23/gamecredits/commits{/sha}","git_commits_url":"https://api.github.com/repos/noise23/gamecredits/git/commits{/sha}","comments_url":"https://api.github.com/repos/noise23/gamecredits/comments{/number}","issue_comment_url":"https://api.github.com/repos/noise23/gamecredits/issues/comments{/number}","contents_url":"https://api.github.com/repos/noise23/gamecredits/contents/{+path}","compare_url":"https://api.github.com/repos/noise23/gamecredits/compare/{base}...{head}","merges_url":"https://api.github.com/repos/noise23/gamecredits/merges","archive_url":"https://api.github.com/repos/noise23/gamecredits/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/noise23/gamecredits/downloads","issues_url":"https://api.github.com/repos/noise23/gamecredits/issues{/number}","pulls_url":"https://api.github.com/repos/noise23/gamecredits/pulls{/number}","milestones_url":"https://api.github.com/repos/noise23/gamecredits/milestones{/number}","notifications_url":"https://api.github.com/repos/noise23/gamecredits/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/noise23/gamecredits/labels{/name}","releases_url":"https://api.github.com/repos/noise23/gamecredits/releases{/id}","deployments_url":"https://api.github.com/repos/noise23/gamecredits/deployments","created_at":"2015-06-01T11:39:48Z","updated_at":"2016-01-23T14:54:35Z","pushed_at":"2016-01-23T14:54:33Z","git_url":"git://github.com/noise23/gamecredits.git","ssh_url":"git@github.com:noise23/gamecredits.git","clone_url":"https://github.com/noise23/gamecredits.git","svn_url":"https://github.com/noise23/gamecredits","homepage":null,"size":3434,"stargazers_count":0,"watchers_count":0,"language":"C++","has_issues":false,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":1,"mirror_url":null,"open_issues_count":0,"forks":1,"open_issues":0,"watchers":0,"default_branch":"master"},"source":{"id":33156321,"name":"gamecredits","full_name":"MarkPfennig/gamecredits","owner":{"login":"MarkPfennig","id":7946284,"avatar_url":"https://avatars.githubusercontent.com/u/7946284?v=3","gravatar_id":"","url":"https://api.github.com/users/MarkPfennig","html_url":"https://github.com/MarkPfennig","followers_url":"https://api.github.com/users/MarkPfennig/followers","following_url":"https://api.github.com/users/MarkPfennig/following{/other_user}","gists_url":"https://api.github.com/users/MarkPfennig/gists{/gist_id}","starred_url":"https://api.github.com/users/MarkPfennig/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MarkPfennig/subscriptions","organizations_url":"https://api.github.com/users/MarkPfennig/orgs","repos_url":"https://api.github.com/users/MarkPfennig/repos","events_url":"https://api.github.com/users/MarkPfennig/events{/privacy}","received_events_url":"https://api.github.com/users/MarkPfennig/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/MarkPfennig/gamecredits","description":null,"fork":false,"url":"https://api.github.com/repos/MarkPfennig/gamecredits","forks_url":"https://api.github.com/repos/MarkPfennig/gamecredits/forks","keys_url":"https://api.github.com/repos/MarkPfennig/gamecredits/keys{/key_id}","collaborators_url":"https://api.github.com/repos/MarkPfennig/gamecredits/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/MarkPfennig/gamecredits/teams","hooks_url":"https://api.github.com/repos/MarkPfennig/gamecredits/hooks","issue_events_url":"https://api.github.com/repos/MarkPfennig/gamecredits/issues/events{/number}","events_url":"https://api.github.com/repos/MarkPfennig/gamecredits/events","assignees_url":"https://api.github.com/repos/MarkPfennig/gamecredits/assignees{/user}","branches_url":"https://api.github.com/repos/MarkPfennig/gamecredits/branches{/branch}","tags_url":"https://api.github.com/repos/MarkPfennig/gamecredits/tags","blobs_url":"https://api.github.com/repos/MarkPfennig/gamecredits/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/MarkPfennig/gamecredits/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/MarkPfennig/gamecredits/git/refs{/sha}","trees_url":"https://api.github.com/repos/MarkPfennig/gamecredits/git/trees{/sha}","statuses_url":"https://api.github.com/repos/MarkPfennig/gamecredits/statuses/{sha}","languages_url":"https://api.github.com/repos/MarkPfennig/gamecredits/languages","stargazers_url":"https://api.github.com/repos/MarkPfennig/gamecredits/stargazers","contributors_url":"https://api.github.com/repos/MarkPfennig/gamecredits/contributors","subscribers_url":"https://api.github.com/repos/MarkPfennig/gamecredits/subscribers","subscription_url":"https://api.github.com/repos/MarkPfennig/gamecredits/subscription","commits_url":"https://api.github.com/repos/MarkPfennig/gamecredits/commits{/sha}","git_commits_url":"https://api.github.com/repos/MarkPfennig/gamecredits/git/commits{/sha}","comments_url":"https://api.github.com/repos/MarkPfennig/gamecredits/comments{/number}","issue_comment_url":"https://api.github.com/repos/MarkPfennig/gamecredits/issues/comments{/number}","contents_url":"https://api.github.com/repos/MarkPfennig/gamecredits/contents/{+path}","compare_url":"https://api.github.com/repos/MarkPfennig/gamecredits/compare/{base}...{head}","merges_url":"https://api.github.com/repos/MarkPfennig/gamecredits/merges","archive_url":"https://api.github.com/repos/MarkPfennig/gamecredits/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/MarkPfennig/gamecredits/downloads","issues_url":"https://api.github.com/repos/MarkPfennig/gamecredits/issues{/number}","pulls_url":"https://api.github.com/repos/MarkPfennig/gamecredits/pulls{/number}","milestones_url":"https://api.github.com/repos/MarkPfennig/gamecredits/milestones{/number}","notifications_url":"https://api.github.com/repos/MarkPfennig/gamecredits/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/MarkPfennig/gamecredits/labels{/name}","releases_url":"https://api.github.com/repos/MarkPfennig/gamecredits/releases{/id}","deployments_url":"https://api.github.com/repos/MarkPfennig/gamecredits/deployments","created_at":"2015-03-31T00:47:23Z","updated_at":"2015-04-07T21:34:16Z","pushed_at":"2015-04-07T21:34:12Z","git_url":"git://github.com/MarkPfennig/gamecredits.git","ssh_url":"git@github.com:MarkPfennig/gamecredits.git","clone_url":"https://github.com/MarkPfennig/gamecredits.git","svn_url":"https://github.com/MarkPfennig/gamecredits","homepage":null,"size":3529,"stargazers_count":1,"watchers_count":1,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":9,"mirror_url":null,"open_issues_count":1,"forks":9,"open_issues":1,"watchers":1,"default_branch":"master"},"network_count":9,"subscribers_count":11,"contributors":7,"commits_per_week":null,"releases":2,"coin":"GameCredits"},{"id":55947668,"name":"swiscoin","full_name":"SCNPay/swiscoin","owner":{"login":"SCNPay","id":18391062,"avatar_url":"https://avatars.githubusercontent.com/u/18391062?v=3","gravatar_id":"","url":"https://api.github.com/users/SCNPay","html_url":"https://github.com/SCNPay","followers_url":"https://api.github.com/users/SCNPay/followers","following_url":"https://api.github.com/users/SCNPay/following{/other_user}","gists_url":"https://api.github.com/users/SCNPay/gists{/gist_id}","starred_url":"https://api.github.com/users/SCNPay/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SCNPay/subscriptions","organizations_url":"https://api.github.com/users/SCNPay/orgs","repos_url":"https://api.github.com/users/SCNPay/repos","events_url":"https://api.github.com/users/SCNPay/events{/privacy}","received_events_url":"https://api.github.com/users/SCNPay/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/SCNPay/swiscoin","description":null,"fork":false,"url":"https://github.com/SCNPay/swiscoin","forks_url":"https://api.github.com/repos/SCNPay/swiscoin/forks","keys_url":"https://api.github.com/repos/SCNPay/swiscoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/SCNPay/swiscoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/SCNPay/swiscoin/teams","hooks_url":"https://api.github.com/repos/SCNPay/swiscoin/hooks","issue_events_url":"https://api.github.com/repos/SCNPay/swiscoin/issues/events{/number}","events_url":"https://api.github.com/repos/SCNPay/swiscoin/events","assignees_url":"https://api.github.com/repos/SCNPay/swiscoin/assignees{/user}","branches_url":"https://api.github.com/repos/SCNPay/swiscoin/branches{/branch}","tags_url":"https://api.github.com/repos/SCNPay/swiscoin/tags","blobs_url":"https://api.github.com/repos/SCNPay/swiscoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/SCNPay/swiscoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/SCNPay/swiscoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/SCNPay/swiscoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/SCNPay/swiscoin/statuses/{sha}","languages_url":"https://api.github.com/repos/SCNPay/swiscoin/languages","stargazers_url":"https://api.github.com/repos/SCNPay/swiscoin/stargazers","contributors_url":"https://api.github.com/repos/SCNPay/swiscoin/contributors","subscribers_url":"https://api.github.com/repos/SCNPay/swiscoin/subscribers","subscription_url":"https://api.github.com/repos/SCNPay/swiscoin/subscription","commits_url":"https://api.github.com/repos/SCNPay/swiscoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/SCNPay/swiscoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/SCNPay/swiscoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/SCNPay/swiscoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/SCNPay/swiscoin/contents/{+path}","compare_url":"https://api.github.com/repos/SCNPay/swiscoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/SCNPay/swiscoin/merges","archive_url":"https://api.github.com/repos/SCNPay/swiscoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/SCNPay/swiscoin/downloads","issues_url":"https://api.github.com/repos/SCNPay/swiscoin/issues{/number}","pulls_url":"https://api.github.com/repos/SCNPay/swiscoin/pulls{/number}","milestones_url":"https://api.github.com/repos/SCNPay/swiscoin/milestones{/number}","notifications_url":"https://api.github.com/repos/SCNPay/swiscoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/SCNPay/swiscoin/labels{/name}","releases_url":"https://api.github.com/repos/SCNPay/swiscoin/releases{/id}","deployments_url":"https://api.github.com/repos/SCNPay/swiscoin/deployments","created_at":"2016/04/11","updated_at":"2017/01/04","pushed_at":"2017/01/03","git_url":"git://github.com/SCNPay/swiscoin.git","ssh_url":"git@github.com:SCNPay/swiscoin.git","clone_url":"https://github.com/SCNPay/swiscoin.git","svn_url":"https://github.com/SCNPay/swiscoin","homepage":null,"size":4146,"stargazers_count":3,"watchers_count":3,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":3,"mirror_url":null,"open_issues_count":0,"forks":3,"open_issues":0,"watchers":3,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"network_count":3,"subscribers_count":5,"contributors":1,"commits_per_week":null,"releases":0,"coin":"Swisscoin"},{"id":44123252,"name":"bitshares-2","full_name":"bitshares/bitshares-2","owner":{"login":"bitshares","id":6914094,"avatar_url":"https://avatars.githubusercontent.com/u/6914094?v=3","gravatar_id":"","url":"https://api.github.com/users/bitshares","html_url":"https://github.com/bitshares","followers_url":"https://api.github.com/users/bitshares/followers","following_url":"https://api.github.com/users/bitshares/following{/other_user}","gists_url":"https://api.github.com/users/bitshares/gists{/gist_id}","starred_url":"https://api.github.com/users/bitshares/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitshares/subscriptions","organizations_url":"https://api.github.com/users/bitshares/orgs","repos_url":"https://api.github.com/users/bitshares/repos","events_url":"https://api.github.com/users/bitshares/events{/privacy}","received_events_url":"https://api.github.com/users/bitshares/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitshares/bitshares-2","description":"Your share in the Decentralized Exchange","fork":true,"url":"https://github.com/bitshares/bitshares-2","forks_url":"https://api.github.com/repos/bitshares/bitshares-2/forks","keys_url":"https://api.github.com/repos/bitshares/bitshares-2/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitshares/bitshares-2/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitshares/bitshares-2/teams","hooks_url":"https://api.github.com/repos/bitshares/bitshares-2/hooks","issue_events_url":"https://api.github.com/repos/bitshares/bitshares-2/issues/events{/number}","events_url":"https://api.github.com/repos/bitshares/bitshares-2/events","assignees_url":"https://api.github.com/repos/bitshares/bitshares-2/assignees{/user}","branches_url":"https://api.github.com/repos/bitshares/bitshares-2/branches{/branch}","tags_url":"https://api.github.com/repos/bitshares/bitshares-2/tags","blobs_url":"https://api.github.com/repos/bitshares/bitshares-2/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitshares/bitshares-2/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitshares/bitshares-2/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitshares/bitshares-2/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitshares/bitshares-2/statuses/{sha}","languages_url":"https://api.github.com/repos/bitshares/bitshares-2/languages","stargazers_url":"https://api.github.com/repos/bitshares/bitshares-2/stargazers","contributors_url":"https://api.github.com/repos/bitshares/bitshares-2/contributors","subscribers_url":"https://api.github.com/repos/bitshares/bitshares-2/subscribers","subscription_url":"https://api.github.com/repos/bitshares/bitshares-2/subscription","commits_url":"https://api.github.com/repos/bitshares/bitshares-2/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitshares/bitshares-2/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitshares/bitshares-2/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitshares/bitshares-2/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitshares/bitshares-2/contents/{+path}","compare_url":"https://api.github.com/repos/bitshares/bitshares-2/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitshares/bitshares-2/merges","archive_url":"https://api.github.com/repos/bitshares/bitshares-2/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitshares/bitshares-2/downloads","issues_url":"https://api.github.com/repos/bitshares/bitshares-2/issues{/number}","pulls_url":"https://api.github.com/repos/bitshares/bitshares-2/pulls{/number}","milestones_url":"https://api.github.com/repos/bitshares/bitshares-2/milestones{/number}","notifications_url":"https://api.github.com/repos/bitshares/bitshares-2/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitshares/bitshares-2/labels{/name}","releases_url":"https://api.github.com/repos/bitshares/bitshares-2/releases{/id}","deployments_url":"https://api.github.com/repos/bitshares/bitshares-2/deployments","created_at":"2015/10/13","updated_at":"2017/01/07","pushed_at":"2017/01/03","git_url":"git://github.com/bitshares/bitshares-2.git","ssh_url":"git@github.com:bitshares/bitshares-2.git","clone_url":"https://github.com/bitshares/bitshares-2.git","svn_url":"https://github.com/bitshares/bitshares-2","homepage":"https://bitshares.org/","size":18308,"stargazers_count":132,"watchers_count":132,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":55,"mirror_url":null,"open_issues_count":2,"forks":55,"open_issues":2,"watchers":132,"default_branch":"bitshares","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"bitshares","id":6914094,"avatar_url":"https://avatars.githubusercontent.com/u/6914094?v=3","gravatar_id":"","url":"https://api.github.com/users/bitshares","html_url":"https://github.com/bitshares","followers_url":"https://api.github.com/users/bitshares/followers","following_url":"https://api.github.com/users/bitshares/following{/other_user}","gists_url":"https://api.github.com/users/bitshares/gists{/gist_id}","starred_url":"https://api.github.com/users/bitshares/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitshares/subscriptions","organizations_url":"https://api.github.com/users/bitshares/orgs","repos_url":"https://api.github.com/users/bitshares/repos","events_url":"https://api.github.com/users/bitshares/events{/privacy}","received_events_url":"https://api.github.com/users/bitshares/received_events","type":"Organization","site_admin":false},"parent":{"id":37075508,"name":"graphene","full_name":"cryptonomex/graphene","owner":{"login":"cryptonomex","id":12283521,"avatar_url":"https://avatars.githubusercontent.com/u/12283521?v=3","gravatar_id":"","url":"https://api.github.com/users/cryptonomex","html_url":"https://github.com/cryptonomex","followers_url":"https://api.github.com/users/cryptonomex/followers","following_url":"https://api.github.com/users/cryptonomex/following{/other_user}","gists_url":"https://api.github.com/users/cryptonomex/gists{/gist_id}","starred_url":"https://api.github.com/users/cryptonomex/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cryptonomex/subscriptions","organizations_url":"https://api.github.com/users/cryptonomex/orgs","repos_url":"https://api.github.com/users/cryptonomex/repos","events_url":"https://api.github.com/users/cryptonomex/events{/privacy}","received_events_url":"https://api.github.com/users/cryptonomex/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/cryptonomex/graphene","description":null,"fork":false,"url":"https://api.github.com/repos/cryptonomex/graphene","forks_url":"https://api.github.com/repos/cryptonomex/graphene/forks","keys_url":"https://api.github.com/repos/cryptonomex/graphene/keys{/key_id}","collaborators_url":"https://api.github.com/repos/cryptonomex/graphene/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/cryptonomex/graphene/teams","hooks_url":"https://api.github.com/repos/cryptonomex/graphene/hooks","issue_events_url":"https://api.github.com/repos/cryptonomex/graphene/issues/events{/number}","events_url":"https://api.github.com/repos/cryptonomex/graphene/events","assignees_url":"https://api.github.com/repos/cryptonomex/graphene/assignees{/user}","branches_url":"https://api.github.com/repos/cryptonomex/graphene/branches{/branch}","tags_url":"https://api.github.com/repos/cryptonomex/graphene/tags","blobs_url":"https://api.github.com/repos/cryptonomex/graphene/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/cryptonomex/graphene/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/cryptonomex/graphene/git/refs{/sha}","trees_url":"https://api.github.com/repos/cryptonomex/graphene/git/trees{/sha}","statuses_url":"https://api.github.com/repos/cryptonomex/graphene/statuses/{sha}","languages_url":"https://api.github.com/repos/cryptonomex/graphene/languages","stargazers_url":"https://api.github.com/repos/cryptonomex/graphene/stargazers","contributors_url":"https://api.github.com/repos/cryptonomex/graphene/contributors","subscribers_url":"https://api.github.com/repos/cryptonomex/graphene/subscribers","subscription_url":"https://api.github.com/repos/cryptonomex/graphene/subscription","commits_url":"https://api.github.com/repos/cryptonomex/graphene/commits{/sha}","git_commits_url":"https://api.github.com/repos/cryptonomex/graphene/git/commits{/sha}","comments_url":"https://api.github.com/repos/cryptonomex/graphene/comments{/number}","issue_comment_url":"https://api.github.com/repos/cryptonomex/graphene/issues/comments{/number}","contents_url":"https://api.github.com/repos/cryptonomex/graphene/contents/{+path}","compare_url":"https://api.github.com/repos/cryptonomex/graphene/compare/{base}...{head}","merges_url":"https://api.github.com/repos/cryptonomex/graphene/merges","archive_url":"https://api.github.com/repos/cryptonomex/graphene/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/cryptonomex/graphene/downloads","issues_url":"https://api.github.com/repos/cryptonomex/graphene/issues{/number}","pulls_url":"https://api.github.com/repos/cryptonomex/graphene/pulls{/number}","milestones_url":"https://api.github.com/repos/cryptonomex/graphene/milestones{/number}","notifications_url":"https://api.github.com/repos/cryptonomex/graphene/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/cryptonomex/graphene/labels{/name}","releases_url":"https://api.github.com/repos/cryptonomex/graphene/releases{/id}","deployments_url":"https://api.github.com/repos/cryptonomex/graphene/deployments","created_at":"2015-06-08T15:29:41Z","updated_at":"2016-12-29T10:47:12Z","pushed_at":"2016-11-20T12:42:30Z","git_url":"git://github.com/cryptonomex/graphene.git","ssh_url":"git@github.com:cryptonomex/graphene.git","clone_url":"https://github.com/cryptonomex/graphene.git","svn_url":"https://github.com/cryptonomex/graphene","homepage":"","size":19455,"stargazers_count":179,"watchers_count":179,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":132,"mirror_url":null,"open_issues_count":194,"forks":132,"open_issues":194,"watchers":179,"default_branch":"master"},"source":{"id":37075508,"name":"graphene","full_name":"cryptonomex/graphene","owner":{"login":"cryptonomex","id":12283521,"avatar_url":"https://avatars.githubusercontent.com/u/12283521?v=3","gravatar_id":"","url":"https://api.github.com/users/cryptonomex","html_url":"https://github.com/cryptonomex","followers_url":"https://api.github.com/users/cryptonomex/followers","following_url":"https://api.github.com/users/cryptonomex/following{/other_user}","gists_url":"https://api.github.com/users/cryptonomex/gists{/gist_id}","starred_url":"https://api.github.com/users/cryptonomex/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cryptonomex/subscriptions","organizations_url":"https://api.github.com/users/cryptonomex/orgs","repos_url":"https://api.github.com/users/cryptonomex/repos","events_url":"https://api.github.com/users/cryptonomex/events{/privacy}","received_events_url":"https://api.github.com/users/cryptonomex/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/cryptonomex/graphene","description":null,"fork":false,"url":"https://api.github.com/repos/cryptonomex/graphene","forks_url":"https://api.github.com/repos/cryptonomex/graphene/forks","keys_url":"https://api.github.com/repos/cryptonomex/graphene/keys{/key_id}","collaborators_url":"https://api.github.com/repos/cryptonomex/graphene/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/cryptonomex/graphene/teams","hooks_url":"https://api.github.com/repos/cryptonomex/graphene/hooks","issue_events_url":"https://api.github.com/repos/cryptonomex/graphene/issues/events{/number}","events_url":"https://api.github.com/repos/cryptonomex/graphene/events","assignees_url":"https://api.github.com/repos/cryptonomex/graphene/assignees{/user}","branches_url":"https://api.github.com/repos/cryptonomex/graphene/branches{/branch}","tags_url":"https://api.github.com/repos/cryptonomex/graphene/tags","blobs_url":"https://api.github.com/repos/cryptonomex/graphene/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/cryptonomex/graphene/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/cryptonomex/graphene/git/refs{/sha}","trees_url":"https://api.github.com/repos/cryptonomex/graphene/git/trees{/sha}","statuses_url":"https://api.github.com/repos/cryptonomex/graphene/statuses/{sha}","languages_url":"https://api.github.com/repos/cryptonomex/graphene/languages","stargazers_url":"https://api.github.com/repos/cryptonomex/graphene/stargazers","contributors_url":"https://api.github.com/repos/cryptonomex/graphene/contributors","subscribers_url":"https://api.github.com/repos/cryptonomex/graphene/subscribers","subscription_url":"https://api.github.com/repos/cryptonomex/graphene/subscription","commits_url":"https://api.github.com/repos/cryptonomex/graphene/commits{/sha}","git_commits_url":"https://api.github.com/repos/cryptonomex/graphene/git/commits{/sha}","comments_url":"https://api.github.com/repos/cryptonomex/graphene/comments{/number}","issue_comment_url":"https://api.github.com/repos/cryptonomex/graphene/issues/comments{/number}","contents_url":"https://api.github.com/repos/cryptonomex/graphene/contents/{+path}","compare_url":"https://api.github.com/repos/cryptonomex/graphene/compare/{base}...{head}","merges_url":"https://api.github.com/repos/cryptonomex/graphene/merges","archive_url":"https://api.github.com/repos/cryptonomex/graphene/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/cryptonomex/graphene/downloads","issues_url":"https://api.github.com/repos/cryptonomex/graphene/issues{/number}","pulls_url":"https://api.github.com/repos/cryptonomex/graphene/pulls{/number}","milestones_url":"https://api.github.com/repos/cryptonomex/graphene/milestones{/number}","notifications_url":"https://api.github.com/repos/cryptonomex/graphene/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/cryptonomex/graphene/labels{/name}","releases_url":"https://api.github.com/repos/cryptonomex/graphene/releases{/id}","deployments_url":"https://api.github.com/repos/cryptonomex/graphene/deployments","created_at":"2015-06-08T15:29:41Z","updated_at":"2016-12-29T10:47:12Z","pushed_at":"2016-11-20T12:42:30Z","git_url":"git://github.com/cryptonomex/graphene.git","ssh_url":"git@github.com:cryptonomex/graphene.git","clone_url":"https://github.com/cryptonomex/graphene.git","svn_url":"https://github.com/cryptonomex/graphene","homepage":"","size":19455,"stargazers_count":179,"watchers_count":179,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":132,"mirror_url":null,"open_issues_count":194,"forks":132,"open_issues":194,"watchers":179,"default_branch":"master"},"network_count":132,"subscribers_count":72,"contributors":22,"commits_per_week":4.192,"releases":30,"coin":"Bitshares"},{"id":71836159,"name":"iri","full_name":"iotaledger/iri","owner":{"login":"iotaledger","id":20126597,"avatar_url":"https://avatars.githubusercontent.com/u/20126597?v=3","gravatar_id":"","url":"https://api.github.com/users/iotaledger","html_url":"https://github.com/iotaledger","followers_url":"https://api.github.com/users/iotaledger/followers","following_url":"https://api.github.com/users/iotaledger/following{/other_user}","gists_url":"https://api.github.com/users/iotaledger/gists{/gist_id}","starred_url":"https://api.github.com/users/iotaledger/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/iotaledger/subscriptions","organizations_url":"https://api.github.com/users/iotaledger/orgs","repos_url":"https://api.github.com/users/iotaledger/repos","events_url":"https://api.github.com/users/iotaledger/events{/privacy}","received_events_url":"https://api.github.com/users/iotaledger/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/iotaledger/iri","description":"IOTA Reference Implementation","fork":false,"url":"https://github.com/iotaledger/iri","forks_url":"https://api.github.com/repos/iotaledger/iri/forks","keys_url":"https://api.github.com/repos/iotaledger/iri/keys{/key_id}","collaborators_url":"https://api.github.com/repos/iotaledger/iri/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/iotaledger/iri/teams","hooks_url":"https://api.github.com/repos/iotaledger/iri/hooks","issue_events_url":"https://api.github.com/repos/iotaledger/iri/issues/events{/number}","events_url":"https://api.github.com/repos/iotaledger/iri/events","assignees_url":"https://api.github.com/repos/iotaledger/iri/assignees{/user}","branches_url":"https://api.github.com/repos/iotaledger/iri/branches{/branch}","tags_url":"https://api.github.com/repos/iotaledger/iri/tags","blobs_url":"https://api.github.com/repos/iotaledger/iri/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/iotaledger/iri/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/iotaledger/iri/git/refs{/sha}","trees_url":"https://api.github.com/repos/iotaledger/iri/git/trees{/sha}","statuses_url":"https://api.github.com/repos/iotaledger/iri/statuses/{sha}","languages_url":"https://api.github.com/repos/iotaledger/iri/languages","stargazers_url":"https://api.github.com/repos/iotaledger/iri/stargazers","contributors_url":"https://api.github.com/repos/iotaledger/iri/contributors","subscribers_url":"https://api.github.com/repos/iotaledger/iri/subscribers","subscription_url":"https://api.github.com/repos/iotaledger/iri/subscription","commits_url":"https://api.github.com/repos/iotaledger/iri/commits{/sha}","git_commits_url":"https://api.github.com/repos/iotaledger/iri/git/commits{/sha}","comments_url":"https://api.github.com/repos/iotaledger/iri/comments{/number}","issue_comment_url":"https://api.github.com/repos/iotaledger/iri/issues/comments{/number}","contents_url":"https://api.github.com/repos/iotaledger/iri/contents/{+path}","compare_url":"https://api.github.com/repos/iotaledger/iri/compare/{base}...{head}","merges_url":"https://api.github.com/repos/iotaledger/iri/merges","archive_url":"https://api.github.com/repos/iotaledger/iri/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/iotaledger/iri/downloads","issues_url":"https://api.github.com/repos/iotaledger/iri/issues{/number}","pulls_url":"https://api.github.com/repos/iotaledger/iri/pulls{/number}","milestones_url":"https://api.github.com/repos/iotaledger/iri/milestones{/number}","notifications_url":"https://api.github.com/repos/iotaledger/iri/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/iotaledger/iri/labels{/name}","releases_url":"https://api.github.com/repos/iotaledger/iri/releases{/id}","deployments_url":"https://api.github.com/repos/iotaledger/iri/deployments","created_at":"2016/10/25","updated_at":"2017/01/06","pushed_at":"2017/01/07","git_url":"git://github.com/iotaledger/iri.git","ssh_url":"git@github.com:iotaledger/iri.git","clone_url":"https://github.com/iotaledger/iri.git","svn_url":"https://github.com/iotaledger/iri","homepage":null,"size":261,"stargazers_count":10,"watchers_count":10,"language":"Java","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":7,"mirror_url":null,"open_issues_count":8,"forks":7,"open_issues":8,"watchers":10,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"iotaledger","id":20126597,"avatar_url":"https://avatars.githubusercontent.com/u/20126597?v=3","gravatar_id":"","url":"https://api.github.com/users/iotaledger","html_url":"https://github.com/iotaledger","followers_url":"https://api.github.com/users/iotaledger/followers","following_url":"https://api.github.com/users/iotaledger/following{/other_user}","gists_url":"https://api.github.com/users/iotaledger/gists{/gist_id}","starred_url":"https://api.github.com/users/iotaledger/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/iotaledger/subscriptions","organizations_url":"https://api.github.com/users/iotaledger/orgs","repos_url":"https://api.github.com/users/iotaledger/repos","events_url":"https://api.github.com/users/iotaledger/events{/privacy}","received_events_url":"https://api.github.com/users/iotaledger/received_events","type":"Organization","site_admin":false},"network_count":7,"subscribers_count":11,"contributors":6,"commits_per_week":1.615,"releases":5,"coin":"Iota"},{"id":15756430,"name":"vertcoin","full_name":"vertcoin/vertcoin","owner":{"login":"vertcoin","id":6316807,"avatar_url":"https://avatars.githubusercontent.com/u/6316807?v=3","gravatar_id":"","url":"https://api.github.com/users/vertcoin","html_url":"https://github.com/vertcoin","followers_url":"https://api.github.com/users/vertcoin/followers","following_url":"https://api.github.com/users/vertcoin/following{/other_user}","gists_url":"https://api.github.com/users/vertcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/vertcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vertcoin/subscriptions","organizations_url":"https://api.github.com/users/vertcoin/orgs","repos_url":"https://api.github.com/users/vertcoin/repos","events_url":"https://api.github.com/users/vertcoin/events{/privacy}","received_events_url":"https://api.github.com/users/vertcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/vertcoin/vertcoin","description":"Vertcoin source tree","fork":true,"url":"https://github.com/vertcoin/vertcoin","forks_url":"https://api.github.com/repos/vertcoin/vertcoin/forks","keys_url":"https://api.github.com/repos/vertcoin/vertcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/vertcoin/vertcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/vertcoin/vertcoin/teams","hooks_url":"https://api.github.com/repos/vertcoin/vertcoin/hooks","issue_events_url":"https://api.github.com/repos/vertcoin/vertcoin/issues/events{/number}","events_url":"https://api.github.com/repos/vertcoin/vertcoin/events","assignees_url":"https://api.github.com/repos/vertcoin/vertcoin/assignees{/user}","branches_url":"https://api.github.com/repos/vertcoin/vertcoin/branches{/branch}","tags_url":"https://api.github.com/repos/vertcoin/vertcoin/tags","blobs_url":"https://api.github.com/repos/vertcoin/vertcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/vertcoin/vertcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/vertcoin/vertcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/vertcoin/vertcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/vertcoin/vertcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/vertcoin/vertcoin/languages","stargazers_url":"https://api.github.com/repos/vertcoin/vertcoin/stargazers","contributors_url":"https://api.github.com/repos/vertcoin/vertcoin/contributors","subscribers_url":"https://api.github.com/repos/vertcoin/vertcoin/subscribers","subscription_url":"https://api.github.com/repos/vertcoin/vertcoin/subscription","commits_url":"https://api.github.com/repos/vertcoin/vertcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/vertcoin/vertcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/vertcoin/vertcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/vertcoin/vertcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/vertcoin/vertcoin/contents/{+path}","compare_url":"https://api.github.com/repos/vertcoin/vertcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/vertcoin/vertcoin/merges","archive_url":"https://api.github.com/repos/vertcoin/vertcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/vertcoin/vertcoin/downloads","issues_url":"https://api.github.com/repos/vertcoin/vertcoin/issues{/number}","pulls_url":"https://api.github.com/repos/vertcoin/vertcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/vertcoin/vertcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/vertcoin/vertcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/vertcoin/vertcoin/labels{/name}","releases_url":"https://api.github.com/repos/vertcoin/vertcoin/releases{/id}","deployments_url":"https://api.github.com/repos/vertcoin/vertcoin/deployments","created_at":"2014/01/09","updated_at":"2016/11/23","pushed_at":"2016/12/22","git_url":"git://github.com/vertcoin/vertcoin.git","ssh_url":"git@github.com:vertcoin/vertcoin.git","clone_url":"https://github.com/vertcoin/vertcoin.git","svn_url":"https://github.com/vertcoin/vertcoin","homepage":"http://www.vertcoin.org","size":45948,"stargazers_count":80,"watchers_count":80,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":true,"has_pages":false,"forks_count":50,"mirror_url":null,"open_issues_count":4,"forks":50,"open_issues":4,"watchers":80,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"vertcoin","id":6316807,"avatar_url":"https://avatars.githubusercontent.com/u/6316807?v=3","gravatar_id":"","url":"https://api.github.com/users/vertcoin","html_url":"https://github.com/vertcoin","followers_url":"https://api.github.com/users/vertcoin/followers","following_url":"https://api.github.com/users/vertcoin/following{/other_user}","gists_url":"https://api.github.com/users/vertcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/vertcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vertcoin/subscriptions","organizations_url":"https://api.github.com/users/vertcoin/orgs","repos_url":"https://api.github.com/users/vertcoin/repos","events_url":"https://api.github.com/users/vertcoin/events{/privacy}","received_events_url":"https://api.github.com/users/vertcoin/received_events","type":"Organization","site_admin":false},"parent":{"id":4646198,"name":"litecoin","full_name":"litecoin-project/litecoin","owner":{"login":"litecoin-project","id":1845120,"avatar_url":"https://avatars.githubusercontent.com/u/1845120?v=3","gravatar_id":"","url":"https://api.github.com/users/litecoin-project","html_url":"https://github.com/litecoin-project","followers_url":"https://api.github.com/users/litecoin-project/followers","following_url":"https://api.github.com/users/litecoin-project/following{/other_user}","gists_url":"https://api.github.com/users/litecoin-project/gists{/gist_id}","starred_url":"https://api.github.com/users/litecoin-project/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/litecoin-project/subscriptions","organizations_url":"https://api.github.com/users/litecoin-project/orgs","repos_url":"https://api.github.com/users/litecoin-project/repos","events_url":"https://api.github.com/users/litecoin-project/events{/privacy}","received_events_url":"https://api.github.com/users/litecoin-project/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/litecoin-project/litecoin","description":"Litecoin source tree","fork":true,"url":"https://api.github.com/repos/litecoin-project/litecoin","forks_url":"https://api.github.com/repos/litecoin-project/litecoin/forks","keys_url":"https://api.github.com/repos/litecoin-project/litecoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/litecoin-project/litecoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/litecoin-project/litecoin/teams","hooks_url":"https://api.github.com/repos/litecoin-project/litecoin/hooks","issue_events_url":"https://api.github.com/repos/litecoin-project/litecoin/issues/events{/number}","events_url":"https://api.github.com/repos/litecoin-project/litecoin/events","assignees_url":"https://api.github.com/repos/litecoin-project/litecoin/assignees{/user}","branches_url":"https://api.github.com/repos/litecoin-project/litecoin/branches{/branch}","tags_url":"https://api.github.com/repos/litecoin-project/litecoin/tags","blobs_url":"https://api.github.com/repos/litecoin-project/litecoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/litecoin-project/litecoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/litecoin-project/litecoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/litecoin-project/litecoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/litecoin-project/litecoin/statuses/{sha}","languages_url":"https://api.github.com/repos/litecoin-project/litecoin/languages","stargazers_url":"https://api.github.com/repos/litecoin-project/litecoin/stargazers","contributors_url":"https://api.github.com/repos/litecoin-project/litecoin/contributors","subscribers_url":"https://api.github.com/repos/litecoin-project/litecoin/subscribers","subscription_url":"https://api.github.com/repos/litecoin-project/litecoin/subscription","commits_url":"https://api.github.com/repos/litecoin-project/litecoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/litecoin-project/litecoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/litecoin-project/litecoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/litecoin-project/litecoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/litecoin-project/litecoin/contents/{+path}","compare_url":"https://api.github.com/repos/litecoin-project/litecoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/litecoin-project/litecoin/merges","archive_url":"https://api.github.com/repos/litecoin-project/litecoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/litecoin-project/litecoin/downloads","issues_url":"https://api.github.com/repos/litecoin-project/litecoin/issues{/number}","pulls_url":"https://api.github.com/repos/litecoin-project/litecoin/pulls{/number}","milestones_url":"https://api.github.com/repos/litecoin-project/litecoin/milestones{/number}","notifications_url":"https://api.github.com/repos/litecoin-project/litecoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/litecoin-project/litecoin/labels{/name}","releases_url":"https://api.github.com/repos/litecoin-project/litecoin/releases{/id}","deployments_url":"https://api.github.com/repos/litecoin-project/litecoin/deployments","created_at":"2012-06-13T04:18:26Z","updated_at":"2017-01-09T11:40:58Z","pushed_at":"2017-01-09T16:38:34Z","git_url":"git://github.com/litecoin-project/litecoin.git","ssh_url":"git@github.com:litecoin-project/litecoin.git","clone_url":"https://github.com/litecoin-project/litecoin.git","svn_url":"https://github.com/litecoin-project/litecoin","homepage":"http://www.litecoin.org","size":80973,"stargazers_count":1161,"watchers_count":1161,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":true,"has_pages":false,"forks_count":834,"mirror_url":null,"open_issues_count":3,"forks":834,"open_issues":3,"watchers":1161,"default_branch":"master"},"source":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"network_count":7177,"subscribers_count":29,"contributors":100,"commits_per_week":0.596,"releases":15,"coin":"Vertcoin"},{"id":65082055,"name":"stratisX","full_name":"stratisproject/stratisX","owner":{"login":"stratisproject","id":15229748,"avatar_url":"https://avatars.githubusercontent.com/u/15229748?v=3","gravatar_id":"","url":"https://api.github.com/users/stratisproject","html_url":"https://github.com/stratisproject","followers_url":"https://api.github.com/users/stratisproject/followers","following_url":"https://api.github.com/users/stratisproject/following{/other_user}","gists_url":"https://api.github.com/users/stratisproject/gists{/gist_id}","starred_url":"https://api.github.com/users/stratisproject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stratisproject/subscriptions","organizations_url":"https://api.github.com/users/stratisproject/orgs","repos_url":"https://api.github.com/users/stratisproject/repos","events_url":"https://api.github.com/users/stratisproject/events{/privacy}","received_events_url":"https://api.github.com/users/stratisproject/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/stratisproject/stratisX","description":null,"fork":true,"url":"https://github.com/stratisproject/stratisX","forks_url":"https://api.github.com/repos/stratisproject/stratisX/forks","keys_url":"https://api.github.com/repos/stratisproject/stratisX/keys{/key_id}","collaborators_url":"https://api.github.com/repos/stratisproject/stratisX/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/stratisproject/stratisX/teams","hooks_url":"https://api.github.com/repos/stratisproject/stratisX/hooks","issue_events_url":"https://api.github.com/repos/stratisproject/stratisX/issues/events{/number}","events_url":"https://api.github.com/repos/stratisproject/stratisX/events","assignees_url":"https://api.github.com/repos/stratisproject/stratisX/assignees{/user}","branches_url":"https://api.github.com/repos/stratisproject/stratisX/branches{/branch}","tags_url":"https://api.github.com/repos/stratisproject/stratisX/tags","blobs_url":"https://api.github.com/repos/stratisproject/stratisX/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/stratisproject/stratisX/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/stratisproject/stratisX/git/refs{/sha}","trees_url":"https://api.github.com/repos/stratisproject/stratisX/git/trees{/sha}","statuses_url":"https://api.github.com/repos/stratisproject/stratisX/statuses/{sha}","languages_url":"https://api.github.com/repos/stratisproject/stratisX/languages","stargazers_url":"https://api.github.com/repos/stratisproject/stratisX/stargazers","contributors_url":"https://api.github.com/repos/stratisproject/stratisX/contributors","subscribers_url":"https://api.github.com/repos/stratisproject/stratisX/subscribers","subscription_url":"https://api.github.com/repos/stratisproject/stratisX/subscription","commits_url":"https://api.github.com/repos/stratisproject/stratisX/commits{/sha}","git_commits_url":"https://api.github.com/repos/stratisproject/stratisX/git/commits{/sha}","comments_url":"https://api.github.com/repos/stratisproject/stratisX/comments{/number}","issue_comment_url":"https://api.github.com/repos/stratisproject/stratisX/issues/comments{/number}","contents_url":"https://api.github.com/repos/stratisproject/stratisX/contents/{+path}","compare_url":"https://api.github.com/repos/stratisproject/stratisX/compare/{base}...{head}","merges_url":"https://api.github.com/repos/stratisproject/stratisX/merges","archive_url":"https://api.github.com/repos/stratisproject/stratisX/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/stratisproject/stratisX/downloads","issues_url":"https://api.github.com/repos/stratisproject/stratisX/issues{/number}","pulls_url":"https://api.github.com/repos/stratisproject/stratisX/pulls{/number}","milestones_url":"https://api.github.com/repos/stratisproject/stratisX/milestones{/number}","notifications_url":"https://api.github.com/repos/stratisproject/stratisX/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/stratisproject/stratisX/labels{/name}","releases_url":"https://api.github.com/repos/stratisproject/stratisX/releases{/id}","deployments_url":"https://api.github.com/repos/stratisproject/stratisX/deployments","created_at":"2016/08/06","updated_at":"2016/12/19","pushed_at":"2016/12/31","git_url":"git://github.com/stratisproject/stratisX.git","ssh_url":"git@github.com:stratisproject/stratisX.git","clone_url":"https://github.com/stratisproject/stratisX.git","svn_url":"https://github.com/stratisproject/stratisX","homepage":"","size":19166,"stargazers_count":10,"watchers_count":10,"language":"C","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":5,"mirror_url":null,"open_issues_count":1,"forks":5,"open_issues":1,"watchers":10,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"stratisproject","id":15229748,"avatar_url":"https://avatars.githubusercontent.com/u/15229748?v=3","gravatar_id":"","url":"https://api.github.com/users/stratisproject","html_url":"https://github.com/stratisproject","followers_url":"https://api.github.com/users/stratisproject/followers","following_url":"https://api.github.com/users/stratisproject/following{/other_user}","gists_url":"https://api.github.com/users/stratisproject/gists{/gist_id}","starred_url":"https://api.github.com/users/stratisproject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stratisproject/subscriptions","organizations_url":"https://api.github.com/users/stratisproject/orgs","repos_url":"https://api.github.com/users/stratisproject/repos","events_url":"https://api.github.com/users/stratisproject/events{/privacy}","received_events_url":"https://api.github.com/users/stratisproject/received_events","type":"Organization","site_admin":false},"parent":{"id":16767417,"name":"blackcoin","full_name":"rat4/blackcoin","owner":{"login":"rat4","id":666706,"avatar_url":"https://avatars.githubusercontent.com/u/666706?v=3","gravatar_id":"","url":"https://api.github.com/users/rat4","html_url":"https://github.com/rat4","followers_url":"https://api.github.com/users/rat4/followers","following_url":"https://api.github.com/users/rat4/following{/other_user}","gists_url":"https://api.github.com/users/rat4/gists{/gist_id}","starred_url":"https://api.github.com/users/rat4/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rat4/subscriptions","organizations_url":"https://api.github.com/users/rat4/orgs","repos_url":"https://api.github.com/users/rat4/repos","events_url":"https://api.github.com/users/rat4/events{/privacy}","received_events_url":"https://api.github.com/users/rat4/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/rat4/blackcoin","description":null,"fork":true,"url":"https://api.github.com/repos/rat4/blackcoin","forks_url":"https://api.github.com/repos/rat4/blackcoin/forks","keys_url":"https://api.github.com/repos/rat4/blackcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/rat4/blackcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/rat4/blackcoin/teams","hooks_url":"https://api.github.com/repos/rat4/blackcoin/hooks","issue_events_url":"https://api.github.com/repos/rat4/blackcoin/issues/events{/number}","events_url":"https://api.github.com/repos/rat4/blackcoin/events","assignees_url":"https://api.github.com/repos/rat4/blackcoin/assignees{/user}","branches_url":"https://api.github.com/repos/rat4/blackcoin/branches{/branch}","tags_url":"https://api.github.com/repos/rat4/blackcoin/tags","blobs_url":"https://api.github.com/repos/rat4/blackcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/rat4/blackcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/rat4/blackcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/rat4/blackcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/rat4/blackcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/rat4/blackcoin/languages","stargazers_url":"https://api.github.com/repos/rat4/blackcoin/stargazers","contributors_url":"https://api.github.com/repos/rat4/blackcoin/contributors","subscribers_url":"https://api.github.com/repos/rat4/blackcoin/subscribers","subscription_url":"https://api.github.com/repos/rat4/blackcoin/subscription","commits_url":"https://api.github.com/repos/rat4/blackcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/rat4/blackcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/rat4/blackcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/rat4/blackcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/rat4/blackcoin/contents/{+path}","compare_url":"https://api.github.com/repos/rat4/blackcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/rat4/blackcoin/merges","archive_url":"https://api.github.com/repos/rat4/blackcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/rat4/blackcoin/downloads","issues_url":"https://api.github.com/repos/rat4/blackcoin/issues{/number}","pulls_url":"https://api.github.com/repos/rat4/blackcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/rat4/blackcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/rat4/blackcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/rat4/blackcoin/labels{/name}","releases_url":"https://api.github.com/repos/rat4/blackcoin/releases{/id}","deployments_url":"https://api.github.com/repos/rat4/blackcoin/deployments","created_at":"2014-02-12T13:07:01Z","updated_at":"2016-11-17T18:57:13Z","pushed_at":"2016-12-14T04:42:45Z","git_url":"git://github.com/rat4/blackcoin.git","ssh_url":"git@github.com:rat4/blackcoin.git","clone_url":"https://github.com/rat4/blackcoin.git","svn_url":"https://github.com/rat4/blackcoin","homepage":"","size":24444,"stargazers_count":102,"watchers_count":102,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":114,"mirror_url":null,"open_issues_count":8,"forks":114,"open_issues":8,"watchers":102,"default_branch":"master"},"source":{"id":16324657,"name":"novacoin","full_name":"novacoin-project/novacoin","owner":{"login":"novacoin-project","id":4870499,"avatar_url":"https://avatars.githubusercontent.com/u/4870499?v=3","gravatar_id":"","url":"https://api.github.com/users/novacoin-project","html_url":"https://github.com/novacoin-project","followers_url":"https://api.github.com/users/novacoin-project/followers","following_url":"https://api.github.com/users/novacoin-project/following{/other_user}","gists_url":"https://api.github.com/users/novacoin-project/gists{/gist_id}","starred_url":"https://api.github.com/users/novacoin-project/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/novacoin-project/subscriptions","organizations_url":"https://api.github.com/users/novacoin-project/orgs","repos_url":"https://api.github.com/users/novacoin-project/repos","events_url":"https://api.github.com/users/novacoin-project/events{/privacy}","received_events_url":"https://api.github.com/users/novacoin-project/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/novacoin-project/novacoin","description":"Novacoin sources tree","fork":false,"url":"https://api.github.com/repos/novacoin-project/novacoin","forks_url":"https://api.github.com/repos/novacoin-project/novacoin/forks","keys_url":"https://api.github.com/repos/novacoin-project/novacoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/novacoin-project/novacoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/novacoin-project/novacoin/teams","hooks_url":"https://api.github.com/repos/novacoin-project/novacoin/hooks","issue_events_url":"https://api.github.com/repos/novacoin-project/novacoin/issues/events{/number}","events_url":"https://api.github.com/repos/novacoin-project/novacoin/events","assignees_url":"https://api.github.com/repos/novacoin-project/novacoin/assignees{/user}","branches_url":"https://api.github.com/repos/novacoin-project/novacoin/branches{/branch}","tags_url":"https://api.github.com/repos/novacoin-project/novacoin/tags","blobs_url":"https://api.github.com/repos/novacoin-project/novacoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/novacoin-project/novacoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/novacoin-project/novacoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/novacoin-project/novacoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/novacoin-project/novacoin/statuses/{sha}","languages_url":"https://api.github.com/repos/novacoin-project/novacoin/languages","stargazers_url":"https://api.github.com/repos/novacoin-project/novacoin/stargazers","contributors_url":"https://api.github.com/repos/novacoin-project/novacoin/contributors","subscribers_url":"https://api.github.com/repos/novacoin-project/novacoin/subscribers","subscription_url":"https://api.github.com/repos/novacoin-project/novacoin/subscription","commits_url":"https://api.github.com/repos/novacoin-project/novacoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/novacoin-project/novacoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/novacoin-project/novacoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/novacoin-project/novacoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/novacoin-project/novacoin/contents/{+path}","compare_url":"https://api.github.com/repos/novacoin-project/novacoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/novacoin-project/novacoin/merges","archive_url":"https://api.github.com/repos/novacoin-project/novacoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/novacoin-project/novacoin/downloads","issues_url":"https://api.github.com/repos/novacoin-project/novacoin/issues{/number}","pulls_url":"https://api.github.com/repos/novacoin-project/novacoin/pulls{/number}","milestones_url":"https://api.github.com/repos/novacoin-project/novacoin/milestones{/number}","notifications_url":"https://api.github.com/repos/novacoin-project/novacoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/novacoin-project/novacoin/labels{/name}","releases_url":"https://api.github.com/repos/novacoin-project/novacoin/releases{/id}","deployments_url":"https://api.github.com/repos/novacoin-project/novacoin/deployments","created_at":"2014-01-28T20:21:33Z","updated_at":"2017-01-09T07:37:37Z","pushed_at":"2016-12-03T21:59:22Z","git_url":"git://github.com/novacoin-project/novacoin.git","ssh_url":"git@github.com:novacoin-project/novacoin.git","clone_url":"https://github.com/novacoin-project/novacoin.git","svn_url":"https://github.com/novacoin-project/novacoin","homepage":null,"size":26578,"stargazers_count":41,"watchers_count":41,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":287,"mirror_url":null,"open_issues_count":21,"forks":287,"open_issues":21,"watchers":41,"default_branch":"master"},"network_count":287,"subscribers_count":9,"contributors":100,"commits_per_week":1.096,"releases":2,"coin":"Stratis"},{"id":75415531,"name":"vcash","full_name":"openvcash/vcash","owner":{"login":"openvcash","id":24606928,"avatar_url":"https://avatars.githubusercontent.com/u/24606928?v=3","gravatar_id":"","url":"https://api.github.com/users/openvcash","html_url":"https://github.com/openvcash","followers_url":"https://api.github.com/users/openvcash/followers","following_url":"https://api.github.com/users/openvcash/following{/other_user}","gists_url":"https://api.github.com/users/openvcash/gists{/gist_id}","starred_url":"https://api.github.com/users/openvcash/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/openvcash/subscriptions","organizations_url":"https://api.github.com/users/openvcash/orgs","repos_url":"https://api.github.com/users/openvcash/repos","events_url":"https://api.github.com/users/openvcash/events{/privacy}","received_events_url":"https://api.github.com/users/openvcash/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/openvcash/vcash","description":"A decentralized currency for the internet.","fork":false,"url":"https://github.com/openvcash/vcash","forks_url":"https://api.github.com/repos/openvcash/vcash/forks","keys_url":"https://api.github.com/repos/openvcash/vcash/keys{/key_id}","collaborators_url":"https://api.github.com/repos/openvcash/vcash/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/openvcash/vcash/teams","hooks_url":"https://api.github.com/repos/openvcash/vcash/hooks","issue_events_url":"https://api.github.com/repos/openvcash/vcash/issues/events{/number}","events_url":"https://api.github.com/repos/openvcash/vcash/events","assignees_url":"https://api.github.com/repos/openvcash/vcash/assignees{/user}","branches_url":"https://api.github.com/repos/openvcash/vcash/branches{/branch}","tags_url":"https://api.github.com/repos/openvcash/vcash/tags","blobs_url":"https://api.github.com/repos/openvcash/vcash/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/openvcash/vcash/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/openvcash/vcash/git/refs{/sha}","trees_url":"https://api.github.com/repos/openvcash/vcash/git/trees{/sha}","statuses_url":"https://api.github.com/repos/openvcash/vcash/statuses/{sha}","languages_url":"https://api.github.com/repos/openvcash/vcash/languages","stargazers_url":"https://api.github.com/repos/openvcash/vcash/stargazers","contributors_url":"https://api.github.com/repos/openvcash/vcash/contributors","subscribers_url":"https://api.github.com/repos/openvcash/vcash/subscribers","subscription_url":"https://api.github.com/repos/openvcash/vcash/subscription","commits_url":"https://api.github.com/repos/openvcash/vcash/commits{/sha}","git_commits_url":"https://api.github.com/repos/openvcash/vcash/git/commits{/sha}","comments_url":"https://api.github.com/repos/openvcash/vcash/comments{/number}","issue_comment_url":"https://api.github.com/repos/openvcash/vcash/issues/comments{/number}","contents_url":"https://api.github.com/repos/openvcash/vcash/contents/{+path}","compare_url":"https://api.github.com/repos/openvcash/vcash/compare/{base}...{head}","merges_url":"https://api.github.com/repos/openvcash/vcash/merges","archive_url":"https://api.github.com/repos/openvcash/vcash/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/openvcash/vcash/downloads","issues_url":"https://api.github.com/repos/openvcash/vcash/issues{/number}","pulls_url":"https://api.github.com/repos/openvcash/vcash/pulls{/number}","milestones_url":"https://api.github.com/repos/openvcash/vcash/milestones{/number}","notifications_url":"https://api.github.com/repos/openvcash/vcash/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/openvcash/vcash/labels{/name}","releases_url":"https://api.github.com/repos/openvcash/vcash/releases{/id}","deployments_url":"https://api.github.com/repos/openvcash/vcash/deployments","created_at":"2016/12/03","updated_at":"2016/12/19","pushed_at":"2017/01/04","git_url":"git://github.com/openvcash/vcash.git","ssh_url":"git@github.com:openvcash/vcash.git","clone_url":"https://github.com/openvcash/vcash.git","svn_url":"https://github.com/openvcash/vcash","homepage":"","size":1644,"stargazers_count":5,"watchers_count":5,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":8,"mirror_url":null,"open_issues_count":5,"forks":8,"open_issues":5,"watchers":5,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"openvcash","id":24606928,"avatar_url":"https://avatars.githubusercontent.com/u/24606928?v=3","gravatar_id":"","url":"https://api.github.com/users/openvcash","html_url":"https://github.com/openvcash","followers_url":"https://api.github.com/users/openvcash/followers","following_url":"https://api.github.com/users/openvcash/following{/other_user}","gists_url":"https://api.github.com/users/openvcash/gists{/gist_id}","starred_url":"https://api.github.com/users/openvcash/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/openvcash/subscriptions","organizations_url":"https://api.github.com/users/openvcash/orgs","repos_url":"https://api.github.com/users/openvcash/repos","events_url":"https://api.github.com/users/openvcash/events{/privacy}","received_events_url":"https://api.github.com/users/openvcash/received_events","type":"Organization","site_admin":false},"network_count":8,"subscribers_count":6,"commits_per_week":2.865,"releases":0,"coin":"VCash"},{"id":18613259,"name":"BitcoinUnlimited","full_name":"BitcoinUnlimited/BitcoinUnlimited","owner":{"login":"BitcoinUnlimited","id":14125627,"avatar_url":"https://avatars.githubusercontent.com/u/14125627?v=3","gravatar_id":"","url":"https://api.github.com/users/BitcoinUnlimited","html_url":"https://github.com/BitcoinUnlimited","followers_url":"https://api.github.com/users/BitcoinUnlimited/followers","following_url":"https://api.github.com/users/BitcoinUnlimited/following{/other_user}","gists_url":"https://api.github.com/users/BitcoinUnlimited/gists{/gist_id}","starred_url":"https://api.github.com/users/BitcoinUnlimited/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/BitcoinUnlimited/subscriptions","organizations_url":"https://api.github.com/users/BitcoinUnlimited/orgs","repos_url":"https://api.github.com/users/BitcoinUnlimited/repos","events_url":"https://api.github.com/users/BitcoinUnlimited/events{/privacy}","received_events_url":"https://api.github.com/users/BitcoinUnlimited/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/BitcoinUnlimited/BitcoinUnlimited","description":"Bitcoin Unlimited integration/staging tree","fork":true,"url":"https://github.com/BitcoinUnlimited/BitcoinUnlimited","forks_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/forks","keys_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/keys{/key_id}","collaborators_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/teams","hooks_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/hooks","issue_events_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/issues/events{/number}","events_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/events","assignees_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/assignees{/user}","branches_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/branches{/branch}","tags_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/tags","blobs_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/git/refs{/sha}","trees_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/git/trees{/sha}","statuses_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/statuses/{sha}","languages_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/languages","stargazers_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/stargazers","contributors_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/contributors","subscribers_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/subscribers","subscription_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/subscription","commits_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/commits{/sha}","git_commits_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/git/commits{/sha}","comments_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/comments{/number}","issue_comment_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/issues/comments{/number}","contents_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/contents/{+path}","compare_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/compare/{base}...{head}","merges_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/merges","archive_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/downloads","issues_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/issues{/number}","pulls_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/pulls{/number}","milestones_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/milestones{/number}","notifications_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/labels{/name}","releases_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/releases{/id}","deployments_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/deployments","created_at":"2014/04/10","updated_at":"2017/01/09","pushed_at":"2017/01/10","git_url":"git://github.com/BitcoinUnlimited/BitcoinUnlimited.git","ssh_url":"git@github.com:BitcoinUnlimited/BitcoinUnlimited.git","clone_url":"https://github.com/BitcoinUnlimited/BitcoinUnlimited.git","svn_url":"https://github.com/BitcoinUnlimited/BitcoinUnlimited","homepage":"http://www.bitcoinunlimited.info/download.html","size":66992,"stargazers_count":73,"watchers_count":73,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":42,"mirror_url":null,"open_issues_count":35,"forks":42,"open_issues":35,"watchers":73,"default_branch":"0.12.1bu","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"BitcoinUnlimited","id":14125627,"avatar_url":"https://avatars.githubusercontent.com/u/14125627?v=3","gravatar_id":"","url":"https://api.github.com/users/BitcoinUnlimited","html_url":"https://github.com/BitcoinUnlimited","followers_url":"https://api.github.com/users/BitcoinUnlimited/followers","following_url":"https://api.github.com/users/BitcoinUnlimited/following{/other_user}","gists_url":"https://api.github.com/users/BitcoinUnlimited/gists{/gist_id}","starred_url":"https://api.github.com/users/BitcoinUnlimited/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/BitcoinUnlimited/subscriptions","organizations_url":"https://api.github.com/users/BitcoinUnlimited/orgs","repos_url":"https://api.github.com/users/BitcoinUnlimited/repos","events_url":"https://api.github.com/users/BitcoinUnlimited/events{/privacy}","received_events_url":"https://api.github.com/users/BitcoinUnlimited/received_events","type":"Organization","site_admin":false},"parent":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"source":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"network_count":7177,"subscribers_count":29,"contributors":100,"commits_per_week":14.942,"releases":2,"coin":"BitcoinUnlimited"},{"id":49230227,"name":"bitcoinclassic","full_name":"bitcoinclassic/bitcoinclassic","owner":{"login":"bitcoinclassic","id":16547401,"avatar_url":"https://avatars.githubusercontent.com/u/16547401?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoinclassic","html_url":"https://github.com/bitcoinclassic","followers_url":"https://api.github.com/users/bitcoinclassic/followers","following_url":"https://api.github.com/users/bitcoinclassic/following{/other_user}","gists_url":"https://api.github.com/users/bitcoinclassic/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoinclassic/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoinclassic/subscriptions","organizations_url":"https://api.github.com/users/bitcoinclassic/orgs","repos_url":"https://api.github.com/users/bitcoinclassic/repos","events_url":"https://api.github.com/users/bitcoinclassic/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoinclassic/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoinclassic/bitcoinclassic","description":"Bitcoin Classic integration/staging tree","fork":true,"url":"https://github.com/bitcoinclassic/bitcoinclassic","forks_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/forks","keys_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/teams","hooks_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/hooks","issue_events_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/events","assignees_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/tags","blobs_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/languages","stargazers_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/stargazers","contributors_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/contributors","subscribers_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/subscribers","subscription_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/subscription","commits_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/merges","archive_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/downloads","issues_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/labels{/name}","releases_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/deployments","created_at":"2016/01/08","updated_at":"2017/01/10","pushed_at":"2017/01/10","git_url":"git://github.com/bitcoinclassic/bitcoinclassic.git","ssh_url":"git@github.com:bitcoinclassic/bitcoinclassic.git","clone_url":"https://github.com/bitcoinclassic/bitcoinclassic.git","svn_url":"https://github.com/bitcoinclassic/bitcoinclassic","homepage":"https://bitcoinclassic.com","size":55500,"stargazers_count":401,"watchers_count":401,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":75,"mirror_url":null,"open_issues_count":6,"forks":75,"open_issues":6,"watchers":401,"default_branch":"develop","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"bitcoinclassic","id":16547401,"avatar_url":"https://avatars.githubusercontent.com/u/16547401?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoinclassic","html_url":"https://github.com/bitcoinclassic","followers_url":"https://api.github.com/users/bitcoinclassic/followers","following_url":"https://api.github.com/users/bitcoinclassic/following{/other_user}","gists_url":"https://api.github.com/users/bitcoinclassic/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoinclassic/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoinclassic/subscriptions","organizations_url":"https://api.github.com/users/bitcoinclassic/orgs","repos_url":"https://api.github.com/users/bitcoinclassic/repos","events_url":"https://api.github.com/users/bitcoinclassic/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoinclassic/received_events","type":"Organization","site_admin":false},"parent":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"source":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"network_count":7177,"subscribers_count":93,"contributors":100,"commits_per_week":8.192,"releases":9,"coin":"Bitcoinclassic"},{"id":22896911,"name":"burstcoin","full_name":"BurstProject/burstcoin","owner":{"login":"BurstProject","id":8432805,"avatar_url":"https://avatars.githubusercontent.com/u/8432805?v=3","gravatar_id":"","url":"https://api.github.com/users/BurstProject","html_url":"https://github.com/BurstProject","followers_url":"https://api.github.com/users/BurstProject/followers","following_url":"https://api.github.com/users/BurstProject/following{/other_user}","gists_url":"https://api.github.com/users/BurstProject/gists{/gist_id}","starred_url":"https://api.github.com/users/BurstProject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/BurstProject/subscriptions","organizations_url":"https://api.github.com/users/BurstProject/orgs","repos_url":"https://api.github.com/users/BurstProject/repos","events_url":"https://api.github.com/users/BurstProject/events{/privacy}","received_events_url":"https://api.github.com/users/BurstProject/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/BurstProject/burstcoin","description":null,"fork":false,"url":"https://github.com/BurstProject/burstcoin","forks_url":"https://api.github.com/repos/BurstProject/burstcoin/forks","keys_url":"https://api.github.com/repos/BurstProject/burstcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/BurstProject/burstcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/BurstProject/burstcoin/teams","hooks_url":"https://api.github.com/repos/BurstProject/burstcoin/hooks","issue_events_url":"https://api.github.com/repos/BurstProject/burstcoin/issues/events{/number}","events_url":"https://api.github.com/repos/BurstProject/burstcoin/events","assignees_url":"https://api.github.com/repos/BurstProject/burstcoin/assignees{/user}","branches_url":"https://api.github.com/repos/BurstProject/burstcoin/branches{/branch}","tags_url":"https://api.github.com/repos/BurstProject/burstcoin/tags","blobs_url":"https://api.github.com/repos/BurstProject/burstcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/BurstProject/burstcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/BurstProject/burstcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/BurstProject/burstcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/BurstProject/burstcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/BurstProject/burstcoin/languages","stargazers_url":"https://api.github.com/repos/BurstProject/burstcoin/stargazers","contributors_url":"https://api.github.com/repos/BurstProject/burstcoin/contributors","subscribers_url":"https://api.github.com/repos/BurstProject/burstcoin/subscribers","subscription_url":"https://api.github.com/repos/BurstProject/burstcoin/subscription","commits_url":"https://api.github.com/repos/BurstProject/burstcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/BurstProject/burstcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/BurstProject/burstcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/BurstProject/burstcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/BurstProject/burstcoin/contents/{+path}","compare_url":"https://api.github.com/repos/BurstProject/burstcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/BurstProject/burstcoin/merges","archive_url":"https://api.github.com/repos/BurstProject/burstcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/BurstProject/burstcoin/downloads","issues_url":"https://api.github.com/repos/BurstProject/burstcoin/issues{/number}","pulls_url":"https://api.github.com/repos/BurstProject/burstcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/BurstProject/burstcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/BurstProject/burstcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/BurstProject/burstcoin/labels{/name}","releases_url":"https://api.github.com/repos/BurstProject/burstcoin/releases{/id}","deployments_url":"https://api.github.com/repos/BurstProject/burstcoin/deployments","created_at":"2014/08/13","updated_at":"2016/10/22","pushed_at":"2016/11/20","git_url":"git://github.com/BurstProject/burstcoin.git","ssh_url":"git@github.com:BurstProject/burstcoin.git","clone_url":"https://github.com/BurstProject/burstcoin.git","svn_url":"https://github.com/BurstProject/burstcoin","homepage":null,"size":21335,"stargazers_count":30,"watchers_count":30,"language":"Java","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":29,"mirror_url":null,"open_issues_count":9,"forks":29,"open_issues":9,"watchers":30,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"network_count":29,"subscribers_count":16,"contributors":3,"commits_per_week":null,"releases":0,"coin":"Burstcoin"},{"id":25532766,"name":"blocknet","full_name":"atcsecure/blocknet","owner":{"login":"atcsecure","id":7559978,"avatar_url":"https://avatars.githubusercontent.com/u/7559978?v=3","gravatar_id":"","url":"https://api.github.com/users/atcsecure","html_url":"https://github.com/atcsecure","followers_url":"https://api.github.com/users/atcsecure/followers","following_url":"https://api.github.com/users/atcsecure/following{/other_user}","gists_url":"https://api.github.com/users/atcsecure/gists{/gist_id}","starred_url":"https://api.github.com/users/atcsecure/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/atcsecure/subscriptions","organizations_url":"https://api.github.com/users/atcsecure/orgs","repos_url":"https://api.github.com/users/atcsecure/repos","events_url":"https://api.github.com/users/atcsecure/events{/privacy}","received_events_url":"https://api.github.com/users/atcsecure/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/atcsecure/blocknet","description":"blocknet wallet","fork":false,"url":"https://github.com/atcsecure/blocknet","forks_url":"https://api.github.com/repos/atcsecure/blocknet/forks","keys_url":"https://api.github.com/repos/atcsecure/blocknet/keys{/key_id}","collaborators_url":"https://api.github.com/repos/atcsecure/blocknet/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/atcsecure/blocknet/teams","hooks_url":"https://api.github.com/repos/atcsecure/blocknet/hooks","issue_events_url":"https://api.github.com/repos/atcsecure/blocknet/issues/events{/number}","events_url":"https://api.github.com/repos/atcsecure/blocknet/events","assignees_url":"https://api.github.com/repos/atcsecure/blocknet/assignees{/user}","branches_url":"https://api.github.com/repos/atcsecure/blocknet/branches{/branch}","tags_url":"https://api.github.com/repos/atcsecure/blocknet/tags","blobs_url":"https://api.github.com/repos/atcsecure/blocknet/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/atcsecure/blocknet/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/atcsecure/blocknet/git/refs{/sha}","trees_url":"https://api.github.com/repos/atcsecure/blocknet/git/trees{/sha}","statuses_url":"https://api.github.com/repos/atcsecure/blocknet/statuses/{sha}","languages_url":"https://api.github.com/repos/atcsecure/blocknet/languages","stargazers_url":"https://api.github.com/repos/atcsecure/blocknet/stargazers","contributors_url":"https://api.github.com/repos/atcsecure/blocknet/contributors","subscribers_url":"https://api.github.com/repos/atcsecure/blocknet/subscribers","subscription_url":"https://api.github.com/repos/atcsecure/blocknet/subscription","commits_url":"https://api.github.com/repos/atcsecure/blocknet/commits{/sha}","git_commits_url":"https://api.github.com/repos/atcsecure/blocknet/git/commits{/sha}","comments_url":"https://api.github.com/repos/atcsecure/blocknet/comments{/number}","issue_comment_url":"https://api.github.com/repos/atcsecure/blocknet/issues/comments{/number}","contents_url":"https://api.github.com/repos/atcsecure/blocknet/contents/{+path}","compare_url":"https://api.github.com/repos/atcsecure/blocknet/compare/{base}...{head}","merges_url":"https://api.github.com/repos/atcsecure/blocknet/merges","archive_url":"https://api.github.com/repos/atcsecure/blocknet/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/atcsecure/blocknet/downloads","issues_url":"https://api.github.com/repos/atcsecure/blocknet/issues{/number}","pulls_url":"https://api.github.com/repos/atcsecure/blocknet/pulls{/number}","milestones_url":"https://api.github.com/repos/atcsecure/blocknet/milestones{/number}","notifications_url":"https://api.github.com/repos/atcsecure/blocknet/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/atcsecure/blocknet/labels{/name}","releases_url":"https://api.github.com/repos/atcsecure/blocknet/releases{/id}","deployments_url":"https://api.github.com/repos/atcsecure/blocknet/deployments","created_at":"2014/10/22","updated_at":"2016/11/30","pushed_at":"2016/12/21","git_url":"git://github.com/atcsecure/blocknet.git","ssh_url":"git@github.com:atcsecure/blocknet.git","clone_url":"https://github.com/atcsecure/blocknet.git","svn_url":"https://github.com/atcsecure/blocknet","homepage":null,"size":63853,"stargazers_count":17,"watchers_count":17,"language":"C","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":8,"mirror_url":null,"open_issues_count":0,"forks":8,"open_issues":0,"watchers":17,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"network_count":8,"subscribers_count":10,"commits_per_week":null,"releases":0,"coin":"Blocknet"},{"id":52762278,"name":"syscoin2","full_name":"syscoin/syscoin2","owner":{"login":"syscoin","id":6983571,"avatar_url":"https://avatars.githubusercontent.com/u/6983571?v=3","gravatar_id":"","url":"https://api.github.com/users/syscoin","html_url":"https://github.com/syscoin","followers_url":"https://api.github.com/users/syscoin/followers","following_url":"https://api.github.com/users/syscoin/following{/other_user}","gists_url":"https://api.github.com/users/syscoin/gists{/gist_id}","starred_url":"https://api.github.com/users/syscoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/syscoin/subscriptions","organizations_url":"https://api.github.com/users/syscoin/orgs","repos_url":"https://api.github.com/users/syscoin/repos","events_url":"https://api.github.com/users/syscoin/events{/privacy}","received_events_url":"https://api.github.com/users/syscoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/syscoin/syscoin2","description":"Syscoin2 Core integration/staging tree","fork":true,"url":"https://github.com/syscoin/syscoin2","forks_url":"https://api.github.com/repos/syscoin/syscoin2/forks","keys_url":"https://api.github.com/repos/syscoin/syscoin2/keys{/key_id}","collaborators_url":"https://api.github.com/repos/syscoin/syscoin2/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/syscoin/syscoin2/teams","hooks_url":"https://api.github.com/repos/syscoin/syscoin2/hooks","issue_events_url":"https://api.github.com/repos/syscoin/syscoin2/issues/events{/number}","events_url":"https://api.github.com/repos/syscoin/syscoin2/events","assignees_url":"https://api.github.com/repos/syscoin/syscoin2/assignees{/user}","branches_url":"https://api.github.com/repos/syscoin/syscoin2/branches{/branch}","tags_url":"https://api.github.com/repos/syscoin/syscoin2/tags","blobs_url":"https://api.github.com/repos/syscoin/syscoin2/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/syscoin/syscoin2/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/syscoin/syscoin2/git/refs{/sha}","trees_url":"https://api.github.com/repos/syscoin/syscoin2/git/trees{/sha}","statuses_url":"https://api.github.com/repos/syscoin/syscoin2/statuses/{sha}","languages_url":"https://api.github.com/repos/syscoin/syscoin2/languages","stargazers_url":"https://api.github.com/repos/syscoin/syscoin2/stargazers","contributors_url":"https://api.github.com/repos/syscoin/syscoin2/contributors","subscribers_url":"https://api.github.com/repos/syscoin/syscoin2/subscribers","subscription_url":"https://api.github.com/repos/syscoin/syscoin2/subscription","commits_url":"https://api.github.com/repos/syscoin/syscoin2/commits{/sha}","git_commits_url":"https://api.github.com/repos/syscoin/syscoin2/git/commits{/sha}","comments_url":"https://api.github.com/repos/syscoin/syscoin2/comments{/number}","issue_comment_url":"https://api.github.com/repos/syscoin/syscoin2/issues/comments{/number}","contents_url":"https://api.github.com/repos/syscoin/syscoin2/contents/{+path}","compare_url":"https://api.github.com/repos/syscoin/syscoin2/compare/{base}...{head}","merges_url":"https://api.github.com/repos/syscoin/syscoin2/merges","archive_url":"https://api.github.com/repos/syscoin/syscoin2/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/syscoin/syscoin2/downloads","issues_url":"https://api.github.com/repos/syscoin/syscoin2/issues{/number}","pulls_url":"https://api.github.com/repos/syscoin/syscoin2/pulls{/number}","milestones_url":"https://api.github.com/repos/syscoin/syscoin2/milestones{/number}","notifications_url":"https://api.github.com/repos/syscoin/syscoin2/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/syscoin/syscoin2/labels{/name}","releases_url":"https://api.github.com/repos/syscoin/syscoin2/releases{/id}","deployments_url":"https://api.github.com/repos/syscoin/syscoin2/deployments","created_at":"2016/02/29","updated_at":"2016/12/31","pushed_at":"2017/01/09","git_url":"git://github.com/syscoin/syscoin2.git","ssh_url":"git@github.com:syscoin/syscoin2.git","clone_url":"https://github.com/syscoin/syscoin2.git","svn_url":"https://github.com/syscoin/syscoin2","homepage":"https://syscoin.org","size":90596,"stargazers_count":11,"watchers_count":11,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":6,"mirror_url":null,"open_issues_count":66,"forks":6,"open_issues":66,"watchers":11,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"syscoin","id":6983571,"avatar_url":"https://avatars.githubusercontent.com/u/6983571?v=3","gravatar_id":"","url":"https://api.github.com/users/syscoin","html_url":"https://github.com/syscoin","followers_url":"https://api.github.com/users/syscoin/followers","following_url":"https://api.github.com/users/syscoin/following{/other_user}","gists_url":"https://api.github.com/users/syscoin/gists{/gist_id}","starred_url":"https://api.github.com/users/syscoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/syscoin/subscriptions","organizations_url":"https://api.github.com/users/syscoin/orgs","repos_url":"https://api.github.com/users/syscoin/repos","events_url":"https://api.github.com/users/syscoin/events{/privacy}","received_events_url":"https://api.github.com/users/syscoin/received_events","type":"Organization","site_admin":false},"parent":{"id":47293015,"name":"syscoin2","full_name":"sidhujag/syscoin2","owner":{"login":"sidhujag","id":6238042,"avatar_url":"https://avatars.githubusercontent.com/u/6238042?v=3","gravatar_id":"","url":"https://api.github.com/users/sidhujag","html_url":"https://github.com/sidhujag","followers_url":"https://api.github.com/users/sidhujag/followers","following_url":"https://api.github.com/users/sidhujag/following{/other_user}","gists_url":"https://api.github.com/users/sidhujag/gists{/gist_id}","starred_url":"https://api.github.com/users/sidhujag/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sidhujag/subscriptions","organizations_url":"https://api.github.com/users/sidhujag/orgs","repos_url":"https://api.github.com/users/sidhujag/repos","events_url":"https://api.github.com/users/sidhujag/events{/privacy}","received_events_url":"https://api.github.com/users/sidhujag/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/sidhujag/syscoin2","description":"Bitcoin Core integration/staging tree","fork":true,"url":"https://api.github.com/repos/sidhujag/syscoin2","forks_url":"https://api.github.com/repos/sidhujag/syscoin2/forks","keys_url":"https://api.github.com/repos/sidhujag/syscoin2/keys{/key_id}","collaborators_url":"https://api.github.com/repos/sidhujag/syscoin2/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/sidhujag/syscoin2/teams","hooks_url":"https://api.github.com/repos/sidhujag/syscoin2/hooks","issue_events_url":"https://api.github.com/repos/sidhujag/syscoin2/issues/events{/number}","events_url":"https://api.github.com/repos/sidhujag/syscoin2/events","assignees_url":"https://api.github.com/repos/sidhujag/syscoin2/assignees{/user}","branches_url":"https://api.github.com/repos/sidhujag/syscoin2/branches{/branch}","tags_url":"https://api.github.com/repos/sidhujag/syscoin2/tags","blobs_url":"https://api.github.com/repos/sidhujag/syscoin2/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/sidhujag/syscoin2/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/sidhujag/syscoin2/git/refs{/sha}","trees_url":"https://api.github.com/repos/sidhujag/syscoin2/git/trees{/sha}","statuses_url":"https://api.github.com/repos/sidhujag/syscoin2/statuses/{sha}","languages_url":"https://api.github.com/repos/sidhujag/syscoin2/languages","stargazers_url":"https://api.github.com/repos/sidhujag/syscoin2/stargazers","contributors_url":"https://api.github.com/repos/sidhujag/syscoin2/contributors","subscribers_url":"https://api.github.com/repos/sidhujag/syscoin2/subscribers","subscription_url":"https://api.github.com/repos/sidhujag/syscoin2/subscription","commits_url":"https://api.github.com/repos/sidhujag/syscoin2/commits{/sha}","git_commits_url":"https://api.github.com/repos/sidhujag/syscoin2/git/commits{/sha}","comments_url":"https://api.github.com/repos/sidhujag/syscoin2/comments{/number}","issue_comment_url":"https://api.github.com/repos/sidhujag/syscoin2/issues/comments{/number}","contents_url":"https://api.github.com/repos/sidhujag/syscoin2/contents/{+path}","compare_url":"https://api.github.com/repos/sidhujag/syscoin2/compare/{base}...{head}","merges_url":"https://api.github.com/repos/sidhujag/syscoin2/merges","archive_url":"https://api.github.com/repos/sidhujag/syscoin2/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/sidhujag/syscoin2/downloads","issues_url":"https://api.github.com/repos/sidhujag/syscoin2/issues{/number}","pulls_url":"https://api.github.com/repos/sidhujag/syscoin2/pulls{/number}","milestones_url":"https://api.github.com/repos/sidhujag/syscoin2/milestones{/number}","notifications_url":"https://api.github.com/repos/sidhujag/syscoin2/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/sidhujag/syscoin2/labels{/name}","releases_url":"https://api.github.com/repos/sidhujag/syscoin2/releases{/id}","deployments_url":"https://api.github.com/repos/sidhujag/syscoin2/deployments","created_at":"2015-12-02T22:41:20Z","updated_at":"2015-12-02T22:41:37Z","pushed_at":"2016-02-29T06:22:10Z","git_url":"git://github.com/sidhujag/syscoin2.git","ssh_url":"git@github.com:sidhujag/syscoin2.git","clone_url":"https://github.com/sidhujag/syscoin2.git","svn_url":"https://github.com/sidhujag/syscoin2","homepage":"https://bitcoin.org/en/download","size":66747,"stargazers_count":0,"watchers_count":0,"language":"C++","has_issues":false,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":2,"mirror_url":null,"open_issues_count":0,"forks":2,"open_issues":0,"watchers":0,"default_branch":"master"},"source":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"network_count":7177,"subscribers_count":15,"contributors":100,"commits_per_week":9.885,"releases":7,"coin":"Syscoin"},{"id":32265853,"name":"Qora","full_name":"Qoracoin/Qora","owner":{"login":"Qoracoin","id":11221240,"avatar_url":"https://avatars.githubusercontent.com/u/11221240?v=3","gravatar_id":"","url":"https://api.github.com/users/Qoracoin","html_url":"https://github.com/Qoracoin","followers_url":"https://api.github.com/users/Qoracoin/followers","following_url":"https://api.github.com/users/Qoracoin/following{/other_user}","gists_url":"https://api.github.com/users/Qoracoin/gists{/gist_id}","starred_url":"https://api.github.com/users/Qoracoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Qoracoin/subscriptions","organizations_url":"https://api.github.com/users/Qoracoin/orgs","repos_url":"https://api.github.com/users/Qoracoin/repos","events_url":"https://api.github.com/users/Qoracoin/events{/privacy}","received_events_url":"https://api.github.com/users/Qoracoin/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/Qoracoin/Qora","description":"Public GIT for the Qora cryptocurrency project.","fork":true,"url":"https://github.com/Qoracoin/Qora","forks_url":"https://api.github.com/repos/Qoracoin/Qora/forks","keys_url":"https://api.github.com/repos/Qoracoin/Qora/keys{/key_id}","collaborators_url":"https://api.github.com/repos/Qoracoin/Qora/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/Qoracoin/Qora/teams","hooks_url":"https://api.github.com/repos/Qoracoin/Qora/hooks","issue_events_url":"https://api.github.com/repos/Qoracoin/Qora/issues/events{/number}","events_url":"https://api.github.com/repos/Qoracoin/Qora/events","assignees_url":"https://api.github.com/repos/Qoracoin/Qora/assignees{/user}","branches_url":"https://api.github.com/repos/Qoracoin/Qora/branches{/branch}","tags_url":"https://api.github.com/repos/Qoracoin/Qora/tags","blobs_url":"https://api.github.com/repos/Qoracoin/Qora/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/Qoracoin/Qora/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/Qoracoin/Qora/git/refs{/sha}","trees_url":"https://api.github.com/repos/Qoracoin/Qora/git/trees{/sha}","statuses_url":"https://api.github.com/repos/Qoracoin/Qora/statuses/{sha}","languages_url":"https://api.github.com/repos/Qoracoin/Qora/languages","stargazers_url":"https://api.github.com/repos/Qoracoin/Qora/stargazers","contributors_url":"https://api.github.com/repos/Qoracoin/Qora/contributors","subscribers_url":"https://api.github.com/repos/Qoracoin/Qora/subscribers","subscription_url":"https://api.github.com/repos/Qoracoin/Qora/subscription","commits_url":"https://api.github.com/repos/Qoracoin/Qora/commits{/sha}","git_commits_url":"https://api.github.com/repos/Qoracoin/Qora/git/commits{/sha}","comments_url":"https://api.github.com/repos/Qoracoin/Qora/comments{/number}","issue_comment_url":"https://api.github.com/repos/Qoracoin/Qora/issues/comments{/number}","contents_url":"https://api.github.com/repos/Qoracoin/Qora/contents/{+path}","compare_url":"https://api.github.com/repos/Qoracoin/Qora/compare/{base}...{head}","merges_url":"https://api.github.com/repos/Qoracoin/Qora/merges","archive_url":"https://api.github.com/repos/Qoracoin/Qora/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/Qoracoin/Qora/downloads","issues_url":"https://api.github.com/repos/Qoracoin/Qora/issues{/number}","pulls_url":"https://api.github.com/repos/Qoracoin/Qora/pulls{/number}","milestones_url":"https://api.github.com/repos/Qoracoin/Qora/milestones{/number}","notifications_url":"https://api.github.com/repos/Qoracoin/Qora/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/Qoracoin/Qora/labels{/name}","releases_url":"https://api.github.com/repos/Qoracoin/Qora/releases{/id}","deployments_url":"https://api.github.com/repos/Qoracoin/Qora/deployments","created_at":"2015/03/15","updated_at":"2016/12/30","pushed_at":"2016/11/29","git_url":"git://github.com/Qoracoin/Qora.git","ssh_url":"git@github.com:Qoracoin/Qora.git","clone_url":"https://github.com/Qoracoin/Qora.git","svn_url":"https://github.com/Qoracoin/Qora","homepage":"http://qora.org","size":81662,"stargazers_count":31,"watchers_count":31,"language":"Java","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":21,"mirror_url":null,"open_issues_count":21,"forks":21,"open_issues":21,"watchers":31,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"parent":{"id":21869964,"name":"Qora","full_name":"razakal/Qora","owner":{"login":"razakal","id":12279079,"avatar_url":"https://avatars.githubusercontent.com/u/12279079?v=3","gravatar_id":"","url":"https://api.github.com/users/razakal","html_url":"https://github.com/razakal","followers_url":"https://api.github.com/users/razakal/followers","following_url":"https://api.github.com/users/razakal/following{/other_user}","gists_url":"https://api.github.com/users/razakal/gists{/gist_id}","starred_url":"https://api.github.com/users/razakal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/razakal/subscriptions","organizations_url":"https://api.github.com/users/razakal/orgs","repos_url":"https://api.github.com/users/razakal/repos","events_url":"https://api.github.com/users/razakal/events{/privacy}","received_events_url":"https://api.github.com/users/razakal/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/razakal/Qora","description":"Public GIT for the Qora cryptocurrency project.","fork":false,"url":"https://api.github.com/repos/razakal/Qora","forks_url":"https://api.github.com/repos/razakal/Qora/forks","keys_url":"https://api.github.com/repos/razakal/Qora/keys{/key_id}","collaborators_url":"https://api.github.com/repos/razakal/Qora/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/razakal/Qora/teams","hooks_url":"https://api.github.com/repos/razakal/Qora/hooks","issue_events_url":"https://api.github.com/repos/razakal/Qora/issues/events{/number}","events_url":"https://api.github.com/repos/razakal/Qora/events","assignees_url":"https://api.github.com/repos/razakal/Qora/assignees{/user}","branches_url":"https://api.github.com/repos/razakal/Qora/branches{/branch}","tags_url":"https://api.github.com/repos/razakal/Qora/tags","blobs_url":"https://api.github.com/repos/razakal/Qora/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/razakal/Qora/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/razakal/Qora/git/refs{/sha}","trees_url":"https://api.github.com/repos/razakal/Qora/git/trees{/sha}","statuses_url":"https://api.github.com/repos/razakal/Qora/statuses/{sha}","languages_url":"https://api.github.com/repos/razakal/Qora/languages","stargazers_url":"https://api.github.com/repos/razakal/Qora/stargazers","contributors_url":"https://api.github.com/repos/razakal/Qora/contributors","subscribers_url":"https://api.github.com/repos/razakal/Qora/subscribers","subscription_url":"https://api.github.com/repos/razakal/Qora/subscription","commits_url":"https://api.github.com/repos/razakal/Qora/commits{/sha}","git_commits_url":"https://api.github.com/repos/razakal/Qora/git/commits{/sha}","comments_url":"https://api.github.com/repos/razakal/Qora/comments{/number}","issue_comment_url":"https://api.github.com/repos/razakal/Qora/issues/comments{/number}","contents_url":"https://api.github.com/repos/razakal/Qora/contents/{+path}","compare_url":"https://api.github.com/repos/razakal/Qora/compare/{base}...{head}","merges_url":"https://api.github.com/repos/razakal/Qora/merges","archive_url":"https://api.github.com/repos/razakal/Qora/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/razakal/Qora/downloads","issues_url":"https://api.github.com/repos/razakal/Qora/issues{/number}","pulls_url":"https://api.github.com/repos/razakal/Qora/pulls{/number}","milestones_url":"https://api.github.com/repos/razakal/Qora/milestones{/number}","notifications_url":"https://api.github.com/repos/razakal/Qora/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/razakal/Qora/labels{/name}","releases_url":"https://api.github.com/repos/razakal/Qora/releases{/id}","deployments_url":"https://api.github.com/repos/razakal/Qora/deployments","created_at":"2014-07-15T17:55:44Z","updated_at":"2016-10-14T15:33:37Z","pushed_at":"2016-05-23T22:35:44Z","git_url":"git://github.com/razakal/Qora.git","ssh_url":"git@github.com:razakal/Qora.git","clone_url":"https://github.com/razakal/Qora.git","svn_url":"https://github.com/razakal/Qora","homepage":"http://qora.org","size":17952,"stargazers_count":10,"watchers_count":10,"language":"Java","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":29,"mirror_url":null,"open_issues_count":8,"forks":29,"open_issues":8,"watchers":10,"default_branch":"master"},"source":{"id":21869964,"name":"Qora","full_name":"razakal/Qora","owner":{"login":"razakal","id":12279079,"avatar_url":"https://avatars.githubusercontent.com/u/12279079?v=3","gravatar_id":"","url":"https://api.github.com/users/razakal","html_url":"https://github.com/razakal","followers_url":"https://api.github.com/users/razakal/followers","following_url":"https://api.github.com/users/razakal/following{/other_user}","gists_url":"https://api.github.com/users/razakal/gists{/gist_id}","starred_url":"https://api.github.com/users/razakal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/razakal/subscriptions","organizations_url":"https://api.github.com/users/razakal/orgs","repos_url":"https://api.github.com/users/razakal/repos","events_url":"https://api.github.com/users/razakal/events{/privacy}","received_events_url":"https://api.github.com/users/razakal/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/razakal/Qora","description":"Public GIT for the Qora cryptocurrency project.","fork":false,"url":"https://api.github.com/repos/razakal/Qora","forks_url":"https://api.github.com/repos/razakal/Qora/forks","keys_url":"https://api.github.com/repos/razakal/Qora/keys{/key_id}","collaborators_url":"https://api.github.com/repos/razakal/Qora/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/razakal/Qora/teams","hooks_url":"https://api.github.com/repos/razakal/Qora/hooks","issue_events_url":"https://api.github.com/repos/razakal/Qora/issues/events{/number}","events_url":"https://api.github.com/repos/razakal/Qora/events","assignees_url":"https://api.github.com/repos/razakal/Qora/assignees{/user}","branches_url":"https://api.github.com/repos/razakal/Qora/branches{/branch}","tags_url":"https://api.github.com/repos/razakal/Qora/tags","blobs_url":"https://api.github.com/repos/razakal/Qora/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/razakal/Qora/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/razakal/Qora/git/refs{/sha}","trees_url":"https://api.github.com/repos/razakal/Qora/git/trees{/sha}","statuses_url":"https://api.github.com/repos/razakal/Qora/statuses/{sha}","languages_url":"https://api.github.com/repos/razakal/Qora/languages","stargazers_url":"https://api.github.com/repos/razakal/Qora/stargazers","contributors_url":"https://api.github.com/repos/razakal/Qora/contributors","subscribers_url":"https://api.github.com/repos/razakal/Qora/subscribers","subscription_url":"https://api.github.com/repos/razakal/Qora/subscription","commits_url":"https://api.github.com/repos/razakal/Qora/commits{/sha}","git_commits_url":"https://api.github.com/repos/razakal/Qora/git/commits{/sha}","comments_url":"https://api.github.com/repos/razakal/Qora/comments{/number}","issue_comment_url":"https://api.github.com/repos/razakal/Qora/issues/comments{/number}","contents_url":"https://api.github.com/repos/razakal/Qora/contents/{+path}","compare_url":"https://api.github.com/repos/razakal/Qora/compare/{base}...{head}","merges_url":"https://api.github.com/repos/razakal/Qora/merges","archive_url":"https://api.github.com/repos/razakal/Qora/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/razakal/Qora/downloads","issues_url":"https://api.github.com/repos/razakal/Qora/issues{/number}","pulls_url":"https://api.github.com/repos/razakal/Qora/pulls{/number}","milestones_url":"https://api.github.com/repos/razakal/Qora/milestones{/number}","notifications_url":"https://api.github.com/repos/razakal/Qora/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/razakal/Qora/labels{/name}","releases_url":"https://api.github.com/repos/razakal/Qora/releases{/id}","deployments_url":"https://api.github.com/repos/razakal/Qora/deployments","created_at":"2014-07-15T17:55:44Z","updated_at":"2016-10-14T15:33:37Z","pushed_at":"2016-05-23T22:35:44Z","git_url":"git://github.com/razakal/Qora.git","ssh_url":"git@github.com:razakal/Qora.git","clone_url":"https://github.com/razakal/Qora.git","svn_url":"https://github.com/razakal/Qora","homepage":"http://qora.org","size":17952,"stargazers_count":10,"watchers_count":10,"language":"Java","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":29,"mirror_url":null,"open_issues_count":8,"forks":29,"open_issues":8,"watchers":10,"default_branch":"master"},"network_count":29,"subscribers_count":23,"contributors":6,"commits_per_week":null,"releases":11,"coin":"Qora"},{"id":50933050,"name":"core","full_name":"Storj/core","owner":{"login":"Storj","id":6308081,"avatar_url":"https://avatars.githubusercontent.com/u/6308081?v=3","gravatar_id":"","url":"https://api.github.com/users/Storj","html_url":"https://github.com/Storj","followers_url":"https://api.github.com/users/Storj/followers","following_url":"https://api.github.com/users/Storj/following{/other_user}","gists_url":"https://api.github.com/users/Storj/gists{/gist_id}","starred_url":"https://api.github.com/users/Storj/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Storj/subscriptions","organizations_url":"https://api.github.com/users/Storj/orgs","repos_url":"https://api.github.com/users/Storj/repos","events_url":"https://api.github.com/users/Storj/events{/privacy}","received_events_url":"https://api.github.com/users/Storj/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/Storj/core","description":"Implementation of the Storj protocol for Node.js","fork":false,"url":"https://github.com/Storj/core","forks_url":"https://api.github.com/repos/Storj/core/forks","keys_url":"https://api.github.com/repos/Storj/core/keys{/key_id}","collaborators_url":"https://api.github.com/repos/Storj/core/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/Storj/core/teams","hooks_url":"https://api.github.com/repos/Storj/core/hooks","issue_events_url":"https://api.github.com/repos/Storj/core/issues/events{/number}","events_url":"https://api.github.com/repos/Storj/core/events","assignees_url":"https://api.github.com/repos/Storj/core/assignees{/user}","branches_url":"https://api.github.com/repos/Storj/core/branches{/branch}","tags_url":"https://api.github.com/repos/Storj/core/tags","blobs_url":"https://api.github.com/repos/Storj/core/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/Storj/core/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/Storj/core/git/refs{/sha}","trees_url":"https://api.github.com/repos/Storj/core/git/trees{/sha}","statuses_url":"https://api.github.com/repos/Storj/core/statuses/{sha}","languages_url":"https://api.github.com/repos/Storj/core/languages","stargazers_url":"https://api.github.com/repos/Storj/core/stargazers","contributors_url":"https://api.github.com/repos/Storj/core/contributors","subscribers_url":"https://api.github.com/repos/Storj/core/subscribers","subscription_url":"https://api.github.com/repos/Storj/core/subscription","commits_url":"https://api.github.com/repos/Storj/core/commits{/sha}","git_commits_url":"https://api.github.com/repos/Storj/core/git/commits{/sha}","comments_url":"https://api.github.com/repos/Storj/core/comments{/number}","issue_comment_url":"https://api.github.com/repos/Storj/core/issues/comments{/number}","contents_url":"https://api.github.com/repos/Storj/core/contents/{+path}","compare_url":"https://api.github.com/repos/Storj/core/compare/{base}...{head}","merges_url":"https://api.github.com/repos/Storj/core/merges","archive_url":"https://api.github.com/repos/Storj/core/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/Storj/core/downloads","issues_url":"https://api.github.com/repos/Storj/core/issues{/number}","pulls_url":"https://api.github.com/repos/Storj/core/pulls{/number}","milestones_url":"https://api.github.com/repos/Storj/core/milestones{/number}","notifications_url":"https://api.github.com/repos/Storj/core/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/Storj/core/labels{/name}","releases_url":"https://api.github.com/repos/Storj/core/releases{/id}","deployments_url":"https://api.github.com/repos/Storj/core/deployments","created_at":"2016/02/03","updated_at":"2017/01/04","pushed_at":"2017/01/10","git_url":"git://github.com/Storj/core.git","ssh_url":"git@github.com:Storj/core.git","clone_url":"https://github.com/Storj/core.git","svn_url":"https://github.com/Storj/core","homepage":"https://storj.github.io/core","size":6550,"stargazers_count":119,"watchers_count":119,"language":"JavaScript","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":53,"mirror_url":null,"open_issues_count":29,"forks":53,"open_issues":29,"watchers":119,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"Storj","id":6308081,"avatar_url":"https://avatars.githubusercontent.com/u/6308081?v=3","gravatar_id":"","url":"https://api.github.com/users/Storj","html_url":"https://github.com/Storj","followers_url":"https://api.github.com/users/Storj/followers","following_url":"https://api.github.com/users/Storj/following{/other_user}","gists_url":"https://api.github.com/users/Storj/gists{/gist_id}","starred_url":"https://api.github.com/users/Storj/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Storj/subscriptions","organizations_url":"https://api.github.com/users/Storj/orgs","repos_url":"https://api.github.com/users/Storj/repos","events_url":"https://api.github.com/users/Storj/events{/privacy}","received_events_url":"https://api.github.com/users/Storj/received_events","type":"Organization","site_admin":false},"network_count":53,"subscribers_count":32,"contributors":19,"commits_per_week":21.962,"releases":30,"coin":"Storj"},{"id":16326822,"name":"tittiecoin","full_name":"tittiecoin/tittiecoin","owner":{"login":"tittiecoin","id":6529101,"avatar_url":"https://avatars.githubusercontent.com/u/6529101?v=3","gravatar_id":"","url":"https://api.github.com/users/tittiecoin","html_url":"https://github.com/tittiecoin","followers_url":"https://api.github.com/users/tittiecoin/followers","following_url":"https://api.github.com/users/tittiecoin/following{/other_user}","gists_url":"https://api.github.com/users/tittiecoin/gists{/gist_id}","starred_url":"https://api.github.com/users/tittiecoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tittiecoin/subscriptions","organizations_url":"https://api.github.com/users/tittiecoin/orgs","repos_url":"https://api.github.com/users/tittiecoin/repos","events_url":"https://api.github.com/users/tittiecoin/events{/privacy}","received_events_url":"https://api.github.com/users/tittiecoin/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/tittiecoin/tittiecoin","description":"source","fork":false,"url":"https://github.com/tittiecoin/tittiecoin","forks_url":"https://api.github.com/repos/tittiecoin/tittiecoin/forks","keys_url":"https://api.github.com/repos/tittiecoin/tittiecoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/tittiecoin/tittiecoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/tittiecoin/tittiecoin/teams","hooks_url":"https://api.github.com/repos/tittiecoin/tittiecoin/hooks","issue_events_url":"https://api.github.com/repos/tittiecoin/tittiecoin/issues/events{/number}","events_url":"https://api.github.com/repos/tittiecoin/tittiecoin/events","assignees_url":"https://api.github.com/repos/tittiecoin/tittiecoin/assignees{/user}","branches_url":"https://api.github.com/repos/tittiecoin/tittiecoin/branches{/branch}","tags_url":"https://api.github.com/repos/tittiecoin/tittiecoin/tags","blobs_url":"https://api.github.com/repos/tittiecoin/tittiecoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/tittiecoin/tittiecoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/tittiecoin/tittiecoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/tittiecoin/tittiecoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/tittiecoin/tittiecoin/statuses/{sha}","languages_url":"https://api.github.com/repos/tittiecoin/tittiecoin/languages","stargazers_url":"https://api.github.com/repos/tittiecoin/tittiecoin/stargazers","contributors_url":"https://api.github.com/repos/tittiecoin/tittiecoin/contributors","subscribers_url":"https://api.github.com/repos/tittiecoin/tittiecoin/subscribers","subscription_url":"https://api.github.com/repos/tittiecoin/tittiecoin/subscription","commits_url":"https://api.github.com/repos/tittiecoin/tittiecoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/tittiecoin/tittiecoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/tittiecoin/tittiecoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/tittiecoin/tittiecoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/tittiecoin/tittiecoin/contents/{+path}","compare_url":"https://api.github.com/repos/tittiecoin/tittiecoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/tittiecoin/tittiecoin/merges","archive_url":"https://api.github.com/repos/tittiecoin/tittiecoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/tittiecoin/tittiecoin/downloads","issues_url":"https://api.github.com/repos/tittiecoin/tittiecoin/issues{/number}","pulls_url":"https://api.github.com/repos/tittiecoin/tittiecoin/pulls{/number}","milestones_url":"https://api.github.com/repos/tittiecoin/tittiecoin/milestones{/number}","notifications_url":"https://api.github.com/repos/tittiecoin/tittiecoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/tittiecoin/tittiecoin/labels{/name}","releases_url":"https://api.github.com/repos/tittiecoin/tittiecoin/releases{/id}","deployments_url":"https://api.github.com/repos/tittiecoin/tittiecoin/deployments","created_at":"2014/01/29","updated_at":"2016/10/01","pushed_at":"2015/03/14","git_url":"git://github.com/tittiecoin/tittiecoin.git","ssh_url":"git@github.com:tittiecoin/tittiecoin.git","clone_url":"https://github.com/tittiecoin/tittiecoin.git","svn_url":"https://github.com/tittiecoin/tittiecoin","homepage":"http://www.tittiecoin.com","size":2291,"stargazers_count":6,"watchers_count":6,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":4,"mirror_url":null,"open_issues_count":0,"forks":4,"open_issues":0,"watchers":6,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"network_count":4,"subscribers_count":6,"contributors":2,"commits_per_week":0,"releases":0,"coin":"Tittiecoin"}] diff --git a/src/js/fetch_stats.js b/src/js/fetch_stats.js index c0d72cd..1c1bea2 100644 --- a/src/js/fetch_stats.js +++ b/src/js/fetch_stats.js @@ -3,7 +3,6 @@ */ LITE_MODE = localStorage['LITE_MODE'] - let gh = new GitHub(localStorage['gh_token'] || '') $(document).ready(function() { @@ -15,17 +14,16 @@ $(document).ready(function() { gh = new GitHub(localStorage['gh_token'] || '') }) - -var MergeBySumingNumbers = objects => - objects.reduce((s,r)=>{ - Object.keys(r).map(key=>{ - v = r[key] - if (typeof(v)==="number") s[key]=(s[key]||0)+v - else s[key] = v - }) - return s - },{}) - +var MergeBySumingNumbers = objects => objects.reduce((s, r) => { + Object.keys(r).map(key => { + v = r[key] + if (typeof(v) === "number") { + s[key] = _.round((s[key] || 0) + v, 3) + } else + s[key] = v + }) + return s +}, {}) function promiseGitHubRepoStats(url) { @@ -40,10 +38,17 @@ function promiseGitHubRepoStats(url) { }) }) - if (LITE_MODE) {return promiseStats} + if (LITE_MODE) { + return promiseStats + } var promiseContributors = new Promise(function(resolve, reject) { - gh.get(apiUrl + '/contributors', {all:true, opts:{per_page:100}}, (err, response) => { + gh.get(apiUrl + '/contributors', { + all: true, + opts: { + per_page: 100 + } + }, (err, response) => { if (err) reject(err) else @@ -57,7 +62,11 @@ function promiseGitHubRepoStats(url) { }) var promiseCommits = new Promise(function(resolve, reject) { - gh.get(apiUrl + '/stats/participation', {opts:{per_page:100}}, (err, response) => { + gh.get(apiUrl + '/stats/participation', { + opts: { + per_page: 100 + } + }, (err, response) => { if (err) reject(err) else @@ -70,7 +79,11 @@ function promiseGitHubRepoStats(url) { }) var promiseChanges = new Promise(function(resolve, reject) { - gh.get(apiUrl + '/stats/code_frequency', {opts:{per_page:100}}, (err, response) => { + gh.get(apiUrl + '/stats/code_frequency', { + opts: { + per_page: 100 + } + }, (err, response) => { if (err) reject(err) else @@ -83,7 +96,11 @@ function promiseGitHubRepoStats(url) { }) var promiseReleases = new Promise(function(resolve, reject) { - gh.get(apiUrl + '/releases', {opts:{per_page:100}}, (err, response) => { + gh.get(apiUrl + '/releases', { + opts: { + per_page: 100 + } + }, (err, response) => { if (err) reject(err) else @@ -96,38 +113,28 @@ function promiseGitHubRepoStats(url) { return Promise.all([promiseStats, promiseContributors, promiseChanges, promiseCommits, promiseReleases]).then(data => _.merge(...data)) } - -function promiseGitHubRepoStatsMulti(repos){ - return Promise.all( - repos.map(promiseGitHubRepoStats) - ) - .then(MergeBySumingNumbers) +function promiseGitHubRepoStatsMulti(repos) { + return Promise.all(repos.map(promiseGitHubRepoStats)).then(MergeBySumingNumbers) } - -function promiseGitHubOrgStats(org){ +function promiseGitHubOrgStats(org) { var apiUrl = org.replace('https://github.com/', '') + '/repos' return new Promise(function(resolve, reject) { - gh.get(apiUrl, {opts:{per_page:100}}, (err, response) => { + gh.get(apiUrl, { + opts: { + per_page: 100 + } + }, (err, response) => { if (err) reject(err) else resolve(response) }) - }) - .then(data => data - // we could filter out minor repos here - .filter(row => - row.stargazers_count>7 && - moment(row.updated_at)>moment().subtract(12, 'months') && - row.private === false && - row.archived === false - ) - .map(row=>row.full_name)) - .then(promiseGitHubRepoStatsMulti) + }).then(data => data + // we could filter out minor repos here + .filter(row => row.stargazers_count > 7 && moment(row.updated_at) > moment().subtract(12, 'months') && row.private === false && row.archived === false).map(row => row.full_name)).then(promiseGitHubRepoStatsMulti) } - function promiseBitbucketRepoStats(url) { url = url.replace('https://bitbucket.org/', 'https://api.bitbucket.org/2.0/repositories/') diff --git a/src/js/main.js b/src/js/main.js index 9ce1d8e..d40d4e9 100644 --- a/src/js/main.js +++ b/src/js/main.js @@ -1,89 +1,32 @@ -/** -TODO: -- consider using add/minus as well/instead of commits -- total commits (add contributor contributions) -- sum projects over organisations -- see if it's a fork? -- add use input to enter repos -**/ // format: name from on coinmarketcap: core Github project or repo -function renderUrl(data){return ''+data+''} -function renderDate(data){return data?moment(data).format('YYYY/MM/DD'):data} - -// ideally I want the input to bea list of github users or repos -// var coins = { -// "Bitcoin": 'https://github.com/bitcoin/bitcoin', -// "Ethereum": 'https://github.com/ethereum/go-ethereum', -// "Ripple": 'https://github.com/ripple/rippled', -// "Litecoin": 'https://github.com/litecoin-project/litecoin', -// "Monero": 'https://github.com/monero-project/monero', -// 'Dash': 'https://github.com/dashpay/dash', -// "Augur": "https://github.com/AugurProject/augur-core", -// "Maidsafe": "https://github.com/maidsafe/safe_client_libs", -// "Steem": "https://github.com/steemit/steem", -// "NEM": "https://github.com/NemProject/nem.core", -// //'Iconomi':'', -// "Factom": 'https://github.com/FactomProject/factomd', -// 'Dogecoin': 'https://github.com/dogecoin/dogecoin', -// 'Waves': 'https://github.com/wavesplatform/Waves', -// 'ZCash': 'https://github.com/zcash/zcash', -// 'DigixDAO': 'https://github.com/DigixGlobal/digixdao-contracts', -// 'Stellar Lumens': 'https://github.com/stellar/stellar-core', -// 'Lisk': 'https://github.com/LiskHQ/lisk', -// 'Tether': 'https://bitbucket.org/tetherto/tether-api-client-ruby', -// // 'E-Dinar Coin': 'https://github.com/edincoin/EDINARCOIN', -// //'ARDOR':'', -// 'GameCredits': 'https://github.com/gamecredits-project/GameCredits', -// 'Swiscoin': 'https://github.com/SCNPay/swiscoin', -// 'Bitshares': 'https://github.com/bitshares/bitshares-2', -// /** Notable below top 25 **/ -// "Golem": "https://github.com/golemfactory/golem", -// "PIVX":"https://github.com/PIVX-Project/PIVX", -// "Nxt": 'https://bitbucket.org/JeanLucPicard/nxt', // bitbucket -// "Iota": "https://github.com/iotaledger/iri", -// "IotaOrg": "https://github.com/iotaledger", -// "Vertcoin": 'https://github.com/vertcoin/vertcoin', -// 'Stratis': 'https://github.com/stratisproject/stratisX', -// 'VCash': 'https://github.com/openvcash/vcash', -// "BitcoinUnlimited": "https://github.com/BitcoinUnlimited/BitcoinUnlimited", -// "Bitcoinclassic": "https://github.com/bitcoinclassic/bitcoinclassic", -// "Burstcoin": "https://github.com/BurstProject/burstcoin", -// "Blocknet": "https://github.com/atcsecure/blocknet", -// "Syscoin": "https://github.com/syscoin/syscoin2", -// "Gnosis":"https://github.com/gnosis/gnosis-contracts", -// // "":"https://github.com/voxelus" -// "Qora": "https://github.com/Qoracoin/Qora", -// "Storj": "https://github.com/Storj/core", -// "Sia": "https://github.com/NebulousLabs/Sia", -// "Bitcore": "https://github.com/dgbholdings/bitcore", -// -// 'Tittiecoin': 'https://github.com/tittiecoin/tittiecoin', // example shitcoin -// } +function renderUrl(data) { + return '' + data + '' +} +function renderDate(data) { + return data + ? moment(data).format('YYYY/MM/DD') + : data +} var columns = [ { "data": "coin", "title": "coin" - }, - { + }, { "data": "commits_per_week", "title": "commits per week (for last year)" - }, - { + }, { "data": "watchers", "title": "watchers" - }, - { + }, { "data": "open_issues", "title": "open issues" - }, - { - "data": "size", - "title": "size", - "visible": false - }, - { + }, { + "data": "size", + "title": "size", + "visible": false + }, { "data": "created_at", "title": "created", render: renderDate @@ -93,7 +36,7 @@ var columns = [ render: renderDate }, { "data": "contributors", - "title": "contributors (up to 100)" + "title": "contributors" }, { "data": "forks", "title": "forks" @@ -103,79 +46,73 @@ var columns = [ }, { "data": "language", "title": "language" - }, - { - "data": "description", - "title": "description", - "visible": false - }, - { + }, { + "data": "description", + "title": "description", + "visible": false + }, { "data": "commits", "title": "commits", "visible": false - }, - { + }, { "data": "code_frequency", "title": "code frequency", "visible": false - }, - { - "data": "pushed_at", - "title": "pushed", - "visible": false, - render: renderDate - }, - { + }, { + "data": "pushed_at", + "title": "pushed", + "visible": false, + render: renderDate + }, { "data": "url", "title": "url", render: renderUrl }, - // { - // "data": "id", - // "title": "id", - // "visible": false - // }, - { - "data": "name", - "title": "name", - "visible": false - }, - // { - // "data": "full_name", - // "title": "full_name", - // "visible": false - // }, - // { - // "data": "owner", - // "title": "owner", - // "visible": false - // }, - // { - // "data": "private", - // "title": "private", - // "visible": false - // }, - { - "data": "fork", - "title": "fork", - "visible": false - }, - { - "data": "homepage", - "title": "homepage", - "visible": false, - render: renderUrl - }, - // { - // "data": "default_branch", - // "title": "default_branch", - // "visible": false - // }, - // { - // "data": "permissions", - // "title": "permissions", - // "visible": false - // }, + // { + // "data": "id", + // "title": "id", + // "visible": false + // }, + { + "data": "name", + "title": "name", + "visible": false + }, + // { + // "data": "full_name", + // "title": "full_name", + // "visible": false + // }, + // { + // "data": "owner", + // "title": "owner", + // "visible": false + // }, + // { + // "data": "private", + // "title": "private", + // "visible": false + // }, + { + "data": "fork", + "title": "fork", + "visible": false + }, { + "data": "homepage", + "title": "homepage", + "visible": false, + render: renderUrl + }, + // { + // "data": "default_branch", + // "title": "default_branch", + // "visible": false + // }, + // { + // "data": "permissions", + // "title": "permissions", + // "visible": false + // }, ] @@ -213,39 +150,31 @@ function makeMarkDownTable(data) { return table } - /** fill missing attribtes so datatables stops complaining **/ -function fillAll(data, columns){ - return data - .filter(_.isObject) - .map(row=>{ +function fillAll(data, columns) { + return data.filter(_.isObject).map(row => { for (var i = 0; i < columns.length; i++) { var key = columns[i].data - if (row[key]===undefined) row[key] = '' + if (row[key] === undefined) + row[key] = '' } return row }) } +function refresh() { -function refresh(){ - - var coins = $('#repos').val() - .trim() - .split('\n') - .filter(row=>!row.startsWith('#')) - .map(row=>row.split(',', 2)) - .reduce((o,[key,value])=>{ - o[key]=value - return o - },{}) + var coins = $('#repos').val().trim().split('\n').filter(row => !row.startsWith('#')).map(row => row.split(',', 2)).reduce((o, [key, value]) => { + o[key] = value + return o + }, {}) // Collect data let promises let countdown = Object.keys(coins).length - let total = countdown*1 + let total = countdown * 1 $("#go").prop('disabled', true); - $("#go").text(''+countdown) + $("#go").text('' + countdown) if (!localStorage['gh-data']) promises = Promise.all(Object.keys(coins).map(coin => { var url = coins[coin] @@ -254,51 +183,54 @@ function refresh(){ if (url.includes('github.com')) { if (url.includes(' ')) { // handle a list of repos - return promiseGitHubRepoStatsMulti(url.split(' ')) - .then(data => { + return promiseGitHubRepoStatsMulti(url.split(' ')).then(data => { data.coin = coin data.url = url return data - }).catch(err => {console.error(err, url, coin)}) - } - else if (url.includes('https://github.com/orgs') || url.includes('https://github.com/users')){ + }).catch(err => { + console.error(err, url, coin) + }) + } else if (url.includes('https://github.com/orgs') || url.includes('https://github.com/users')) { // handle github org or user return promiseGitHubOrgStats(url).then(data => { data.coin = coin data.url = url return data - }).catch(err => {console.error(err, url, coin)}) + }).catch(err => { + console.error(err, url, coin) + }) } else { return promiseGitHubRepoStats(url).then(data => { data.coin = coin data.url = url return data - }).catch(err => {console.error(err, url, coin)}) + }).catch(err => { + console.error(err, url, coin) + }) } } else { return promiseBitbucketRepoStats(url).then(data => { data.coin = coin data.url = url return data - }).catch(err => {console.error(err, url, coin)}) + }).catch(err => { + console.error(err, url, coin) + }) } - }).map(promise=>promise - .then(value => { - countdown -= 1 - $("#go").text(`${countdown}/${total}`) - return value - }) - // .catch(err => {console.error(err)}) - ) - ) - .then((data) => { + }).map(promise => promise.then(value => { + countdown -= 1 + $("#go").text(`${countdown}/${total}`) + return value + }) + .catch(err => {console.error(err)}))).then((data) => { // cache so I can provide an offline snapshot localStorage['gh-data2'] = JSON.stringify(data) return data }) - else promises = Promise.resolve(JSON.parse(localStorage['gh-data'])) + else + promises = Promise.resolve(JSON.parse(localStorage['gh-data'])) promises.then(data => { // data = parseDates(data) @@ -311,25 +243,36 @@ function refresh(){ [1, "asc"] ], pageLength: 100, - "lengthMenu": [ 10, 25, 50, 75, 100,800], + "lengthMenu": [ + 10, + 25, + 50, + 75, + 100, + 800 + ], buttons: ['colvis'], stateSave: true, - dom: 'Bfrtip', + dom: 'Bfrtip' }) - $('#markdown').val(makeMarkDownTable(data)) $("#go").prop('disabled', false); $("#go").text("Go") + + var markdown = makeMarkDownTable(data) + console.log(markdown) + // $('#markdown').val(markdown) }) } $(document).ready(function() { // DEV purposes only - $('#clear').on('click', function(){ + $('#clear').on('click', function() { localStorage['gh-data'] = '' window.location.reload() }) - $('#go').on('click', function(){ + $('#go').on('click', function() { refresh() }) + refresh() })