diff options
Diffstat (limited to 'spec/fixtures/expected/csharp/nuget-dotnetcore/v2.0.json')
| -rw-r--r-- | spec/fixtures/expected/csharp/nuget-dotnetcore/v2.0.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/spec/fixtures/expected/csharp/nuget-dotnetcore/v2.0.json b/spec/fixtures/expected/csharp/nuget-dotnetcore/v2.0.json index c71d478..c25dbdd 100644 --- a/spec/fixtures/expected/csharp/nuget-dotnetcore/v2.0.json +++ b/spec/fixtures/expected/csharp/nuget-dotnetcore/v2.0.json @@ -38,6 +38,12 @@ "count": 1 }, { + "id": "https://github.com/microsoft/chakracore/blob/master/license.txt", + "name": "https://github.com/Microsoft/ChakraCore/blob/master/LICENSE.txt", + "url": "", + "count": 1 + }, + { "id": "https://raw.githubusercontent.com/antlr/antlrcs/master/license.txt", "name": "https://raw.githubusercontent.com/antlr/antlrcs/master/LICENSE.txt", "url": "", @@ -74,6 +80,17 @@ ] }, { + "name": "Microsoft.ChakraCore", + "url": "", + "description": "", + "paths": [ + "." + ], + "licenses": [ + "https://github.com/microsoft/chakracore/blob/master/license.txt" + ] + }, + { "name": "Microsoft.NETCore.Platforms", "url": "", "description": "", |
