-
Notifications
You must be signed in to change notification settings - Fork 1
/
repos.json
92 lines (92 loc) · 2.01 KB
/
repos.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
{
"akamai-base": {
"github": "launchdarkly/js-core"
},
"akamai-edgekv": {
"github": "launchdarkly/js-core"
},
"android": {
"github": "launchdarkly/android-client-sdk"
},
"apex-server-sdk": {
"github": "launchdarkly/apex-server-sdk"
},
"cloudflare": {
"github": "launchdarkly/js-core"
},
"cpp-client-sdk": {
"github": "launchdarkly/cpp-sdks"
},
"cpp-server-sdk": {
"github": "launchdarkly/cpp-sdks"
},
"dotnet-client-sdk": {
"github": "launchdarkly/dotnet-core"
},
"dotnet-server-sdk": {
"github": "launchdarkly/dotnet-core"
},
"electron": {
"github": "launchdarkly/electron-client-sdk"
},
"erlang-server-sdk": {
"github": "launchdarkly/erlang-server-sdk"
},
"flutter-client-sdk": {
"github": "launchdarkly/flutter-client-sdk"
},
"go-server-sdk": {
"github": "launchdarkly/go-server-sdk"
},
"haskell-server-sdk": {
"github": "launchdarkly/haskell-server-sdk"
},
"java-server-sdk": {
"github": "launchdarkly/java-core"
},
"js-client-sdk": {
"github": "launchdarkly/js-client-sdk"
},
"lua-server-sdk": {
"github": "launchdarkly/lua-server-sdk"
},
"node-client-sdk": {
"github": "launchdarkly/node-client-sdk"
},
"node-server": {
"github": "launchdarkly/js-core"
},
"php-server-sdk": {
"github": "launchdarkly/php-server-sdk"
},
"python-server-sdk": {
"github": "launchdarkly/python-server-sdk"
},
"react-client-sdk": {
"github": "launchdarkly/react-client-sdk"
},
"react-native": {
"github": "launchdarkly/js-core"
},
"relay-proxy": {
"github": "launchdarkly/ld-relay"
},
"roku": {
"github": "launchdarkly/roku-client-sdk"
},
"ruby-server-sdk": {
"github": "launchdarkly/ruby-server-sdk"
},
"rust-server-sdk": {
"github": "launchdarkly/rust-server-sdk"
},
"swift-client-sdk": {
"github": "launchdarkly/ios-client-sdk"
},
"vercel": {
"github": "launchdarkly/js-core"
},
"vue": {
"github": "launchdarkly/vue-client-sdk"
}
}