-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackages.json
78 lines (78 loc) · 2.04 KB
/
packages.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
[
{
"package": "pactaverse",
"url": "https://github.com/rmi-pacta/pactaverse"
},
{
"package": "pacta.scenario.data.preparation",
"url": "https://github.com/rmi-pacta/pacta.scenario.data.preparation"
},
{
"package": "pacta.data.scraping",
"url": "https://github.com/rmi-pacta/pacta.data.scraping"
},
{
"package": "pacta.data.preparation",
"url": "https://github.com/rmi-pacta/pacta.data.preparation"
},
{
"package": "pacta.data.validation",
"url": "https://github.com/rmi-pacta/pacta.data.validation"
},
{
"package": "pacta.portfolio.allocate",
"url": "https://github.com/rmi-pacta/pacta.portfolio.allocate"
},
{
"package": "pacta.portfolio.utils",
"url": "https://github.com/rmi-pacta/pacta.portfolio.utils"
},
{
"package": "pacta.portfolio.import",
"url": "https://github.com/rmi-pacta/pacta.portfolio.import"
},
{
"package": "pacta.portfolio.audit",
"url": "https://github.com/rmi-pacta/pacta.portfolio.audit"
},
{
"package": "pacta.portfolio.report",
"url": "https://github.com/rmi-pacta/pacta.portfolio.report"
},
{
"package": "pacta.executive.summary",
"url": "https://github.com/rmi-pacta/pacta.executive.summary"
},
{
"package": "pacta.interactive.plot",
"url": "https://github.com/rmi-pacta/pacta.interactive.plot"
},
{
"package": "pacta.scenario.data.preparation",
"url": "https://github.com/rmi-pacta/pacta.scenario.data.preparation"
},
{
"package": "r2dii.data",
"url": "https://github.com/rmi-pacta/r2dii.data"
},
{
"package": "r2dii.plot",
"url": "https://github.com/rmi-pacta/r2dii.plot"
},
{
"package": "r2dii.analysis",
"url": "https://github.com/rmi-pacta/r2dii.analysis"
},
{
"package": "r2dii.match",
"url": "https://github.com/rmi-pacta/r2dii.match"
},
{
"package": "r2dii.colours",
"url": "https://github.com/rmi-pacta/r2dii.colours"
},
{
"package": "pacta.multi.loanbook",
"url": "https://github.com/rmi-pacta/pacta.multi.loanbook"
}
]