forked from tomnomnom/gron
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgithub.gron
62 lines (62 loc) · 3.91 KB
/
github.gron
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
json = [];
json[0] = {};
json[0].author = {};
json[0].author.avatar_url = "https://avatars.githubusercontent.com/u/58276?v=3";
json[0].author.events_url = "https://api.github.com/users/tomnomnom/events{/privacy}";
json[0].author.followers_url = "https://api.github.com/users/tomnomnom/followers";
json[0].author.following_url = "https://api.github.com/users/tomnomnom/following{/other_user}";
json[0].author.gists_url = "https://api.github.com/users/tomnomnom/gists{/gist_id}";
json[0].author.gravatar_id = "";
json[0].author.html_url = "https://github.com/tomnomnom";
json[0].author.id = 58276;
json[0].author.login = "tomnomnom";
json[0].author.organizations_url = "https://api.github.com/users/tomnomnom/orgs";
json[0].author.received_events_url = "https://api.github.com/users/tomnomnom/received_events";
json[0].author.repos_url = "https://api.github.com/users/tomnomnom/repos";
json[0].author.site_admin = false;
json[0].author.starred_url = "https://api.github.com/users/tomnomnom/starred{/owner}{/repo}";
json[0].author.subscriptions_url = "https://api.github.com/users/tomnomnom/subscriptions";
json[0].author.type = "User";
json[0].author.url = "https://api.github.com/users/tomnomnom";
json[0].comments_url = "https://api.github.com/repos/tomnomnom/gron/commits/cfade78b10e9c0cb9e4e0a902f5383ee4e5efc9e/comments";
json[0].commit = {};
json[0].commit.author = {};
json[0].commit.author.date = "2016-09-09T20:08:58Z";
json[0].commit.author.email = "[email protected]";
json[0].commit.author.name = "Tom Hudson";
json[0].commit.comment_count = 0;
json[0].commit.committer = {};
json[0].commit.committer.date = "2016-09-09T20:08:58Z";
json[0].commit.committer.email = "[email protected]";
json[0].commit.committer.name = "Tom Hudson";
json[0].commit.message = "Unexports statements add/addFull methods";
json[0].commit.tree = {};
json[0].commit.tree.sha = "536ec3c40a0510cd048921cd8757c401aad94b91";
json[0].commit.tree.url = "https://api.github.com/repos/tomnomnom/gron/git/trees/536ec3c40a0510cd048921cd8757c401aad94b91";
json[0].commit.url = "https://api.github.com/repos/tomnomnom/gron/git/commits/cfade78b10e9c0cb9e4e0a902f5383ee4e5efc9e";
json[0].committer = {};
json[0].committer.avatar_url = "https://avatars.githubusercontent.com/u/58276?v=3";
json[0].committer.events_url = "https://api.github.com/users/tomnomnom/events{/privacy}";
json[0].committer.followers_url = "https://api.github.com/users/tomnomnom/followers";
json[0].committer.following_url = "https://api.github.com/users/tomnomnom/following{/other_user}";
json[0].committer.gists_url = "https://api.github.com/users/tomnomnom/gists{/gist_id}";
json[0].committer.gravatar_id = "";
json[0].committer.html_url = "https://github.com/tomnomnom";
json[0].committer.id = 58276;
json[0].committer.login = "tomnomnom";
json[0].committer.organizations_url = "https://api.github.com/users/tomnomnom/orgs";
json[0].committer.received_events_url = "https://api.github.com/users/tomnomnom/received_events";
json[0].committer.repos_url = "https://api.github.com/users/tomnomnom/repos";
json[0].committer.site_admin = false;
json[0].committer.starred_url = "https://api.github.com/users/tomnomnom/starred{/owner}{/repo}";
json[0].committer.subscriptions_url = "https://api.github.com/users/tomnomnom/subscriptions";
json[0].committer.type = "User";
json[0].committer.url = "https://api.github.com/users/tomnomnom";
json[0].html_url = "https://github.com/tomnomnom/gron/commit/cfade78b10e9c0cb9e4e0a902f5383ee4e5efc9e";
json[0].parents = [];
json[0].parents[0] = {};
json[0].parents[0].html_url = "https://github.com/tomnomnom/gron/commit/ca66db90d96332a85ec29ea527b3966decf1c6fc";
json[0].parents[0].sha = "ca66db90d96332a85ec29ea527b3966decf1c6fc";
json[0].parents[0].url = "https://api.github.com/repos/tomnomnom/gron/commits/ca66db90d96332a85ec29ea527b3966decf1c6fc";
json[0].sha = "cfade78b10e9c0cb9e4e0a902f5383ee4e5efc9e";
json[0].url = "https://api.github.com/repos/tomnomnom/gron/commits/cfade78b10e9c0cb9e4e0a902f5383ee4e5efc9e";