UNPKG

generator-aspnetdnx2

Version:
13 lines 324 B
{ "dependencies": { "Kestrel": "1.0.0-beta3", "Microsoft.AspNet.Owin": "1.0.0-beta3", "Nancy": "1.1.0" }, "commands": { "kestrel": "Microsoft.AspNet.Hosting --server Kestrel --server.urls http://localhost:5004" }, "frameworks": { "aspnet50": {} } }