-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathpackage-information.json
More file actions
82 lines (82 loc) · 2.27 KB
/
package-information.json
File metadata and controls
82 lines (82 loc) · 2.27 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
[
{
"Id": "SharpDX",
"Version": "4.2.0",
"License": "MIT",
"Copyright": "Copyright (c) 2010-2014 SharpDX - Alexandre Mutel",
"Authors": "Alexandre Mutel",
"ProjectUrl": "https://github.com/sharpdx/SharpDX"
},
{
"Id": "SharpDX.Direct3D11",
"Version": "4.2.0",
"License": "MIT",
"Copyright": "Copyright (c) 2010-2014 SharpDX - Alexandre Mutel",
"Authors": "Alexandre Mutel",
"ProjectUrl": "https://github.com/sharpdx/SharpDX"
},
{
"Id": "SharpDX.DXGI",
"Version": "4.2.0",
"License": "MIT",
"Copyright": "Copyright (c) 2010-2014 SharpDX - Alexandre Mutel",
"Authors": "Alexandre Mutel",
"ProjectUrl": "https://github.com/sharpdx/SharpDX"
},
{
"Id": "Weikio.PluginFramework",
"Version": "1.5.1",
"License": "MIT",
"Copyright": "Copyright (c) 2019 Weik.io",
"Authors": "Weik.io",
"ProjectUrl": "https://github.com/weikio/PluginFramework"
},
{
"Id": "Weikio.PluginFramework.Abstractions",
"Version": "1.5.1",
"License": "MIT",
"Copyright": "Copyright (c) 2019 Weik.io",
"Authors": "Weik.io",
"ProjectUrl": "https://github.com/weikio/PluginFramework"
},
{
"Id": "Weikio.PluginFramework.AspNetCore",
"Version": "1.5.1",
"License": "MIT",
"Copyright": "Copyright (c) 2019 Weik.io",
"Authors": "Weik.io",
"ProjectUrl": "https://github.com/weikio/PluginFramework"
},
{
"Id": "Weikio.PluginFramework.Configuration",
"Version": "1.5.1",
"License": "MIT",
"Copyright": "Copyright (c) 2019 Weik.io",
"Authors": "Weik.io",
"ProjectUrl": "https://github.com/weikio/PluginFramework"
},
{
"Id": "OpenAI",
"Version": "2.1.0",
"License": "MIT",
"Copyright": "Copyright (c) 2024 OpenAI (https://openai.com)",
"Authors": "OpenAI",
"ProjectUrl": "https://github.com/openai/openai-dotnet"
},
{
"Id": "Quickenshtein",
"Version": "1.5.1",
"License": "MIT",
"Copyright": "Copyright (c) 2020 James Turner",
"Authors": "James Turner",
"ProjectUrl": "https://github.com/Turnerj/Quickenshtein"
},
{
"Id": "ValueTaskSupplement",
"Version": "1.1.0",
"License": "MIT",
"Copyright": "Cysharp",
"Authors": "Cysharp",
"ProjectUrl": "https://github.com/Cysharp/ValueTaskSupplement"
}
]