-
Notifications
You must be signed in to change notification settings - Fork 8
/
ARL_ParaPower.json
37 lines (37 loc) · 1.11 KB
/
ARL_ParaPower.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
{
"name": "ParaPower",
"organization": "US Army Research Laboratory",
"description": "This program is designed to facilitate the design of power electronic modules through the use of low fidelity multi-physics modeling tools.",
"tags": [
"policy"
],
"contact": {
"email": "[email protected]"
},
"status": "Production",
"vcs": "git",
"downloadURL": "https://github.com/USArmyResearchLab/ParaPower",
"repositoryURL": "https://github.com/USArmyResearchLab/ParaPower",
"homepageURL": "https://github.com/USArmyResearchLab/ParaPower",
"languages": “matlab”,
"partners": “Texas A&M University, US Naval Academy, Drexel University”,
"permissions": {
"licenses": [
{
"URL": "https://github.com/USArmyResearchLab/ParaPower/blob/_release/LICENSE_ASF2.txt",
"name": "Apache 2.0"
}
],
"usageType": "openSource",
"exemptionText": null
},
"laborHours": [],
"version": "0.4.02b",
"date": {
"created": "2019-10-02",
"lastModified": "2019-10-24",
"metadataLastUpdated": "2019-10-02"
},
"disclaimerText": "",
"disclaimerURL": ""
}