-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrepository.json
51 lines (51 loc) · 1.53 KB
/
repository.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
{
"packages": [
{
"name": "Clara",
"releases": [
{
"date": "2017-03-08 15:24:55",
"platforms": [
"linux-x64"
],
"version": "0.2.0",
"url": "https://github.com/rwols/Clara/releases/download/0.2.0/Clara-0.2.0-Linux-x64.zip",
"sublime_text": ">=3000"
},
{
"date": "2017-04-09 23:49:58",
"platforms": [
"osx-x64"
],
"version": "0.2.0",
"url": "https://github.com/rwols/Clara/releases/download/0.2.0/Clara-0.2.0-Darwin-x64.zip",
"sublime_text": ">=3000"
},
{
"date": "2017-04-16 12:43:05",
"platforms": [
"osx-x64"
],
"version": "0.3.0",
"url": "https://github.com/rwols/Clara/releases/download/0.3.0/Clara-0.3.0-Darwin-x64.zip",
"sublime_text": ">=3000"
},
{
"date": "2017-05-29 14:46:03",
"platforms": [
"linux-x64"
],
"version": "0.3.0",
"url": "https://github.com/rwols/Clara/releases/download/0.3.0/Clara-0.3.0-Linux-x64.zip",
"sublime_text": ">=3000"
}
],
"author": "rwols",
"details": "https://github.com/rwols/Clara/wiki",
"readme": "https://raw.githubusercontent.com/wiki/rwols/Clara/Clara.md",
"homepage": "https://github.com/rwols/Clara",
"issues": "https://github.com/rwols/Clara/issues"
}
],
"schema_version": "3.0.0"
}