{
  "name": "cloudcmd",
  "version": "19.19.0",
  "type": "module",
  "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
  "description": "File manager for the web with console and editor",
  "homepage": "http://cloudcmd.io",
  "funding": "https://opencollective.com/cloudcmd",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/coderaiser/cloudcmd.git"
  },
  "main": "server/cloudcmd.js",
  "keywords": [
    "console",
    "terminal",
    "edit",
    "editor",
    "file",
    "file manager",
    "folder",
    "orthodox",
    "view",
    "viewer",
    "copy",
    "rename",
    "move",
    "rm",
    "mv",
    "cp",
    "delete",
    "delete file",
    "delete directory",
    "remove",
    "remove file",
    "remove directory",
    "file operation",
    "pack",
    "server"
  ],
  "bin": {
    "cloudcmd": "bin/cloudcmd.js"
  },
  "scripts": {
    "start": "madrun start",
    "start:dev": "madrun start:dev",
    "build:start": "madrun build:start",
    "build:start:dev": "madrun build:start:dev",
    "lint:all": "madrun lint:all",
    "lint": "madrun lint",
    "lint:progress": "madrun lint:progress",
    "watch:lint": "madrun watch:lint",
    "fresh:lint": "madrun fresh:lint",
    "lint:fresh": "madrun lint:fresh",
    "fix:lint": "madrun fix:lint",
    "lint:stream": "madrun lint:stream",
    "test": "madrun test",
    "test:e2e": "madrun test:e2e",
    "test:client": "madrun test:client",
    "test:server": "madrun test:server",
    "wisdom": "madrun wisdom",
    "wisdom:type": "madrun wisdom:type",
    "coverage": "madrun coverage",
    "coverage:report": "madrun coverage:report",
    "report": "madrun report",
    "6to5": "madrun 6to5",
    "6to5:client": "madrun 6to5:client",
    "6to5:client:dev": "madrun 6to5:client:dev",
    "watch:client": "madrun watch:client",
    "watch:client:dev": "madrun watch:client:dev",
    "watch:server": "madrun watch:server",
    "watch:test": "madrun watch:test",
    "watch:test:client": "madrun watch:test:client",
    "watch:test:server": "madrun watch:test:server",
    "watch:coverage": "madrun watch:coverage",
    "watch:fix:lint": "madrun watch:fix:lint",
    "build": "madrun build",
    "build:dev": "madrun build:dev",
    "build:client": "madrun build:client",
    "build:client:dev": "madrun build:client:dev",
    "heroku-postbuild": "madrun heroku-postbuild"
  },
  "directories": {
    "man": "man"
  },
  "subdomain": "cloudcmd",
  "dependencies": {
    "@cloudcmd/dropbox": "^5.0.1",
    "@cloudcmd/fileop": "^9.0.7",
    "@cloudcmd/move-files": "^8.0.0",
    "@cloudcmd/read-files-sync": "^2.0.0",
    "@putout/cli-validate-args": "^2.0.0",
    "@putout/plugin-cloudcmd": "^5.2.0",
    "aleman": "^2.0.1",
    "apart": "^2.0.0",
    "chalk": "^5.3.0",
    "compression": "^1.7.4",
    "console-io": "^15.0.1",
    "copymitter": "^10.3.0",
    "criton": "^2.0.0",
    "currify": "^4.0.0",
    "deepmerge": "^4.0.0",
    "deepword": "^11.0.0",
    "dword": "^16.0.0",
    "edward": "^16.0.0",
    "es6-promisify": "^7.0.0",
    "execon": "^1.2.0",
    "express": "^5.1.0",
    "express-rate-limit": "^8.5.2",
    "files-io": "^4.0.0",
    "find-up": "^8.0.0",
    "for-each-key": "^2.0.0",
    "format-io": "^2.0.0",
    "fullstore": "^4.0.0",
    "http-auth": "^4.2.1",
    "inly": "^5.0.0",
    "jaguar": "^6.0.0",
    "jju": "^1.3.0",
    "jonny": "^3.0.0",
    "just-snake-case": "^3.2.0",
    "markdown-it": "^14.0.0",
    "mellow": "^3.0.0",
    "mime-types": "^3.0.1",
    "montag": "^2.0.1",
    "nano-memoize": "^3.0.16",
    "nomine": "^4.0.0",
    "once": "^1.4.0",
    "onezip": "^7.0.0",
    "open": "^11.0.0",
    "package-json": "^10.0.0",
    "pipe-io": "^4.0.1",
    "ponse": "^8.0.0",
    "pullout": "^5.0.0",
    "putout": "^42.0.5",
    "qword": "^1.0.0",
    "redzip": "^4.6.1",
    "rendy": "^5.0.0",
    "restafary": "^13.0.1",
    "restbox": "^4.0.0",
    "shortdate": "^2.0.0",
    "socket.io": "^4.0.0",
    "socket.io-client": "^4.0.1",
    "squad": "^3.0.0",
    "table": "^6.0.1",
    "try-catch": "^4.0.4",
    "try-to-catch": "^4.0.0",
    "tryrequire": "^3.0.0",
    "win32": "^8.0.0",
    "wraptile": "^3.0.0",
    "writejson": "^3.0.0",
    "yargs-parser": "^22.0.0"
  },
  "devDependencies": {
    "@babel/code-frame": "^7.22.5",
    "@babel/core": "^7.22.5",
    "@babel/plugin-transform-optional-chaining": "^7.21.0",
    "@babel/preset-env": "^7.0.0",
    "@cloudcmd/clipboard": "^2.0.0",
    "@cloudcmd/create-element": "^2.0.0",
    "@cloudcmd/modal": "^4.0.0",
    "@cloudcmd/olark": "^3.0.2",
    "@cloudcmd/stub": "^5.0.0",
    "@iocmd/wait": "^2.1.0",
    "@putout/eslint-flat": "^4.0.0",
    "@supertape/loader-css": "^1.0.0",
    "@types/node-fetch": "^2.6.11",
    "auto-globals": "^4.0.0",
    "babel-loader": "^10.0.0",
    "babel-plugin-macros": "^3.0.0",
    "cheerio": "^1.0.0-rc.5",
    "clean-css-loader": "^4.2.1",
    "codegen.macro": "^4.0.0",
    "css-loader": "^7.1.2",
    "css-minimizer-webpack-plugin": "^8.0.0",
    "css-modules-require-hook": "^4.2.3",
    "cssnano-preset-default": "^8.0.1",
    "domtokenlist-shim": "^1.2.0",
    "emitify": "^4.0.1",
    "eslint": "^10.0.0",
    "eslint-plugin-putout": "^31.0.0",
    "globals": "^17.0.0",
    "gritty": "^10.2.0",
    "gunzip-maybe": "^1.3.1",
    "html-webpack-plugin": "^5.6.3",
    "inherits": "^2.0.3",
    "itype": "^3.0.1",
    "just-capitalize": "^3.2.0",
    "just-pascal-case": "^3.2.0",
    "limier": "^3.0.0",
    "load.js": "^3.0.0",
    "madrun": "^13.0.0",
    "memfs": "^4.2.0",
    "mini-css-extract-plugin": "^2.9.2",
    "minor": "^1.2.2",
    "morgan": "^1.6.1",
    "multi-rename": "^3.0.0",
    "nodemon": "^3.0.1",
    "optimize-css-assets-webpack-plugin": "^6.0.1",
    "path-browserify": "^1.0.1",
    "philip": "^3.0.0",
    "place": "^1.1.4",
    "postcss": "^8.5.3",
    "process": "^0.11.10",
    "readjson": "^2.0.1",
    "redlint": "^6.0.0",
    "request": "^2.76.0",
    "rimraf": "^6.0.1",
    "scroll-into-view-if-needed": "^3.0.4",
    "serve-once": "^3.0.1",
    "smalltalk": "^5.0.0",
    "style-loader": "^4.0.0",
    "superc8": "^12.6.0",
    "supermenu": "^5.0.0",
    "supertape": "^13.0.0",
    "tar-stream": "^3.0.0",
    "unionfs": "^4.0.0",
    "url-loader": "^4.0.0",
    "util": "^0.12.5",
    "webpack": "^5.99.9",
    "webpack-cli": "^7.0.2",
    "webpack-merge": "^6.0.1",
    "webpackbar": "^7.0.0"
  },
  "imports": {
    "#css/": "./css/",
    "#dom": "./client/dom/index.js",
    "#dom/events": "./client/dom/events/index.js",
    "#dom/load": "./client/dom/load.js",
    "#dom/dialog": "./client/dom/dialog.js",
    "#dom/images": "./client/dom/images.js",
    "#dom/files": "./client/dom/files.js",
    "#dom/upload-files": "./client/dom/upload-files.js",
    "#dom/storage": "./client/dom/storage.js",
    "#dom/rest": "./client/dom/rest.js",
    "#common/util": "./common/util.js",
    "#common/omit": "./common/omit.js",
    "#common/cloudfunc": "./common/cloudfunc.js",
    "#common/entity": "./common/entity.js",
    "#server/cloudcmd": "./server/cloudcmd.js"
  },
  "engines": {
    "node": ">=22"
  },
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  }
}
