-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackages.json
More file actions
163 lines (163 loc) · 5.1 KB
/
packages.json
File metadata and controls
163 lines (163 loc) · 5.1 KB
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
{
"grpc_generator": {
"comment.schema": "See the packages.json section in CONTRIBUTING.md",
"package-basepath": "tools",
"proto-basepath": null,
"proto-subpath": null,
"proto-include-path": null,
"output-format": null,
"install-extras": null
},
"ni.datamonikers.v1.client": {
"package-basepath": "packages",
"proto-basepath": null,
"proto-subpath": null,
"proto-include-path": null,
"output-format": null,
"install-extras": null
},
"ni.datamonikers.v1.proto": {
"package-basepath": "packages",
"proto-basepath": "third_party/ni-apis",
"proto-subpath": "ni/datamonikers/v1",
"proto-include-path": "third_party/ni-apis",
"output-format": "subpackage",
"install-extras": null
},
"ni-grpc-extensions": {
"package-basepath": "packages",
"proto-basepath": null,
"proto-subpath": null,
"proto-include-path": null,
"output-format": null,
"install-extras": null
},
"ni.grpcdevice.v1.proto": {
"package-basepath": "packages",
"proto-basepath": "proto",
"proto-subpath": ".",
"proto-include-path": "proto",
"output-format": "subpackage",
"install-extras": null
},
"ni.measurementlink.discovery.v1.client": {
"package-basepath": "packages",
"proto-basepath": null,
"proto-subpath": null,
"proto-include-path": null,
"output-format": null,
"install-extras": null
},
"ni.measurementlink.discovery.v1.proto": {
"package-basepath": "packages",
"proto-basepath": "third_party/ni-apis",
"proto-subpath": "ni/measurementlink/discovery/v1",
"proto-include-path": "third_party/ni-apis",
"output-format": "subpackage",
"install-extras": null
},
"ni.measurementlink.measurement.v1.proto": {
"package-basepath": "packages",
"proto-basepath": "third_party/ni-apis",
"proto-subpath": "ni/measurementlink/measurement/v1",
"proto-include-path": "third_party/ni-apis",
"output-format": "subpackage",
"install-extras": null
},
"ni.measurementlink.measurement.v2.proto": {
"package-basepath": "packages",
"proto-basepath": "third_party/ni-apis",
"proto-subpath": "ni/measurementlink/measurement/v2",
"proto-include-path": "third_party/ni-apis",
"output-format": "subpackage",
"install-extras": null
},
"ni.measurementlink.pinmap.v1.client": {
"package-basepath": "packages",
"proto-basepath": null,
"proto-subpath": null,
"proto-include-path": null,
"output-format": null,
"install-extras": null
},
"ni.measurementlink.pinmap.v1.proto": {
"package-basepath": "packages",
"proto-basepath": "third_party/ni-apis",
"proto-subpath": "ni/measurementlink/pinmap/v1",
"proto-include-path": "third_party/ni-apis",
"output-format": "subpackage",
"install-extras": null
},
"ni.measurementlink.proto": {
"package-basepath": "packages",
"proto-basepath": "third_party/ni-apis",
"proto-subpath": "ni/measurementlink",
"proto-include-path": "third_party/ni-apis",
"output-format": "subpackage",
"install-extras": null
},
"ni.measurementlink.sessionmanagement.v1.client": {
"package-basepath": "packages",
"proto-basepath": null,
"proto-subpath": null,
"proto-include-path": null,
"output-format": null,
"install-extras": "drivers"
},
"ni.measurementlink.sessionmanagement.v1.proto": {
"package-basepath": "packages",
"proto-basepath": "third_party/ni-apis",
"proto-subpath": "ni/measurementlink/sessionmanagement/v1",
"proto-include-path": "third_party/ni-apis/ni/grpcdevice/v1",
"output-format": "subpackage",
"install-extras": null
},
"ni.measurements.data.v1.client": {
"package-basepath": "packages",
"proto-basepath": null,
"proto-subpath": null,
"proto-include-path": null,
"output-format": null,
"install-extras": null
},
"ni.measurements.data.v1.proto": {
"package-basepath": "packages",
"proto-basepath": "third_party/ni-apis",
"proto-subpath": "ni/measurements/data/v1",
"proto-include-path": "third_party/ni-apis",
"output-format": "subpackage",
"install-extras": null
},
"ni.measurements.metadata.v1.client": {
"package-basepath": "packages",
"proto-basepath": null,
"proto-subpath": null,
"proto-include-path": null,
"output-format": null,
"install-extras": null
},
"ni.measurements.metadata.v1.proto": {
"package-basepath": "packages",
"proto-basepath": "third_party/ni-apis",
"proto-subpath": "ni/measurements/metadata/v1",
"proto-include-path": "third_party/ni-apis",
"output-format": "subpackage",
"install-extras": null
},
"ni.panels.v1.proto": {
"package-basepath": "packages",
"proto-basepath": "third_party/ni-apis",
"proto-subpath": "ni/panels/v1",
"proto-include-path": "third_party/ni-apis",
"output-format": "submodule",
"install-extras": null
},
"ni.protobuf.types": {
"package-basepath": "packages",
"proto-basepath": "third_party/ni-apis",
"proto-subpath": "ni/protobuf/types",
"proto-include-path": "third_party/ni-apis",
"output-format": "submodule",
"install-extras": null
}
}