feature(package) add bin

This commit is contained in:
coderaiser 2013-07-15 09:54:37 +03:00
parent 5a99006391
commit b43bde7687

View file

@ -8,6 +8,9 @@
"type": "git",
"url": "git://github.com/coderaiser/cloudcmd.git"
},
"bin": {
"cloudcmd": "./bin/cloudcmd"
},
"scripts": {
"test": "sh ./test/test.sh",
"start": "cloudcmd.js"