{ "name": "cloudcmd", "version": "5.1.1", "homepage": "https://github.com/coderaiser/cloudcmd", "authors": [ "coderaiser " ], "description": "orthodox web file manager with console and editor", "main": "bin/cloudcmd.js", "keywords": [ "console", "editor", "file", "file manager", "folder", "orthodox", "view", "copy", "rename", "move", "delete", "file operation" ], "license": "MIT", "private": true, "ignore": [ "node_modules", "modules", "test" ], "dependencies": { "domtokenlist-shim": "~1.1.0", "fancybox": "~2.1.5", "format-io": "~0.9.6", "jquery": "~2.1.4", "rendy": "~1.1.0", "execon": "~1.2.8", "emitify": "~2.0.0", "findit": "~1.1.4", "philip": "~1.3.2", "smalltalk": "~1.6.5", "promise-polyfill": "~3.1.0", "menu": "~1.0.1" } }