FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
bitframework/BitConfig.json at develop · johnsjob/bitframework · GitHub
johnsjob
/
bitframework
Public
forked from
bitfoundation/bitplatform
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
bitframework
/
BitConfig.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
86 lines (86 loc) · 1.88 KB
Breadcrumbs
bitframework
/
BitConfig.json
Copy path
File metadata and controls
86 lines (86 loc) · 1.88 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
{
"BitCodeGeneratorConfigs"
: {
"BitCodeGeneratorMappings"
: [
{
"Route"
:
"
Bit
"
,
"DestinationFileName"
:
"
Bit.Model.Context
"
,
"TypingsPath"
:
"
typings.d.ts
"
,
"SourceProjects"
: [
{
"Name"
:
"
Bit.Model
"
},
{
"Name"
:
"
Bit.OData
"
}
],
"DestinationProject"
: {
"Name"
:
"
Bit.TSClient.Core
"
},
"NamespaceAliases"
: [
{
"Namespace"
:
"
Bit.Model.Dtos
"
,
"Alias"
:
"
BitModel
"
}
]
},
{
"Route"
:
"
Bit
"
,
"DestinationFileName"
:
"
Bit.Model.Context
"
,
"SourceProjects"
: [
{
"Name"
:
"
Bit.Model
"
},
{
"Name"
:
"
Bit.OData
"
}
],
"DestinationProject"
: {
"Name"
:
"
Bit.Tests
"
},
"NamespaceAliases"
: [
{
"Namespace"
:
"
Bit.Model.Dtos
"
,
"Alias"
:
"
BitModel
"
}
]
},
{
"Route"
:
"
Test
"
,
"DestinationFileName"
:
"
Test.Model.Context
"
,
"TypingsPath"
:
"
typings.d.ts
"
,
"SourceProjects"
: [
{
"Name"
:
"
Bit.Tests
"
}
],
"DestinationProject"
: {
"Name"
:
"
Bit.TSClient.AngularJS.Tests
"
},
"NamespaceAliases"
: [
{
"Namespace"
:
"
Bit.Tests.Model.Dto
"
,
"Alias"
:
"
BitTestsModel
"
}
]
},
{
"Route"
:
"
Test
"
,
"DestinationFileName"
:
"
Test.Model.Context
"
,
"SourceProjects"
: [
{
"Name"
:
"
Bit.Tests
"
}
],
"DestinationProject"
: {
"Name"
:
"
Bit.Tests
"
},
"NamespaceAliases"
: [
{
"Namespace"
:
"
Bit.Tests.Model.Dto
"
,
"Alias"
:
"
BitTestsModel
"
}
]
}
]
}
}
Back
|
FazBrowse Home
|
New Git URL