diff --git a/.vimrc b/.vimrc deleted file mode 100644 index 6da50e92..00000000 --- a/.vimrc +++ /dev/null @@ -1,2 +0,0 @@ -" Do not expand tabs by default -set noexpandtab diff --git a/package.json b/package.json index 833d4923..69da3661 100644 --- a/package.json +++ b/package.json @@ -7,14 +7,6 @@ "bin": { "shout": "index.js" }, - "main": "http://localhost:9000/", - "node-main": "./index.js", - "window": { - "title": "Shout", - "toolbar": false, - "height": 640, - "width": 1024 - }, "repository": { "type": "git", "url": "https://github.com/erming/shout.git"