{ "name": "cloudcmd", "version": "4.7.7", "homepage": "https://github.com/coderaiser/cloudcmd", "authors": [ "coderaiser " ], "description": "orthodox web file manager with console and editor", "main": "bin/cloudcmd.js", "keywords": [ "file", "orthodox", "file", "manager" ], "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", "menu": "~0.7.9", "promise-polyfill": "~2.1.0", "rendy": "~1.1.0", "emitify": "~1.3.0", "execon": "~1.2.8", "philip": "~1.3.1", "smalltalk": "~1.6.1" } }