yavsc/Yavsc.Server/project.lock.json

2753 lines
82 KiB
JSON

{
"locked": false,
"version": 2,
"targets": {
"DNX,Version=v4.5.1": {
"BouncyCastle/1.8.1": {
"type": "package",
"compile": {
"lib/BouncyCastle.Crypto.dll": {}
},
"runtime": {
"lib/BouncyCastle.Crypto.dll": {}
}
},
"Gapi.net45/1.0.0": {
"type": "package",
"compile": {
"lib/net451/gapi.dll": {}
},
"runtime": {
"lib/net451/gapi.dll": {}
}
},
"MailKit/1.12.0": {
"type": "package",
"dependencies": {
"BouncyCastle": "1.8.1",
"MimeKit": "1.12.0"
},
"frameworkAssemblies": [
"System",
"System.Core",
"System.Data"
],
"compile": {
"lib/net451/MailKit.dll": {}
},
"runtime": {
"lib/net451/MailKit.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.0.0": {
"type": "package",
"frameworkAssemblies": [
"System"
]
},
"Microsoft.CodeAnalysis.Common/1.1.0-rc1-20151109-01": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "[1.0.0, 1.2.0)",
"System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.1.0"
},
"compile": {
"lib/net45/Microsoft.CodeAnalysis.dll": {}
},
"runtime": {
"lib/net45/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.CSharp/1.1.0-rc1-20151109-01": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[1.1.0-rc1-20151109-01]"
},
"compile": {
"lib/net45/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/net45/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"MimeKit/1.12.0": {
"type": "package",
"dependencies": {
"BouncyCastle": "1.8.1"
},
"frameworkAssemblies": [
"System",
"System.Core",
"System.Data",
"System.Security"
],
"compile": {
"lib/net451/MimeKit.dll": {}
},
"runtime": {
"lib/net451/MimeKit.dll": {}
}
},
"Newtonsoft.Json/9.0.1": {
"type": "package",
"compile": {
"lib/net45/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/net45/Newtonsoft.Json.dll": {}
}
},
"PayPalCoreSDK/1.7.1": {
"type": "package",
"dependencies": {
"Newtonsoft.Json": "7.0.1"
},
"compile": {
"lib/net451/PayPalCoreSDK.dll": {}
},
"runtime": {
"lib/net451/PayPalCoreSDK.dll": {}
}
},
"PayPalMerchant-net451/2.7.109": {
"type": "package",
"dependencies": {
"PayPalCoreSDK": "1.7.1"
},
"compile": {
"lib/net451/PayPalMerchantSDK.dll": {}
},
"runtime": {
"lib/net451/PayPalMerchantSDK.dll": {}
}
},
"System.Collections/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Collections.Immutable/1.1.37": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Globalization": "4.0.0",
"System.Linq": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet/System.Collections.Immutable.dll": {}
},
"runtime": {
"lib/dotnet/System.Collections.Immutable.dll": {}
}
},
"System.Diagnostics.Debug/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Globalization/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.IO/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Linq/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection.Metadata/1.1.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Immutable": "1.1.37",
"System.Diagnostics.Debug": "4.0.0",
"System.IO": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Runtime.InteropServices": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
}
},
"System.Reflection.Primitives/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Resources.ResourceManager/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime.InteropServices/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Text.Encoding/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Text.Encoding.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Threading/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"Yavsc.Abstract/1.0.5": {
"type": "project",
"framework": "DNX,Version=v4.5.1",
"dependencies": {
"Newtonsoft.Json": "9.0.1"
},
"frameworkAssemblies": [
"System.ComponentModel.DataAnnotations"
]
}
},
".NETFramework,Version=v4.5.1": {
"BouncyCastle/1.8.1": {
"type": "package",
"compile": {
"lib/BouncyCastle.Crypto.dll": {}
},
"runtime": {
"lib/BouncyCastle.Crypto.dll": {}
}
},
"Gapi.net45/1.0.0": {
"type": "package",
"compile": {
"lib/net451/gapi.dll": {}
},
"runtime": {
"lib/net451/gapi.dll": {}
}
},
"MailKit/1.12.0": {
"type": "package",
"dependencies": {
"BouncyCastle": "1.8.1",
"MimeKit": "1.12.0"
},
"frameworkAssemblies": [
"System",
"System.Core",
"System.Data"
],
"compile": {
"lib/net451/MailKit.dll": {}
},
"runtime": {
"lib/net451/MailKit.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.0.0": {
"type": "package",
"frameworkAssemblies": [
"System"
]
},
"Microsoft.CodeAnalysis.Common/1.1.0-rc1-20151109-01": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "[1.0.0, 1.2.0)",
"System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.1.0"
},
"compile": {
"lib/net45/Microsoft.CodeAnalysis.dll": {}
},
"runtime": {
"lib/net45/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.CSharp/1.1.0-rc1-20151109-01": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[1.1.0-rc1-20151109-01]"
},
"compile": {
"lib/net45/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/net45/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"MimeKit/1.12.0": {
"type": "package",
"dependencies": {
"BouncyCastle": "1.8.1"
},
"frameworkAssemblies": [
"System",
"System.Core",
"System.Data",
"System.Security"
],
"compile": {
"lib/net451/MimeKit.dll": {}
},
"runtime": {
"lib/net451/MimeKit.dll": {}
}
},
"Newtonsoft.Json/9.0.1": {
"type": "package",
"compile": {
"lib/net45/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/net45/Newtonsoft.Json.dll": {}
}
},
"PayPalCoreSDK/1.7.1": {
"type": "package",
"dependencies": {
"Newtonsoft.Json": "7.0.1"
},
"compile": {
"lib/net451/PayPalCoreSDK.dll": {}
},
"runtime": {
"lib/net451/PayPalCoreSDK.dll": {}
}
},
"PayPalMerchant-net451/2.7.109": {
"type": "package",
"dependencies": {
"PayPalCoreSDK": "1.7.1"
},
"compile": {
"lib/net451/PayPalMerchantSDK.dll": {}
},
"runtime": {
"lib/net451/PayPalMerchantSDK.dll": {}
}
},
"System.Collections/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Collections.Immutable/1.1.37": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Globalization": "4.0.0",
"System.Linq": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet/System.Collections.Immutable.dll": {}
},
"runtime": {
"lib/dotnet/System.Collections.Immutable.dll": {}
}
},
"System.Diagnostics.Debug/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Globalization/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.IO/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Linq/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection.Metadata/1.1.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Immutable": "1.1.37",
"System.Diagnostics.Debug": "4.0.0",
"System.IO": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Runtime.InteropServices": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
}
},
"System.Reflection.Primitives/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Resources.ResourceManager/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime.InteropServices/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Text.Encoding/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Text.Encoding.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Threading/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"Yavsc.Abstract/1.0.5": {
"type": "project",
"framework": ".NETFramework,Version=v4.5.1",
"dependencies": {
"Newtonsoft.Json": "9.0.1"
},
"frameworkAssemblies": [
"System.ComponentModel.DataAnnotations"
]
}
},
"DNX,Version=v4.5.1/debian.9-x86": {
"BouncyCastle/1.8.1": {
"type": "package",
"compile": {
"lib/BouncyCastle.Crypto.dll": {}
},
"runtime": {
"lib/BouncyCastle.Crypto.dll": {}
}
},
"Gapi.net45/1.0.0": {
"type": "package",
"compile": {
"lib/net451/gapi.dll": {}
},
"runtime": {
"lib/net451/gapi.dll": {}
}
},
"MailKit/1.12.0": {
"type": "package",
"dependencies": {
"BouncyCastle": "1.8.1",
"MimeKit": "1.12.0"
},
"frameworkAssemblies": [
"System",
"System.Core",
"System.Data"
],
"compile": {
"lib/net451/MailKit.dll": {}
},
"runtime": {
"lib/net451/MailKit.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.0.0": {
"type": "package",
"frameworkAssemblies": [
"System"
]
},
"Microsoft.CodeAnalysis.Common/1.1.0-rc1-20151109-01": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "[1.0.0, 1.2.0)",
"System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.1.0"
},
"compile": {
"lib/net45/Microsoft.CodeAnalysis.dll": {}
},
"runtime": {
"lib/net45/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.CSharp/1.1.0-rc1-20151109-01": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[1.1.0-rc1-20151109-01]"
},
"compile": {
"lib/net45/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/net45/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"MimeKit/1.12.0": {
"type": "package",
"dependencies": {
"BouncyCastle": "1.8.1"
},
"frameworkAssemblies": [
"System",
"System.Core",
"System.Data",
"System.Security"
],
"compile": {
"lib/net451/MimeKit.dll": {}
},
"runtime": {
"lib/net451/MimeKit.dll": {}
}
},
"Newtonsoft.Json/9.0.1": {
"type": "package",
"compile": {
"lib/net45/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/net45/Newtonsoft.Json.dll": {}
}
},
"PayPalCoreSDK/1.7.1": {
"type": "package",
"dependencies": {
"Newtonsoft.Json": "7.0.1"
},
"compile": {
"lib/net451/PayPalCoreSDK.dll": {}
},
"runtime": {
"lib/net451/PayPalCoreSDK.dll": {}
}
},
"PayPalMerchant-net451/2.7.109": {
"type": "package",
"dependencies": {
"PayPalCoreSDK": "1.7.1"
},
"compile": {
"lib/net451/PayPalMerchantSDK.dll": {}
},
"runtime": {
"lib/net451/PayPalMerchantSDK.dll": {}
}
},
"System.Collections/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Collections.Immutable/1.1.37": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Globalization": "4.0.0",
"System.Linq": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet/System.Collections.Immutable.dll": {}
},
"runtime": {
"lib/dotnet/System.Collections.Immutable.dll": {}
}
},
"System.Diagnostics.Debug/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Globalization/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.IO/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Linq/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection.Metadata/1.1.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Immutable": "1.1.37",
"System.Diagnostics.Debug": "4.0.0",
"System.IO": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Runtime.InteropServices": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
}
},
"System.Reflection.Primitives/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Resources.ResourceManager/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime.InteropServices/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Text.Encoding/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Text.Encoding.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Threading/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"Yavsc.Abstract/1.0.5": {
"type": "project",
"framework": "DNX,Version=v4.5.1",
"dependencies": {
"Newtonsoft.Json": "9.0.1"
},
"frameworkAssemblies": [
"System.ComponentModel.DataAnnotations"
]
}
},
"DNX,Version=v4.5.1/debian.9-x64": {
"BouncyCastle/1.8.1": {
"type": "package",
"compile": {
"lib/BouncyCastle.Crypto.dll": {}
},
"runtime": {
"lib/BouncyCastle.Crypto.dll": {}
}
},
"Gapi.net45/1.0.0": {
"type": "package",
"compile": {
"lib/net451/gapi.dll": {}
},
"runtime": {
"lib/net451/gapi.dll": {}
}
},
"MailKit/1.12.0": {
"type": "package",
"dependencies": {
"BouncyCastle": "1.8.1",
"MimeKit": "1.12.0"
},
"frameworkAssemblies": [
"System",
"System.Core",
"System.Data"
],
"compile": {
"lib/net451/MailKit.dll": {}
},
"runtime": {
"lib/net451/MailKit.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.0.0": {
"type": "package",
"frameworkAssemblies": [
"System"
]
},
"Microsoft.CodeAnalysis.Common/1.1.0-rc1-20151109-01": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "[1.0.0, 1.2.0)",
"System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.1.0"
},
"compile": {
"lib/net45/Microsoft.CodeAnalysis.dll": {}
},
"runtime": {
"lib/net45/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.CSharp/1.1.0-rc1-20151109-01": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[1.1.0-rc1-20151109-01]"
},
"compile": {
"lib/net45/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/net45/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"MimeKit/1.12.0": {
"type": "package",
"dependencies": {
"BouncyCastle": "1.8.1"
},
"frameworkAssemblies": [
"System",
"System.Core",
"System.Data",
"System.Security"
],
"compile": {
"lib/net451/MimeKit.dll": {}
},
"runtime": {
"lib/net451/MimeKit.dll": {}
}
},
"Newtonsoft.Json/9.0.1": {
"type": "package",
"compile": {
"lib/net45/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/net45/Newtonsoft.Json.dll": {}
}
},
"PayPalCoreSDK/1.7.1": {
"type": "package",
"dependencies": {
"Newtonsoft.Json": "7.0.1"
},
"compile": {
"lib/net451/PayPalCoreSDK.dll": {}
},
"runtime": {
"lib/net451/PayPalCoreSDK.dll": {}
}
},
"PayPalMerchant-net451/2.7.109": {
"type": "package",
"dependencies": {
"PayPalCoreSDK": "1.7.1"
},
"compile": {
"lib/net451/PayPalMerchantSDK.dll": {}
},
"runtime": {
"lib/net451/PayPalMerchantSDK.dll": {}
}
},
"System.Collections/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Collections.Immutable/1.1.37": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Globalization": "4.0.0",
"System.Linq": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet/System.Collections.Immutable.dll": {}
},
"runtime": {
"lib/dotnet/System.Collections.Immutable.dll": {}
}
},
"System.Diagnostics.Debug/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Globalization/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.IO/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Linq/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection.Metadata/1.1.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Immutable": "1.1.37",
"System.Diagnostics.Debug": "4.0.0",
"System.IO": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Runtime.InteropServices": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
}
},
"System.Reflection.Primitives/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Resources.ResourceManager/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime.InteropServices/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Text.Encoding/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Text.Encoding.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Threading/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"Yavsc.Abstract/1.0.5": {
"type": "project",
"framework": "DNX,Version=v4.5.1",
"dependencies": {
"Newtonsoft.Json": "9.0.1"
},
"frameworkAssemblies": [
"System.ComponentModel.DataAnnotations"
]
}
},
".NETFramework,Version=v4.5.1/debian.9-x86": {
"BouncyCastle/1.8.1": {
"type": "package",
"compile": {
"lib/BouncyCastle.Crypto.dll": {}
},
"runtime": {
"lib/BouncyCastle.Crypto.dll": {}
}
},
"Gapi.net45/1.0.0": {
"type": "package",
"compile": {
"lib/net451/gapi.dll": {}
},
"runtime": {
"lib/net451/gapi.dll": {}
}
},
"MailKit/1.12.0": {
"type": "package",
"dependencies": {
"BouncyCastle": "1.8.1",
"MimeKit": "1.12.0"
},
"frameworkAssemblies": [
"System",
"System.Core",
"System.Data"
],
"compile": {
"lib/net451/MailKit.dll": {}
},
"runtime": {
"lib/net451/MailKit.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.0.0": {
"type": "package",
"frameworkAssemblies": [
"System"
]
},
"Microsoft.CodeAnalysis.Common/1.1.0-rc1-20151109-01": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "[1.0.0, 1.2.0)",
"System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.1.0"
},
"compile": {
"lib/net45/Microsoft.CodeAnalysis.dll": {}
},
"runtime": {
"lib/net45/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.CSharp/1.1.0-rc1-20151109-01": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[1.1.0-rc1-20151109-01]"
},
"compile": {
"lib/net45/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/net45/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"MimeKit/1.12.0": {
"type": "package",
"dependencies": {
"BouncyCastle": "1.8.1"
},
"frameworkAssemblies": [
"System",
"System.Core",
"System.Data",
"System.Security"
],
"compile": {
"lib/net451/MimeKit.dll": {}
},
"runtime": {
"lib/net451/MimeKit.dll": {}
}
},
"Newtonsoft.Json/9.0.1": {
"type": "package",
"compile": {
"lib/net45/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/net45/Newtonsoft.Json.dll": {}
}
},
"PayPalCoreSDK/1.7.1": {
"type": "package",
"dependencies": {
"Newtonsoft.Json": "7.0.1"
},
"compile": {
"lib/net451/PayPalCoreSDK.dll": {}
},
"runtime": {
"lib/net451/PayPalCoreSDK.dll": {}
}
},
"PayPalMerchant-net451/2.7.109": {
"type": "package",
"dependencies": {
"PayPalCoreSDK": "1.7.1"
},
"compile": {
"lib/net451/PayPalMerchantSDK.dll": {}
},
"runtime": {
"lib/net451/PayPalMerchantSDK.dll": {}
}
},
"System.Collections/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Collections.Immutable/1.1.37": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Globalization": "4.0.0",
"System.Linq": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet/System.Collections.Immutable.dll": {}
},
"runtime": {
"lib/dotnet/System.Collections.Immutable.dll": {}
}
},
"System.Diagnostics.Debug/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Globalization/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.IO/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Linq/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection.Metadata/1.1.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Immutable": "1.1.37",
"System.Diagnostics.Debug": "4.0.0",
"System.IO": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Runtime.InteropServices": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
}
},
"System.Reflection.Primitives/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Resources.ResourceManager/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime.InteropServices/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Text.Encoding/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Text.Encoding.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Threading/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"Yavsc.Abstract/1.0.5": {
"type": "project",
"framework": ".NETFramework,Version=v4.5.1",
"dependencies": {
"Newtonsoft.Json": "9.0.1"
},
"frameworkAssemblies": [
"System.ComponentModel.DataAnnotations"
]
}
},
".NETFramework,Version=v4.5.1/debian.9-x64": {
"BouncyCastle/1.8.1": {
"type": "package",
"compile": {
"lib/BouncyCastle.Crypto.dll": {}
},
"runtime": {
"lib/BouncyCastle.Crypto.dll": {}
}
},
"Gapi.net45/1.0.0": {
"type": "package",
"compile": {
"lib/net451/gapi.dll": {}
},
"runtime": {
"lib/net451/gapi.dll": {}
}
},
"MailKit/1.12.0": {
"type": "package",
"dependencies": {
"BouncyCastle": "1.8.1",
"MimeKit": "1.12.0"
},
"frameworkAssemblies": [
"System",
"System.Core",
"System.Data"
],
"compile": {
"lib/net451/MailKit.dll": {}
},
"runtime": {
"lib/net451/MailKit.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.0.0": {
"type": "package",
"frameworkAssemblies": [
"System"
]
},
"Microsoft.CodeAnalysis.Common/1.1.0-rc1-20151109-01": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "[1.0.0, 1.2.0)",
"System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.1.0"
},
"compile": {
"lib/net45/Microsoft.CodeAnalysis.dll": {}
},
"runtime": {
"lib/net45/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.CSharp/1.1.0-rc1-20151109-01": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[1.1.0-rc1-20151109-01]"
},
"compile": {
"lib/net45/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/net45/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"MimeKit/1.12.0": {
"type": "package",
"dependencies": {
"BouncyCastle": "1.8.1"
},
"frameworkAssemblies": [
"System",
"System.Core",
"System.Data",
"System.Security"
],
"compile": {
"lib/net451/MimeKit.dll": {}
},
"runtime": {
"lib/net451/MimeKit.dll": {}
}
},
"Newtonsoft.Json/9.0.1": {
"type": "package",
"compile": {
"lib/net45/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/net45/Newtonsoft.Json.dll": {}
}
},
"PayPalCoreSDK/1.7.1": {
"type": "package",
"dependencies": {
"Newtonsoft.Json": "7.0.1"
},
"compile": {
"lib/net451/PayPalCoreSDK.dll": {}
},
"runtime": {
"lib/net451/PayPalCoreSDK.dll": {}
}
},
"PayPalMerchant-net451/2.7.109": {
"type": "package",
"dependencies": {
"PayPalCoreSDK": "1.7.1"
},
"compile": {
"lib/net451/PayPalMerchantSDK.dll": {}
},
"runtime": {
"lib/net451/PayPalMerchantSDK.dll": {}
}
},
"System.Collections/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Collections.Immutable/1.1.37": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Globalization": "4.0.0",
"System.Linq": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet/System.Collections.Immutable.dll": {}
},
"runtime": {
"lib/dotnet/System.Collections.Immutable.dll": {}
}
},
"System.Diagnostics.Debug/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Globalization/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.IO/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Linq/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Reflection.Metadata/1.1.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Immutable": "1.1.37",
"System.Diagnostics.Debug": "4.0.0",
"System.IO": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Runtime.InteropServices": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
}
},
"System.Reflection.Primitives/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Resources.ResourceManager/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Runtime.InteropServices/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Text.Encoding/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Text.Encoding.Extensions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"System.Threading/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
},
"runtime": {
"lib/net45/_._": {}
}
},
"Yavsc.Abstract/1.0.5": {
"type": "project",
"framework": ".NETFramework,Version=v4.5.1",
"dependencies": {
"Newtonsoft.Json": "9.0.1"
},
"frameworkAssemblies": [
"System.ComponentModel.DataAnnotations"
]
}
}
},
"libraries": {
"Yavsc.Abstract/1.0.5": {
"type": "project",
"path": "../Yavsc.Abstract/project.json"
},
"BouncyCastle/1.8.1": {
"type": "package",
"sha512": "nH+P67LavO5EcxjKdBxFfRdfdFhivS3Xp3+0br1KcpCI8DM6ksCWy6YYZjk7XFV+VsHGtkUovwIZ/vmCp42geA==",
"files": [
"BouncyCastle.1.8.1.nupkg",
"BouncyCastle.1.8.1.nupkg.sha512",
"BouncyCastle.nuspec",
"lib/BouncyCastle.Crypto.dll",
"Readme.txt"
]
},
"Gapi.net45/1.0.0": {
"type": "package",
"sha512": "ZA31xhTPss1akMMgT3PvDNkqI46t9dvkxgyKVnjXKP9OFSNSSxvSomev5Srvq1tXyadCP0cFBM1GkS0qLwTtUg==",
"files": [
"Gapi.net45.1.0.0.nupkg",
"Gapi.net45.1.0.0.nupkg.sha512",
"Gapi.net45.nuspec",
"lib/dnxcore50/gapi.dll",
"lib/net451/gapi.dll",
"lib/portable-net45+win8+wp8+wpa81+Xamarin.Mac+MonoAndroid10+MonoTouch10+Xamarin.iOS10/gapi.dll"
]
},
"MailKit/1.12.0": {
"type": "package",
"sha512": "6h6PkKAuMSaTEjXMVSgBqqMrhcRgtBfFwJwA0qxqpQ32IvtG4v2vphB3IBRa3UjX4g1GaWRC+tHwivXGlZ0CtA==",
"files": [
"lib/MonoAndroid10/MailKit.dll",
"lib/MonoAndroid10/MailKit.xml",
"lib/net40/MailKit.dll",
"lib/net40/MailKit.xml",
"lib/net45/MailKit.dll",
"lib/net45/MailKit.xml",
"lib/net451/MailKit.dll",
"lib/net451/MailKit.xml",
"lib/netstandard1.3/MailKit.dll",
"lib/netstandard1.3/MailKit.xml",
"lib/win81/MailKit.dll",
"lib/win81/MailKit.xml",
"lib/wpa81/MailKit.dll",
"lib/wpa81/MailKit.xml",
"lib/Xamarin.iOS10/MailKit.dll",
"lib/Xamarin.iOS10/MailKit.xml",
"MailKit.1.12.0.nupkg",
"MailKit.1.12.0.nupkg.sha512",
"MailKit.nuspec"
]
},
"Microsoft.CodeAnalysis.Analyzers/1.0.0": {
"type": "package",
"sha512": "E7VdmGw6xO3VHWapC+pNLZmo6yncS53UY3bmb5WZm9wliJBB1A6brgzKA4fcqiLrmJFx71r0M2zEbRDphRLUNg==",
"files": [
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
"Microsoft.CodeAnalysis.Analyzers.1.0.0.nupkg",
"Microsoft.CodeAnalysis.Analyzers.1.0.0.nupkg.sha512",
"Microsoft.CodeAnalysis.Analyzers.nuspec",
"ThirdPartyNotices.rtf",
"tools/install.ps1",
"tools/uninstall.ps1"
]
},
"Microsoft.CodeAnalysis.Common/1.1.0-rc1-20151109-01": {
"type": "package",
"sha512": "gC9zpQARTjIOht1dZM5Bp0fbOKA40yh0wHBMG2psLGquche0URbfdB9i1pnCusLospEsRIrNvYl75647BcBVug==",
"files": [
"lib/net45/Microsoft.CodeAnalysis.dll",
"lib/net45/Microsoft.CodeAnalysis.xml",
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll",
"lib/portable-net45+win8/Microsoft.CodeAnalysis.xml",
"Microsoft.CodeAnalysis.Common.1.1.0-rc1-20151109-01.nupkg",
"Microsoft.CodeAnalysis.Common.1.1.0-rc1-20151109-01.nupkg.sha512",
"Microsoft.CodeAnalysis.Common.nuspec",
"ThirdPartyNotices.rtf"
]
},
"Microsoft.CodeAnalysis.CSharp/1.1.0-rc1-20151109-01": {
"type": "package",
"sha512": "BFhSWMMlp0xLN/ogn71ULN7N0yy/yqJf/wu63x3KjV497n+8OlyiX7ZnbaQiUeafjW5P2vLzvZH99+5s+dH3Dg==",
"files": [
"lib/net45/Microsoft.CodeAnalysis.CSharp.dll",
"lib/net45/Microsoft.CodeAnalysis.CSharp.xml",
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll",
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.xml",
"Microsoft.CodeAnalysis.CSharp.1.1.0-rc1-20151109-01.nupkg",
"Microsoft.CodeAnalysis.CSharp.1.1.0-rc1-20151109-01.nupkg.sha512",
"Microsoft.CodeAnalysis.CSharp.nuspec",
"ThirdPartyNotices.rtf"
]
},
"MimeKit/1.12.0": {
"type": "package",
"sha512": "RxmmVI5vLiI7q54i5CK3WESv6e/sVI3sEJB2/PXdIbKWfHOkQywGoRkqiSqDRz+m5fU7D1H0RVkjTshONo0ZzA==",
"files": [
"lib/MonoAndroid10/BouncyCastle.dll",
"lib/MonoAndroid10/MimeKit.dll",
"lib/MonoAndroid10/MimeKit.xml",
"lib/net35/MimeKit.dll",
"lib/net35/MimeKit.xml",
"lib/net40/MimeKit.dll",
"lib/net40/MimeKit.xml",
"lib/net45/MimeKit.dll",
"lib/net45/MimeKit.xml",
"lib/net451/MimeKit.dll",
"lib/net451/MimeKit.xml",
"lib/netstandard1.3/MimeKit.dll",
"lib/netstandard1.3/MimeKit.xml",
"lib/portable-net45+win+wp80+MonoAndroid10+Xamarin.iOS10+MonoTouch10/MimeKit.dll",
"lib/portable-net45+win+wp80+MonoAndroid10+Xamarin.iOS10+MonoTouch10/MimeKit.xml",
"lib/portable-net45+win+wp80+MonoAndroid10+Xamarin.iOS10+MonoTouch10/Portable.Text.Encoding.dll",
"lib/wpa81/MimeKit.dll",
"lib/wpa81/MimeKit.xml",
"lib/wpa81/Portable.Text.Encoding.dll",
"lib/Xamarin.iOS10/BouncyCastle.dll",
"lib/Xamarin.iOS10/MimeKit.dll",
"lib/Xamarin.iOS10/MimeKit.xml",
"MimeKit.1.12.0.nupkg",
"MimeKit.1.12.0.nupkg.sha512",
"MimeKit.nuspec"
]
},
"Newtonsoft.Json/9.0.1": {
"type": "package",
"sha512": "U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==",
"files": [
"lib/net20/Newtonsoft.Json.dll",
"lib/net20/Newtonsoft.Json.xml",
"lib/net35/Newtonsoft.Json.dll",
"lib/net35/Newtonsoft.Json.xml",
"lib/net40/Newtonsoft.Json.dll",
"lib/net40/Newtonsoft.Json.xml",
"lib/net45/Newtonsoft.Json.dll",
"lib/net45/Newtonsoft.Json.xml",
"lib/netstandard1.0/Newtonsoft.Json.dll",
"lib/netstandard1.0/Newtonsoft.Json.xml",
"lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll",
"lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml",
"lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll",
"lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml",
"Newtonsoft.Json.9.0.1.nupkg",
"Newtonsoft.Json.9.0.1.nupkg.sha512",
"Newtonsoft.Json.nuspec",
"tools/install.ps1"
]
},
"PayPalCoreSDK/1.7.1": {
"type": "package",
"sha512": "hGOLo3X2vgOpOWJI91+vlBgr/Dchk3xZAF0bdIpKiAwjlRKMjzSC4zuT1eGwmQ8uVL1IaGBZwNGklyRHDniYlQ==",
"files": [
"lib/net20/PayPalCoreSDK.dll",
"lib/net35/PayPalCoreSDK.dll",
"lib/net40/PayPalCoreSDK.dll",
"lib/net45/PayPalCoreSDK.dll",
"lib/net451/PayPalCoreSDK.dll",
"PayPalCoreSDK.1.7.1.nupkg",
"PayPalCoreSDK.1.7.1.nupkg.sha512",
"PayPalCoreSDK.nuspec"
]
},
"PayPalMerchant-net451/2.7.109": {
"type": "package",
"sha512": "T4GeSn/Odvx8VVyZ6e5emsR1bULftOwYnKGRrv6QotKR9UlIGkrybtuuBiB7tTGfkV/zUohFVimAS3gDPEtNvg==",
"files": [
"lib/net451/PayPalMerchantSDK.dll",
"PayPalMerchant-net451.2.7.109.nupkg",
"PayPalMerchant-net451.2.7.109.nupkg.sha512",
"PayPalMerchant-net451.nuspec"
]
},
"System.Collections/4.0.0": {
"type": "package",
"sha512": "i2vsGDIEbWdHcUSNDPKZP/ZWod6o740el7mGTCy0dqbCxQh74W4QoC+klUwPEtGEFuvzJ7bJgvwJqscosVNyZQ==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"License.rtf",
"ref/dotnet/de/System.Collections.xml",
"ref/dotnet/es/System.Collections.xml",
"ref/dotnet/fr/System.Collections.xml",
"ref/dotnet/it/System.Collections.xml",
"ref/dotnet/ja/System.Collections.xml",
"ref/dotnet/ko/System.Collections.xml",
"ref/dotnet/ru/System.Collections.xml",
"ref/dotnet/System.Collections.dll",
"ref/dotnet/System.Collections.xml",
"ref/dotnet/zh-hans/System.Collections.xml",
"ref/dotnet/zh-hant/System.Collections.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/de/System.Collections.xml",
"ref/netcore50/es/System.Collections.xml",
"ref/netcore50/fr/System.Collections.xml",
"ref/netcore50/it/System.Collections.xml",
"ref/netcore50/ja/System.Collections.xml",
"ref/netcore50/ko/System.Collections.xml",
"ref/netcore50/ru/System.Collections.xml",
"ref/netcore50/System.Collections.dll",
"ref/netcore50/System.Collections.xml",
"ref/netcore50/zh-hans/System.Collections.xml",
"ref/netcore50/zh-hant/System.Collections.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"System.Collections.4.0.0.nupkg",
"System.Collections.4.0.0.nupkg.sha512",
"System.Collections.nuspec"
]
},
"System.Collections.Immutable/1.1.37": {
"type": "package",
"serviceable": true,
"sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==",
"files": [
"lib/dotnet/System.Collections.Immutable.dll",
"lib/dotnet/System.Collections.Immutable.xml",
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
"System.Collections.Immutable.1.1.37.nupkg",
"System.Collections.Immutable.1.1.37.nupkg.sha512",
"System.Collections.Immutable.nuspec"
]
},
"System.Diagnostics.Debug/4.0.0": {
"type": "package",
"sha512": "AYJsLLGDVTC/nyURjgAo7Lpye0+HuSkcQujUf+NgQVdC/C/ky5NyamQHCforHJzgqspitMMtBe8B4UBdGXy1zQ==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"License.rtf",
"ref/dotnet/de/System.Diagnostics.Debug.xml",
"ref/dotnet/es/System.Diagnostics.Debug.xml",
"ref/dotnet/fr/System.Diagnostics.Debug.xml",
"ref/dotnet/it/System.Diagnostics.Debug.xml",
"ref/dotnet/ja/System.Diagnostics.Debug.xml",
"ref/dotnet/ko/System.Diagnostics.Debug.xml",
"ref/dotnet/ru/System.Diagnostics.Debug.xml",
"ref/dotnet/System.Diagnostics.Debug.dll",
"ref/dotnet/System.Diagnostics.Debug.xml",
"ref/dotnet/zh-hans/System.Diagnostics.Debug.xml",
"ref/dotnet/zh-hant/System.Diagnostics.Debug.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/de/System.Diagnostics.Debug.xml",
"ref/netcore50/es/System.Diagnostics.Debug.xml",
"ref/netcore50/fr/System.Diagnostics.Debug.xml",
"ref/netcore50/it/System.Diagnostics.Debug.xml",
"ref/netcore50/ja/System.Diagnostics.Debug.xml",
"ref/netcore50/ko/System.Diagnostics.Debug.xml",
"ref/netcore50/ru/System.Diagnostics.Debug.xml",
"ref/netcore50/System.Diagnostics.Debug.dll",
"ref/netcore50/System.Diagnostics.Debug.xml",
"ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
"ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"System.Diagnostics.Debug.4.0.0.nupkg",
"System.Diagnostics.Debug.4.0.0.nupkg.sha512",
"System.Diagnostics.Debug.nuspec"
]
},
"System.Globalization/4.0.0": {
"type": "package",
"sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"License.rtf",
"ref/dotnet/de/System.Globalization.xml",
"ref/dotnet/es/System.Globalization.xml",
"ref/dotnet/fr/System.Globalization.xml",
"ref/dotnet/it/System.Globalization.xml",
"ref/dotnet/ja/System.Globalization.xml",
"ref/dotnet/ko/System.Globalization.xml",
"ref/dotnet/ru/System.Globalization.xml",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/zh-hans/System.Globalization.xml",
"ref/dotnet/zh-hant/System.Globalization.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/de/System.Globalization.xml",
"ref/netcore50/es/System.Globalization.xml",
"ref/netcore50/fr/System.Globalization.xml",
"ref/netcore50/it/System.Globalization.xml",
"ref/netcore50/ja/System.Globalization.xml",
"ref/netcore50/ko/System.Globalization.xml",
"ref/netcore50/ru/System.Globalization.xml",
"ref/netcore50/System.Globalization.dll",
"ref/netcore50/System.Globalization.xml",
"ref/netcore50/zh-hans/System.Globalization.xml",
"ref/netcore50/zh-hant/System.Globalization.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"System.Globalization.4.0.0.nupkg",
"System.Globalization.4.0.0.nupkg.sha512",
"System.Globalization.nuspec"
]
},
"System.IO/4.0.0": {
"type": "package",
"sha512": "MoCHQ0u5n0OMwUS8OX4Gl48qKiQziSW5cXvt82d+MmAcsLq9OL90+ihnu/aJ1h6OOYcBswrZAEuApfZha9w2lg==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"License.rtf",
"ref/dotnet/de/System.IO.xml",
"ref/dotnet/es/System.IO.xml",
"ref/dotnet/fr/System.IO.xml",
"ref/dotnet/it/System.IO.xml",
"ref/dotnet/ja/System.IO.xml",
"ref/dotnet/ko/System.IO.xml",
"ref/dotnet/ru/System.IO.xml",
"ref/dotnet/System.IO.dll",
"ref/dotnet/System.IO.xml",
"ref/dotnet/zh-hans/System.IO.xml",
"ref/dotnet/zh-hant/System.IO.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/de/System.IO.xml",
"ref/netcore50/es/System.IO.xml",
"ref/netcore50/fr/System.IO.xml",
"ref/netcore50/it/System.IO.xml",
"ref/netcore50/ja/System.IO.xml",
"ref/netcore50/ko/System.IO.xml",
"ref/netcore50/ru/System.IO.xml",
"ref/netcore50/System.IO.dll",
"ref/netcore50/System.IO.xml",
"ref/netcore50/zh-hans/System.IO.xml",
"ref/netcore50/zh-hant/System.IO.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"System.IO.4.0.0.nupkg",
"System.IO.4.0.0.nupkg.sha512",
"System.IO.nuspec"
]
},
"System.Linq/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==",
"files": [
"lib/dotnet/System.Linq.dll",
"lib/net45/_._",
"lib/netcore50/System.Linq.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"ref/dotnet/de/System.Linq.xml",
"ref/dotnet/es/System.Linq.xml",
"ref/dotnet/fr/System.Linq.xml",
"ref/dotnet/it/System.Linq.xml",
"ref/dotnet/ja/System.Linq.xml",
"ref/dotnet/ko/System.Linq.xml",
"ref/dotnet/ru/System.Linq.xml",
"ref/dotnet/System.Linq.dll",
"ref/dotnet/System.Linq.xml",
"ref/dotnet/zh-hans/System.Linq.xml",
"ref/dotnet/zh-hant/System.Linq.xml",
"ref/net45/_._",
"ref/netcore50/System.Linq.dll",
"ref/netcore50/System.Linq.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"System.Linq.4.0.0.nupkg",
"System.Linq.4.0.0.nupkg.sha512",
"System.Linq.nuspec"
]
},
"System.Reflection/4.0.0": {
"type": "package",
"sha512": "g96Rn8XuG7y4VfxPj/jnXroRJdQ8L3iN3k3zqsuzk4k3Nq4KMXARYiIO4BLW4GwX06uQpuYwRMcAC/aF117knQ==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"License.rtf",
"ref/dotnet/de/System.Reflection.xml",
"ref/dotnet/es/System.Reflection.xml",
"ref/dotnet/fr/System.Reflection.xml",
"ref/dotnet/it/System.Reflection.xml",
"ref/dotnet/ja/System.Reflection.xml",
"ref/dotnet/ko/System.Reflection.xml",
"ref/dotnet/ru/System.Reflection.xml",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/zh-hans/System.Reflection.xml",
"ref/dotnet/zh-hant/System.Reflection.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/de/System.Reflection.xml",
"ref/netcore50/es/System.Reflection.xml",
"ref/netcore50/fr/System.Reflection.xml",
"ref/netcore50/it/System.Reflection.xml",
"ref/netcore50/ja/System.Reflection.xml",
"ref/netcore50/ko/System.Reflection.xml",
"ref/netcore50/ru/System.Reflection.xml",
"ref/netcore50/System.Reflection.dll",
"ref/netcore50/System.Reflection.xml",
"ref/netcore50/zh-hans/System.Reflection.xml",
"ref/netcore50/zh-hant/System.Reflection.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"System.Reflection.4.0.0.nupkg",
"System.Reflection.4.0.0.nupkg.sha512",
"System.Reflection.nuspec"
]
},
"System.Reflection.Extensions/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==",
"files": [
"lib/DNXCore50/System.Reflection.Extensions.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Extensions.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"ref/dotnet/de/System.Reflection.Extensions.xml",
"ref/dotnet/es/System.Reflection.Extensions.xml",
"ref/dotnet/fr/System.Reflection.Extensions.xml",
"ref/dotnet/it/System.Reflection.Extensions.xml",
"ref/dotnet/ja/System.Reflection.Extensions.xml",
"ref/dotnet/ko/System.Reflection.Extensions.xml",
"ref/dotnet/ru/System.Reflection.Extensions.xml",
"ref/dotnet/System.Reflection.Extensions.dll",
"ref/dotnet/System.Reflection.Extensions.xml",
"ref/dotnet/zh-hans/System.Reflection.Extensions.xml",
"ref/dotnet/zh-hant/System.Reflection.Extensions.xml",
"ref/net45/_._",
"ref/netcore50/System.Reflection.Extensions.dll",
"ref/netcore50/System.Reflection.Extensions.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll",
"System.Reflection.Extensions.4.0.0.nupkg",
"System.Reflection.Extensions.4.0.0.nupkg.sha512",
"System.Reflection.Extensions.nuspec"
]
},
"System.Reflection.Metadata/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "a8VsRm/B0Ik1o5FumSMWmpwbG7cvIIajAYhzTTy9VB9XItByJDQHGZkQTIAdsvVJ6MI5O3uH/lb0izgQDlDIWA==",
"files": [
"lib/dotnet5.2/System.Reflection.Metadata.dll",
"lib/dotnet5.2/System.Reflection.Metadata.xml",
"lib/portable-net45+win8/System.Reflection.Metadata.dll",
"lib/portable-net45+win8/System.Reflection.Metadata.xml",
"System.Reflection.Metadata.1.1.0.nupkg",
"System.Reflection.Metadata.1.1.0.nupkg.sha512",
"System.Reflection.Metadata.nuspec"
]
},
"System.Reflection.Primitives/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
"files": [
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"ref/dotnet/de/System.Reflection.Primitives.xml",
"ref/dotnet/es/System.Reflection.Primitives.xml",
"ref/dotnet/fr/System.Reflection.Primitives.xml",
"ref/dotnet/it/System.Reflection.Primitives.xml",
"ref/dotnet/ja/System.Reflection.Primitives.xml",
"ref/dotnet/ko/System.Reflection.Primitives.xml",
"ref/dotnet/ru/System.Reflection.Primitives.xml",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/zh-hans/System.Reflection.Primitives.xml",
"ref/dotnet/zh-hant/System.Reflection.Primitives.xml",
"ref/net45/_._",
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll",
"System.Reflection.Primitives.4.0.0.nupkg",
"System.Reflection.Primitives.4.0.0.nupkg.sha512",
"System.Reflection.Primitives.nuspec"
]
},
"System.Resources.ResourceManager/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
"files": [
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
"ref/dotnet/es/System.Resources.ResourceManager.xml",
"ref/dotnet/fr/System.Resources.ResourceManager.xml",
"ref/dotnet/it/System.Resources.ResourceManager.xml",
"ref/dotnet/ja/System.Resources.ResourceManager.xml",
"ref/dotnet/ko/System.Resources.ResourceManager.xml",
"ref/dotnet/ru/System.Resources.ResourceManager.xml",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/zh-hans/System.Resources.ResourceManager.xml",
"ref/dotnet/zh-hant/System.Resources.ResourceManager.xml",
"ref/net45/_._",
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll",
"System.Resources.ResourceManager.4.0.0.nupkg",
"System.Resources.ResourceManager.4.0.0.nupkg.sha512",
"System.Resources.ResourceManager.nuspec"
]
},
"System.Runtime/4.0.0": {
"type": "package",
"sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"License.rtf",
"ref/dotnet/de/System.Runtime.xml",
"ref/dotnet/es/System.Runtime.xml",
"ref/dotnet/fr/System.Runtime.xml",
"ref/dotnet/it/System.Runtime.xml",
"ref/dotnet/ja/System.Runtime.xml",
"ref/dotnet/ko/System.Runtime.xml",
"ref/dotnet/ru/System.Runtime.xml",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/zh-hans/System.Runtime.xml",
"ref/dotnet/zh-hant/System.Runtime.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/de/System.Runtime.xml",
"ref/netcore50/es/System.Runtime.xml",
"ref/netcore50/fr/System.Runtime.xml",
"ref/netcore50/it/System.Runtime.xml",
"ref/netcore50/ja/System.Runtime.xml",
"ref/netcore50/ko/System.Runtime.xml",
"ref/netcore50/ru/System.Runtime.xml",
"ref/netcore50/System.Runtime.dll",
"ref/netcore50/System.Runtime.xml",
"ref/netcore50/zh-hans/System.Runtime.xml",
"ref/netcore50/zh-hant/System.Runtime.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"System.Runtime.4.0.0.nupkg",
"System.Runtime.4.0.0.nupkg.sha512",
"System.Runtime.nuspec"
]
},
"System.Runtime.Extensions/4.0.0": {
"type": "package",
"sha512": "zPzwoJcA7qar/b5Ihhzfcdr3vBOR8FIg7u//Qc5mqyAriasXuMFVraBZ5vOQq5asfun9ryNEL8Z2BOlUK5QRqA==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"License.rtf",
"ref/dotnet/de/System.Runtime.Extensions.xml",
"ref/dotnet/es/System.Runtime.Extensions.xml",
"ref/dotnet/fr/System.Runtime.Extensions.xml",
"ref/dotnet/it/System.Runtime.Extensions.xml",
"ref/dotnet/ja/System.Runtime.Extensions.xml",
"ref/dotnet/ko/System.Runtime.Extensions.xml",
"ref/dotnet/ru/System.Runtime.Extensions.xml",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/zh-hans/System.Runtime.Extensions.xml",
"ref/dotnet/zh-hant/System.Runtime.Extensions.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/de/System.Runtime.Extensions.xml",
"ref/netcore50/es/System.Runtime.Extensions.xml",
"ref/netcore50/fr/System.Runtime.Extensions.xml",
"ref/netcore50/it/System.Runtime.Extensions.xml",
"ref/netcore50/ja/System.Runtime.Extensions.xml",
"ref/netcore50/ko/System.Runtime.Extensions.xml",
"ref/netcore50/ru/System.Runtime.Extensions.xml",
"ref/netcore50/System.Runtime.Extensions.dll",
"ref/netcore50/System.Runtime.Extensions.xml",
"ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
"ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"System.Runtime.Extensions.4.0.0.nupkg",
"System.Runtime.Extensions.4.0.0.nupkg.sha512",
"System.Runtime.Extensions.nuspec"
]
},
"System.Runtime.InteropServices/4.0.0": {
"type": "package",
"sha512": "J8GBB0OsVuKJXR412x6uZdoyNi4y9OMjjJRHPutRHjqujuvthus6Xdxn/i8J1lL2PK+2jWCLpZp72h8x73hkLg==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"License.rtf",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
"ref/dotnet/es/System.Runtime.InteropServices.xml",
"ref/dotnet/fr/System.Runtime.InteropServices.xml",
"ref/dotnet/it/System.Runtime.InteropServices.xml",
"ref/dotnet/ja/System.Runtime.InteropServices.xml",
"ref/dotnet/ko/System.Runtime.InteropServices.xml",
"ref/dotnet/ru/System.Runtime.InteropServices.xml",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/zh-hans/System.Runtime.InteropServices.xml",
"ref/dotnet/zh-hant/System.Runtime.InteropServices.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/de/System.Runtime.InteropServices.xml",
"ref/netcore50/es/System.Runtime.InteropServices.xml",
"ref/netcore50/fr/System.Runtime.InteropServices.xml",
"ref/netcore50/it/System.Runtime.InteropServices.xml",
"ref/netcore50/ja/System.Runtime.InteropServices.xml",
"ref/netcore50/ko/System.Runtime.InteropServices.xml",
"ref/netcore50/ru/System.Runtime.InteropServices.xml",
"ref/netcore50/System.Runtime.InteropServices.dll",
"ref/netcore50/System.Runtime.InteropServices.xml",
"ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
"ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
"ref/win8/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"System.Runtime.InteropServices.4.0.0.nupkg",
"System.Runtime.InteropServices.4.0.0.nupkg.sha512",
"System.Runtime.InteropServices.nuspec"
]
},
"System.Text.Encoding/4.0.0": {
"type": "package",
"sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"License.rtf",
"ref/dotnet/de/System.Text.Encoding.xml",
"ref/dotnet/es/System.Text.Encoding.xml",
"ref/dotnet/fr/System.Text.Encoding.xml",
"ref/dotnet/it/System.Text.Encoding.xml",
"ref/dotnet/ja/System.Text.Encoding.xml",
"ref/dotnet/ko/System.Text.Encoding.xml",
"ref/dotnet/ru/System.Text.Encoding.xml",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/zh-hans/System.Text.Encoding.xml",
"ref/dotnet/zh-hant/System.Text.Encoding.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/de/System.Text.Encoding.xml",
"ref/netcore50/es/System.Text.Encoding.xml",
"ref/netcore50/fr/System.Text.Encoding.xml",
"ref/netcore50/it/System.Text.Encoding.xml",
"ref/netcore50/ja/System.Text.Encoding.xml",
"ref/netcore50/ko/System.Text.Encoding.xml",
"ref/netcore50/ru/System.Text.Encoding.xml",
"ref/netcore50/System.Text.Encoding.dll",
"ref/netcore50/System.Text.Encoding.xml",
"ref/netcore50/zh-hans/System.Text.Encoding.xml",
"ref/netcore50/zh-hant/System.Text.Encoding.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"System.Text.Encoding.4.0.0.nupkg",
"System.Text.Encoding.4.0.0.nupkg.sha512",
"System.Text.Encoding.nuspec"
]
},
"System.Text.Encoding.Extensions/4.0.0": {
"type": "package",
"sha512": "FktA77+2DC0S5oRhgM569pbzFrcA45iQpYiI7+YKl68B6TfI2N5TQbXqSWlh2YXKoFXHi2RFwPMha2lxiFJZ6A==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"License.rtf",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
"ref/dotnet/es/System.Text.Encoding.Extensions.xml",
"ref/dotnet/fr/System.Text.Encoding.Extensions.xml",
"ref/dotnet/it/System.Text.Encoding.Extensions.xml",
"ref/dotnet/ja/System.Text.Encoding.Extensions.xml",
"ref/dotnet/ko/System.Text.Encoding.Extensions.xml",
"ref/dotnet/ru/System.Text.Encoding.Extensions.xml",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml",
"ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/de/System.Text.Encoding.Extensions.xml",
"ref/netcore50/es/System.Text.Encoding.Extensions.xml",
"ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
"ref/netcore50/it/System.Text.Encoding.Extensions.xml",
"ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
"ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
"ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
"ref/netcore50/System.Text.Encoding.Extensions.dll",
"ref/netcore50/System.Text.Encoding.Extensions.xml",
"ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
"ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"System.Text.Encoding.Extensions.4.0.0.nupkg",
"System.Text.Encoding.Extensions.4.0.0.nupkg.sha512",
"System.Text.Encoding.Extensions.nuspec"
]
},
"System.Threading/4.0.0": {
"type": "package",
"sha512": "H6O/9gUrjPDNYanh/7OFGAZHjVXvEuITD0RcnjfvIV04HOGrOPqUBU0kmz9RIX/7YGgCQn1o1S2DX6Cuv8kVGQ==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"License.rtf",
"ref/dotnet/de/System.Threading.xml",
"ref/dotnet/es/System.Threading.xml",
"ref/dotnet/fr/System.Threading.xml",
"ref/dotnet/it/System.Threading.xml",
"ref/dotnet/ja/System.Threading.xml",
"ref/dotnet/ko/System.Threading.xml",
"ref/dotnet/ru/System.Threading.xml",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/zh-hans/System.Threading.xml",
"ref/dotnet/zh-hant/System.Threading.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/de/System.Threading.xml",
"ref/netcore50/es/System.Threading.xml",
"ref/netcore50/fr/System.Threading.xml",
"ref/netcore50/it/System.Threading.xml",
"ref/netcore50/ja/System.Threading.xml",
"ref/netcore50/ko/System.Threading.xml",
"ref/netcore50/ru/System.Threading.xml",
"ref/netcore50/System.Threading.dll",
"ref/netcore50/System.Threading.xml",
"ref/netcore50/zh-hans/System.Threading.xml",
"ref/netcore50/zh-hant/System.Threading.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"System.Threading.4.0.0.nupkg",
"System.Threading.4.0.0.nupkg.sha512",
"System.Threading.nuspec"
]
}
},
"projectFileDependencyGroups": {
"": [
"Newtonsoft.Json >= 9.0.1",
"Gapi.net45 >= 1.0.0",
"PayPalMerchant-net451 >= 2.7.109",
"MailKit >= 1.12.0",
"Microsoft.CodeAnalysis.CSharp >= 1.1.0-rc1-20151109-01",
"Yavsc.Abstract "
],
"DNX,Version=v4.5.1": [
"fx/System.Json >= 4.0.0"
],
".NETFramework,Version=v4.5.1": [
"fx/System.ComponentModel.DataAnnotations >= 4.0.0",
"fx/System.Json >= 4.0.0",
"fx/System.Net >= 4.0.0",
"fx/System.Net.Http >= 4.0.0",
"fx/System.Xml >= 4.0.0",
"fx/System >= 4.0.0"
]
}
}