forked from nodejs/github-bot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathauthenticated-user.json
More file actions
33 lines (33 loc) · 1.39 KB
/
authenticated-user.json
File metadata and controls
33 lines (33 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"login": "nodejs-github-bot",
"id": 18269663,
"node_id": "MDQ6VXNlcjE4MjY5NjYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/18269663?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nodejs-github-bot",
"html_url": "https://github.com/nodejs-github-bot",
"followers_url": "https://api.github.com/users/nodejs-github-bot/followers",
"following_url": "https://api.github.com/users/nodejs-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/nodejs-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nodejs-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nodejs-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/nodejs-github-bot/orgs",
"repos_url": "https://api.github.com/users/nodejs-github-bot/repos",
"events_url": "https://api.github.com/users/nodejs-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/nodejs-github-bot/received_events",
"type": "User",
"site_admin": false,
"name": "Node.js GitHub Bot",
"company": null,
"blog": "https://github.com/nodejs/github-bot",
"location": null,
"email": null,
"hireable": null,
"bio": null,
"public_repos": 1,
"public_gists": 0,
"followers": 21,
"following": 0,
"created_at": "2016-04-04T18:31:48Z",
"updated_at": "2018-11-21T02:22:03Z"
}