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 + + + 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 @@