tidy up, ajax test

This commit is contained in:
Lloyd Brookes
2014-06-16 22:42:21 +01:00
parent 754e56dc41
commit d3c80d4a8e
3 changed files with 37 additions and 15 deletions

View File

@ -1,7 +1,7 @@
{
"name": "local-web-server",
"version": "0.5.5",
"description": "Launch a lightweight static web server. Zero configuration.",
"description": "Lightweight static web server, zero configuration. Perfect for front-end devs.",
"bin": {
"ws": "./bin/ws.js"
},