-
Notifications
You must be signed in to change notification settings - Fork 0
/
engineering.json
48 lines (48 loc) · 1.2 KB
/
engineering.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
{
"targets" : [
{
"name" : "https://github.com/NASA-PDS/validate",
"type" : "repository"
},
{
"name" : "https://github.com/NASA-PDS/pds-api-client",
"type" : "repository"
},
{
"name" : "https://github.com/NASA-PDS/search-api-notebook",
"type" : "repository"
},
{
"name" : "https://github.com/NASA-PDS/pds4-information-model",
"type" : "repository"
},
{
"name" : "https://github.com/NASA-PDS/registry",
"type" : "repository"
},
{
"name" : "https://github.com/NASA-PDS/peppi",
"type" : "repository"
},
{
"name" : "https://github.com/NASA-PDS/wds",
"type" : "repository"
},
{
"name" : "https://github.com/NASA-PDS/portal-wp",
"type" : "repository"
},
{
"name" : "https://github.com/NASA-PDS/wds-react",
"type" : "repository"
},
{
"name" : "https://github.com/NASA-PDS/data-upload-manager",
"type" : "repository"
},
{
"name" : "https://github.com/NASA-PDS/pds4-jparser",
"type" : "repository"
}
]
}