2016-09-08 16:33:23 -07:00
|
|
|
{
|
2016-09-07 13:52:26 -07:00
|
|
|
"version": "1.0.0-*",
|
|
|
|
|
|
|
|
"dependencies": {
|
2016-09-08 16:33:23 -07:00
|
|
|
"NETStandard.Library": "1.6.0",
|
|
|
|
"System.Reflection.TypeExtensions": "4.1.0",
|
|
|
|
"System.Runtime.Serialization.Primitives": "4.1.1"
|
2016-09-07 13:52:26 -07:00
|
|
|
},
|
|
|
|
|
|
|
|
"frameworks": {
|
|
|
|
"netstandard1.6": {
|
|
|
|
"imports": "dnxcore50"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|