github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/dotnet/depsjson/testdata/nopackagename (about)

     1  {
     2    "runtimeTarget": {
     3      "name": ".NETCoreApp,Version=v6.0",
     4      "signature": ""
     5    },
     6    "compilationOptions": {},
     7    "targets": {
     8      ".NETCoreApp,Version=v6.0": {
     9        "TestLibrary/1.0.0": {
    10          "dependencies": {
    11            "Microsoft.Extensions.DependencyInjection": "6.0.0",
    12            "Microsoft.Extensions.Logging": "6.0.0",
    13            "Newtonsoft.Json": "13.0.1",
    14            "Serilog": "2.10.0",
    15            "Serilog.Sinks.Console": "4.0.1",
    16            "TestCommon": "1.0.0"
    17          },
    18          "runtime": {
    19            "TestLibrary.dll": {}
    20          }
    21        },
    22        "AWSSDK.Core/3.7.10.6": {
    23          "runtime": {
    24            "lib/netcoreapp3.1/AWSSDK.Core.dll": {
    25              "assemblyVersion": "3.3.0.0",
    26              "fileVersion": "3.7.10.6"
    27            }
    28          }
    29        },
    30        "Microsoft.Extensions.DependencyInjection": {
    31          "dependencies": {
    32            "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
    33            "System.Runtime.CompilerServices.Unsafe": "6.0.0"
    34          },
    35          "runtime": {
    36            "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
    37              "assemblyVersion": "6.0.0.0",
    38              "fileVersion": "6.0.21.52210"
    39            }
    40          }
    41        }
    42      }
    43    },
    44    "libraries": {
    45      "TestLibrary/1.0.0": {
    46        "type": "project",
    47        "serviceable": false,
    48        "sha512": ""
    49      },
    50      "AWSSDK.Core/3.7.10.6": {
    51        "type": "package",
    52        "serviceable": true,
    53        "sha512": "sha512-kHBB+QmosVaG6DpngXQ8OlLVVNMzltNITfsRr68Z90qO7dSqJ2EHNd8dtBU1u3AQQLqqFHOY0lfmbpexeH6Pew==",
    54        "path": "awssdk.core/3.7.10.6",
    55        "hashPath": "awssdk.core.3.7.10.6.nupkg.sha512"
    56      },
    57      "Microsoft.Extensions.DependencyInjection": {
    58        "type": "package",
    59        "serviceable": true,
    60        "sha512": "sha512-k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
    61        "path": "microsoft.extensions.dependencyinjection",
    62        "hashPath": "microsoft.extensions.dependencyinjection.nupkg.sha512"
    63      }
    64    }
    65  }