description added

This commit is contained in:
coderaiser 2012-07-06 04:52:54 -04:00
parent 8c2aec7f21
commit b37135f222

View file

@ -2,6 +2,12 @@
"name": "cloudcmd",
"version": "0.0.1",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "two-panels file manager, totally writed on js",
"homepage": "http://github.com/coderaiser/cloudcmd",
"repository": {
"type" : "git",
"url" : "http://github.com/coderaiser/cloudcmd.git"
},
"scripts": {
"test": "sh test/test.sh",
"start": "server.js"