Add project.json description
This commit is contained in:
parent
7816c0183e
commit
38bd9f4232
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-*",
|
"version": "1.0.0-*",
|
||||||
|
"description": "ASP.NET 5 HTTP header implementations.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/aspnet/httpabstractions"
|
"url": "git://github.com/aspnet/httpabstractions"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue