Update package.json
This commit is contained in:
parent
163b152d47
commit
fc8831d017
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue