forked from nasa/Open-Source-Catalog
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmeta.json
More file actions
16 lines (16 loc) · 701 Bytes
/
meta.json
File metadata and controls
16 lines (16 loc) · 701 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"title": "Open-Source-Catalog",
"visibility": "public",
"type": "GIT",
"description": "This GitHub repository is maintained by the NASA OCIO Open Innovation Team and contains a catalog of publically available NASA open source projects that are published on code.nasa.gov. ",
"url": "https://github.com/nasa/Open-Source-Catalog",
"repo": "nasa/Open-Source-Catalog",
"missions":["OCIO", "HQ", "HEO1"],
"categories": ["NASA", "Open Source", "Code Sharing"],
"languages": ["JSON"],
"operating_systems": ["Linux", "Windows", "Unix", "Mac"],
"poc": "Beth Beck",
"poc_mbox": " beth.beck@nasa.gov",
"license": "NASA Open Source Agreement Version 1.3",
"software_types": ["software", "catalog"]
}