{
  "name": "responsive-filemanager",
  "version": "9.14.0",
  "author": {
    "name": "Alberto Peripolli",
    "email": "info@albertoperipolli.com"
  },
  "license": "CC-BY-NC-3.0",
  "github": "https://github.com/trippo/ResponsiveFilemanager",
  "homepage": "http://www.responsivefilemanager.com/",
  "devDependencies": {
    "@babel/core": "^7.22.11",
    "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
    "@babel/plugin-syntax-dynamic-import": "^7.8.3",
    "@babel/plugin-transform-runtime": "^7.22.10",
    "@babel/preset-env": "^7.22.14",
    "laravel-mix": "^6.0.49",
    "less": "^4.2.0",
    "less-loader": "^11.1.3",
    "postcss": "^8.1.0",
    "tinymce": "^5.0.4",
    "webpack": "^5.60.0",
    "webpack-cli": "^4.9.1"
  },
  "scripts": {
    "build": "mix",
    "dist": "yarn clean && mix --production",
    "clean": "rm -rf ./filemanager/css/* && rm -rf ./filemanager/js/* && rm -rf ./resources/tmp/* && rm -f ./filemanager/plugin.min.js && rm -f ./tinymce/plugins/responsivefilemanager/plugin.min.js"
  },
  "dependencies": {
    "blueimp-file-upload": "^9.22.0",
    "bootbox.js": "github:makeusabrew/bootbox#v3.3.0",
    "bootstrap": "github:twbs/bootstrap#v2.3.2",
    "bootstrap-lightbox": "github:jbutz/bootstrap-lightbox#0.6.1",
    "bootstrap-modal": "github:jschr/bootstrap-modal#2.2.6",
    "clipboard": "^1.7.1",
    "fabric": "1.7.22",
    "featherlight": "^1.7.14",
    "html5shiv": "^3.7.3",
    "jquery": "^3.0.0",
    "jquery-contextmenu": "^1.11.0",
    "jquery-scrollstop": "^1.2.0",
    "jquery-touchswipe": "^1.6.18",
    "jquery-ui": "^1.10.5",
    "jquery-ui-touch-punch": "^0.2.3",
    "tui-code-snippet": "^1.5.1",
    "tui-color-picker": "^2.2.3",
    "tui-image-editor": "^3.5.2",
    "vanilla-lazyload": "^10.14.0"
  }
}
