13 lines
389 B
JSON
13 lines
389 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"description": "ASP.NET 5 Hosting interfaces.",
|
|
"dependencies": {
|
|
"Microsoft.AspNet.Http": "1.0.0-*",
|
|
"Microsoft.AspNet.FileProviders.Interfaces": "1.0.0-*",
|
|
"Microsoft.Framework.NotNullAttribute.Internal": { "type": "build", "version": "1.0.0-*" }
|
|
},
|
|
"frameworks": {
|
|
"dnx451": {},
|
|
"dnxcore50": {}
|
|
}
|
|
} |