-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathindex.json
More file actions
46 lines (46 loc) · 1 KB
/
index.json
File metadata and controls
46 lines (46 loc) · 1 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
{
"$schema": "https://raw.githubusercontent.com/max-ieremenko/ThirdPartyLibraries/refs/heads/master/Docs/schema.package-index.json",
"Source": "https://api.nuget.org/v3/index.json",
"License": {
"Code": "MIT",
"Status": "AutomaticallyApproved"
},
"UsedBy": [
{
"Name": "SqlDatabase",
"InternalOnly": true,
"TargetFrameworks": [
"net472",
"net8.0",
"net9.0"
],
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
"Version": "17.11.1"
},
{
"Name": "Newtonsoft.Json",
"Version": "13.0.1"
}
]
}
],
"Licenses": [
{
"Subject": "package",
"Code": "MIT",
"HRef": "https://licenses.nuget.org/MIT"
},
{
"Subject": "repository",
"Code": "MIT",
"HRef": "https://github.com/microsoft/vstest"
},
{
"Subject": "project",
"Code": "MIT",
"HRef": "https://github.com/microsoft/vstest"
}
]
}