{ "version": 1, "type": "npm", "alias": "cloudcmd", "env": { "cloudcmd_config_dialog": "true", "cloudcmd_config_auth": "false", "cloudcmd_terminal": "true", "cloudcmd_terminal_path": "gritty", "cloudcmd_import": "true", "cloudcmd_import_listen": "true", "cloudcmd_import_token": "hello", "cloudcmd_import_url": "https://cloudcmd.herokuapp.com", "cloudcmd_export": "true", "cloudcmd_export_token": "hello", "cloudcmd_name": "Cloud Commander - Now", "cloudcmd_open": "false" }, "engines": { "node": "8" }, "files": [ "bin", "server", ".babelrc", ".madrun.js", "css", "font", "favicon.ico", "client", "common", "html", "tmpl", "img", "man", "modules", "madrun.js", ".webpack", "webpack.config.js", "cssnano.config.js", "json", "HELP.md" ] }