change name on npm

This commit is contained in:
AJ ONeal 2015-06-24 15:38:20 -06:00
parent 11555ba761
commit ee087c3231
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"name": "https-server",
"name": "serve-https",
"version": "1.0.0",
"description": "Serves HTTPS using TLS (SSL) certs for localhost.daplie.com - great for testing and development.",
"main": "serve.js",