diff options
Diffstat (limited to 'spec/fixtures/expected/csharp/nuget-dotnetcore/v1.0.json')
| -rw-r--r-- | spec/fixtures/expected/csharp/nuget-dotnetcore/v1.0.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.0.json b/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.0.json index b589989..a8ef26c 100644 --- a/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.0.json +++ b/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.0.json @@ -34,6 +34,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" }, { @@ -68,6 +72,18 @@ }, { "license": { + "name": "https://github.com/Microsoft/ChakraCore/blob/master/LICENSE.txt" + }, + "dependency": { + "name": "Microsoft.ChakraCore", + "description": "", + "pathes": [ + "." + ] + } + }, + { + "license": { "name": "http://go.microsoft.com/fwlink/?LinkId=329770" }, "dependency": { |
