mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
15 lines
318 B
JSON
15 lines
318 B
JSON
{
|
|
"supports": {},
|
|
"dependencies": {
|
|
"Autofac": "4.9.4",
|
|
"AutoMapper": "6.2.2",
|
|
"FluentValidation": "8.6.2",
|
|
"MediatR": "4.0.0",
|
|
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
|
|
"NETStandard.Library": "1.6.1",
|
|
"Splat": "3.0.0"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.2": {}
|
|
}
|
|
} |