Update package.json

This commit is contained in:
Robin Nilsson 2014-09-25 12:52:25 +02:00
parent 163b152d47
commit fc8831d017
1 changed files with 1 additions and 2 deletions

View File

@ -26,8 +26,7 @@
"url": "git://github.com/Hexagon/cryptalk.git" "url": "git://github.com/Hexagon/cryptalk.git"
}, },
"bin" : { "bin" : {
"npm" : "./server.js" "cryptalk" : "./server.js"
}, },
"dependencies": { "dependencies": {
"node-uuid": ">= 1.4.1", "node-uuid": ">= 1.4.1",