13 lines
275 B
JSON
13 lines
275 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"testRunner": "xunit",
|
|
"dependencies": {
|
|
"Microsoft.AspNet.Mvc.Formatters.Json": "6.0.0-rc1-final",
|
|
"Newtonsoft.Json": "3.5.8",
|
|
"System.Runtime": "4.0.0"
|
|
},
|
|
|
|
"frameworks": {
|
|
"dnx451": { }
|
|
}
|
|
}
|