This repository has been archived by the owner on Nov 12, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pinned-repositories.json
108 lines (108 loc) · 3.91 KB
/
pinned-repositories.json
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
"pinnedRepositories": [
{
"createdAt": "2015-09-26T23:17:36Z",
"description": "Code and photography focused Jekyll blog backed by a Personal API.",
"descriptionHTML": "<div>Code and photography focused Jekyll blog backed by a Personal API.</div>",
"diskUsage": 13328,
"hasIssuesEnabled": true,
"hasWikiEnabled": false,
"homepageUrl": "https://www.chrisvogt.me",
"licenseInfo": {
"name": "MIT License",
"nickname": null,
"key": "mit",
"url": "http://choosealicense.com/licenses/mit/"
},
"name": "blog",
"nameWithOwner": "personal-site/blog",
"openGraphImageUrl": "https://avatars2.githubusercontent.com/u/47586637?s=400&v=4",
"primaryLanguage": {
"color": "#e34c26",
"name": "HTML"
},
"updatedAt": "2019-06-11T08:54:58Z",
"pushedAt": "2019-08-30T03:53:45Z",
"url": "https://github.com/personal-site/blog",
"usesCustomOpenGraphImage": false
},
{
"createdAt": "2018-08-12T21:59:08Z",
"description": "A personal API for storing and serving personal data and metrics collected from various online platforms.",
"descriptionHTML": "<div>A personal API for storing and serving personal data and metrics collected from various online platforms.</div>",
"diskUsage": 155,
"hasIssuesEnabled": true,
"hasWikiEnabled": false,
"homepageUrl": "",
"licenseInfo": {
"name": "MIT License",
"nickname": null,
"key": "mit",
"url": "http://choosealicense.com/licenses/mit/"
},
"name": "core",
"nameWithOwner": "personal-api/core",
"openGraphImageUrl": "https://avatars1.githubusercontent.com/u/42729416?s=400&v=4",
"primaryLanguage": {
"color": "#f1e05a",
"name": "JavaScript"
},
"updatedAt": "2019-05-25T17:42:38Z",
"pushedAt": "2019-05-25T17:43:29Z",
"url": "https://github.com/personal-api/core",
"usesCustomOpenGraphImage": false
},
{
"createdAt": "2018-10-17T03:27:18Z",
"description": "Slack bot that announces upcoming catered meals and supports ZeroCater.",
"descriptionHTML": "<div>Slack bot that announces upcoming catered meals and supports ZeroCater.</div>",
"diskUsage": 1061,
"hasIssuesEnabled": true,
"hasWikiEnabled": true,
"homepageUrl": "",
"licenseInfo": {
"name": "MIT License",
"nickname": null,
"key": "mit",
"url": "http://choosealicense.com/licenses/mit/"
},
"name": "slack-bot",
"nameWithOwner": "lunchly/slack-bot",
"openGraphImageUrl": "https://avatars3.githubusercontent.com/u/43972259?s=400&v=4",
"primaryLanguage": {
"color": "#f1e05a",
"name": "JavaScript"
},
"updatedAt": "2019-08-21T01:53:12Z",
"pushedAt": "2019-08-21T01:53:57Z",
"url": "https://github.com/lunchly/slack-bot",
"usesCustomOpenGraphImage": false
},
{
"createdAt": "2018-10-08T21:12:28Z",
"description": "Lunchly datasource for ZeroCater.",
"descriptionHTML": "<div>Lunchly datasource for ZeroCater.</div>",
"diskUsage": 75,
"hasIssuesEnabled": true,
"hasWikiEnabled": false,
"homepageUrl": "https://www.npmjs.com/package/@lunchly/service-zerocater",
"licenseInfo": {
"name": "MIT License",
"nickname": null,
"key": "mit",
"url": "http://choosealicense.com/licenses/mit/"
},
"name": "service-zerocater",
"nameWithOwner": "lunchly/service-zerocater",
"openGraphImageUrl": "https://avatars3.githubusercontent.com/u/43972259?s=400&v=4",
"primaryLanguage": {
"color": "#f1e05a",
"name": "JavaScript"
},
"updatedAt": "2019-03-28T08:26:47Z",
"pushedAt": "2019-03-25T18:31:55Z",
"url": "https://github.com/lunchly/service-zerocater",
"usesCustomOpenGraphImage": false
}
]
}