diff options
Diffstat (limited to 'spec/fixtures/expected/csharp/nuget-dotnetcore/v1.1.json')
| -rw-r--r-- | spec/fixtures/expected/csharp/nuget-dotnetcore/v1.1.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.1.json b/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.1.json index 61df691..db5f685 100644 --- a/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.1.json +++ b/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.1.json @@ -35,6 +35,10 @@ }, { "count": 1, + "name": "https://github.com/Microsoft/ChakraCore/blob/master/LICENSE.txt" + }, + { + "count": 1, "name": "https://raw.githubusercontent.com/antlr/antlrcs/master/LICENSE.txt" }, { @@ -82,6 +86,24 @@ { "licenses": [ { + "name": "https://github.com/Microsoft/ChakraCore/blob/master/LICENSE.txt", + "url": "" + } + ], + "license": { + "name": "https://github.com/Microsoft/ChakraCore/blob/master/LICENSE.txt" + }, + "dependency": { + "name": "Microsoft.ChakraCore", + "description": "", + "pathes": [ + "." + ] + } + }, + { + "licenses": [ + { "name": "http://go.microsoft.com/fwlink/?LinkId=329770", "url": "" } |
