tweaks
This commit is contained in:
10
package.json
10
package.json
@ -1,10 +1,12 @@
|
||||
{
|
||||
"name": "web-server",
|
||||
"name": "local-web-server",
|
||||
"version": "0.1.0",
|
||||
"description": "Local web server",
|
||||
"main": "index.js",
|
||||
"repository": "",
|
||||
"author": "",
|
||||
"bin": {
|
||||
"ws": "./server.js"
|
||||
},
|
||||
"repository": "https://github.com/75lb/local-web-server",
|
||||
"author": "Lloyd Brookes",
|
||||
"license": "BSD",
|
||||
"dependencies": {
|
||||
"connect": "~2.7.11"
|
||||
|
Reference in New Issue
Block a user