Adding a package description for the ELM middleware package

Fixes: https://github.com/aspnet/Diagnostics/issues/100
This commit is contained in:
Praburaj 2015-04-15 12:10:04 -07:00
parent 14ee7abf22
commit ebf76371de
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"version": "1.0.0-*",
"description": "ASP.NET 5 Middleware to capture and display the request logs.",
"dependencies": {
"Microsoft.AspNet.Diagnostics": "1.0.0-*",
"Microsoft.Framework.Logging.Interfaces": "1.0.0-*",