-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathThirdParty.json
38 lines (38 loc) · 944 Bytes
/
ThirdParty.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
[
{
"name": "Newtonsoft.Json",
"license": ["MIT"],
"version": "13.0.3",
"url": "https://github.com/JamesNK/Newtonsoft.Json"
},
{
"name": "AWSSDK.Core",
"license": ["Apache 2.0"],
"version": "3.7.400.34",
"url": "https://github.com/aws/aws-sdk-net/"
},
{
"name": "AWSSDK.S3",
"license": ["Apache 2.0"],
"version": "3.7.404.6",
"url": "https://github.com/aws/aws-sdk-net/"
},
{
"name": "AWSSDK.SecurityToken",
"license": ["Apache 2.0"],
"version": "3.7.400.34",
"url": "https://github.com/aws/aws-sdk-net/"
},
{
"name": "Revit_All_Main_Versions_API_x64",
"license": ["Proprietary"],
"version": "Latest",
"url": "https://www.nuget.org/packages/Revit_All_Main_Versions_API_x64"
},
{
"name": "Revit glTF exporter",
"license": ["MIT"],
"version": "Latest",
"url": "https://github.com/EverseDevelopment/revit-glTF-exporter"
}
]