forked from JohnSundell/Marathon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.pins
42 lines (42 loc) · 987 Bytes
/
Package.pins
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
{
"autoPin": true,
"pins": [
{
"package": "Files",
"reason": null,
"repositoryURL": "https://github.com/JohnSundell/Files.git",
"version": "1.11.0"
},
{
"package": "Releases",
"reason": null,
"repositoryURL": "https://github.com/JohnSundell/Releases.git",
"version": "1.0.6"
},
{
"package": "Require",
"reason": null,
"repositoryURL": "https://github.com/JohnSundell/Require.git",
"version": "1.0.2"
},
{
"package": "ShellOut",
"reason": null,
"repositoryURL": "https://github.com/JohnSundell/ShellOut.git",
"version": "1.1.0"
},
{
"package": "Unbox",
"reason": null,
"repositoryURL": "https://github.com/JohnSundell/Unbox.git",
"version": "2.5.0"
},
{
"package": "Wrap",
"reason": null,
"repositoryURL": "https://github.com/JohnSundell/Wrap.git",
"version": "2.1.1"
}
],
"version": 1
}