Showing with 5 additions and 1 deletion.
  1. +5 −1 package.json
@@ -1,6 +1,6 @@
{
"name": "http-server",
"version": "0.9.0",
"version": "0.10.0",
"description": "A simple zero-configuration command-line http server",
"main": "./lib/http-server",
"repository": {
@@ -55,6 +55,10 @@
{
"name": "Jinkwon Lee",
"email": "master@bdyne.net"
},
{
"name": "BigBlueHat",
"email": "byoung@bigbluehat.com"
}
],
"dependencies": {