35 lines
1.3 KiB
JavaScript
35 lines
1.3 KiB
JavaScript
module.exports = {
|
|
login: "octokit",
|
|
id: 3430433,
|
|
node_id: "MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=",
|
|
avatar_url: "https://avatars0.githubusercontent.com/u/3430433?v=4",
|
|
gravatar_id: "",
|
|
url: "https://api.github.com/users/octokit",
|
|
html_url: "https://github.com/octokit",
|
|
followers_url: "https://api.github.com/users/octokit/followers",
|
|
following_url: "https://api.github.com/users/octokit/following{/other_user}",
|
|
gists_url: "https://api.github.com/users/octokit/gists{/gist_id}",
|
|
starred_url: "https://api.github.com/users/octokit/starred{/owner}{/repo}",
|
|
subscriptions_url: "https://api.github.com/users/octokit/subscriptions",
|
|
organizations_url: "https://api.github.com/users/octokit/orgs",
|
|
repos_url: "https://api.github.com/users/octokit/repos",
|
|
events_url: "https://api.github.com/users/octokit/events{/privacy}",
|
|
received_events_url: "https://api.github.com/users/octokit/received_events",
|
|
type: "Organization",
|
|
site_admin: false,
|
|
name: "Octokit",
|
|
company: null,
|
|
blog: "http://octokit.github.io",
|
|
location: null,
|
|
email: null,
|
|
hireable: null,
|
|
bio: "Official clients for the GitHub API",
|
|
twitter_username: "octokit",
|
|
public_repos: 44,
|
|
public_gists: 0,
|
|
followers: 0,
|
|
following: 0,
|
|
created_at: "2013-01-30T18:13:42Z",
|
|
updated_at: "2020-06-09T20:53:23Z",
|
|
};
|