forked from DSACMS/ospo-guide
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmagpie.json
More file actions
31 lines (31 loc) · 822 Bytes
/
magpie.json
File metadata and controls
31 lines (31 loc) · 822 Bytes
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
{
"contact": {
"email": "christopher.kowalczyk@inl.gov"
},
"date": {
"created": "2018-04-24",
"metadataLastUpdated": "2023-03-15"
},
"description": "Mesoscale Atomistic Glue Program for Integrated Execution",
"laborHours": 14333.6,
"languages": [],
"name": "magpie",
"organization": "Idaho National Laboratory (INL)",
"permissions": {
"exemptionText": null,
"licenses": [
{
"URL": "https://api.github.com/licenses/lgpl-2.1",
"name": "LGPL-2.1"
}
],
"usageType": "openSource"
},
"repositoryURL": "https://github.com/idaholab/magpie",
"status": "Production",
"tags": [
"DOE CODE",
"Idaho National Laboratory (INL)"
],
"vcs": "git"
}