mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-27 22:12:25 +00:00
14 lines
343 B
JSON
14 lines
343 B
JSON
{
|
|
"supports": {},
|
|
"dependencies": {
|
|
"Dapper": "1.50.2",
|
|
"Microsoft.Data.Sqlite": "1.1.0",
|
|
"NETStandard.Library": "1.6.1",
|
|
"System.ComponentModel.Annotations": "4.3.0",
|
|
"System.Reflection.Metadata": "1.4.2",
|
|
"System.Runtime.Serialization.Primitives": "4.3.0"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.5": {}
|
|
}
|
|
}
|