mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
description added
This commit is contained in:
parent
8c2aec7f21
commit
b37135f222
1 changed files with 6 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue