{
  "name": "mebel-network-1",
  "version": "1.0.0",
  "description": "<p align=\"center\">     <a href=\"https://github.com/yiisoft\" target=\"_blank\">         <img src=\"https://avatars0.githubusercontent.com/u/993323\" height=\"100px\">     </a>     <h1 align=\"center\">Yii 2 Basic Project Template</h1>     <br> </p>",
  "main": "index.js",
  "engines": {
    "node": "23"
  },
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "dev": "webpack --mode=development -w",
    "lint": "eslint ./src",
    "build": "webpack --mode=production",
    "build:admin": "webpack --mode=production --name=admin"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@fancyapps/fancybox": "^3.5.7",
    "@sentry/browser": "^7.120.3",
    "@sentry/tracing": "^7.120.3",
    "@splidejs/splide": "^2.4.21",
    "@tcb-web/create-credit": "^0.0.2",
    "@types/glider-js": "^1.7.12",
    "@types/lodash.debounce": "^4.0.9",
    "autoprefixer": "^9.8.8",
    "bootstrap5": "npm:bootstrap@^5.3.7",
    "browserslist": "^4.25.1",
    "glyphicons-only-bootstrap": "^1.0.1",
    "jquery": "^3.7.1",
    "jquery.easing": "^1.4.1",
    "owl.carousel": "^2.3.4",
    "popper.js": "^1.16.1",
    "redux": "^4.2.1",
    "redux-devtools-extension": "^2.13.9",
    "sass": "^1.89.2",
    "tiny-slider": "^2.9.4",
    "water-confirm": "github:larek/water-confirm"
  },
  "optionalDependencies": {
    "fsevents": "^2.3.3"
  },
  "devDependencies": {
    "@babel/core": "^7.28.0",
    "@babel/plugin-proposal-class-properties": "^7.18.6",
    "@babel/preset-env": "^7.28.0",
    "@babel/preset-react": "^7.27.1",
    "@ckeditor/ckeditor5-build-classic": "^27.1.0",
    "@ckeditor/ckeditor5-react": "^3.0.3",
    "@fancyapps/fancybox": "^3.5.7",
    "@glidejs/glide": "^3.7.1",
    "@prettier/plugin-php": "^0.18.9",
    "@types/react": "^19.1.9",
    "@types/react-dom": "^17.0.26",
    "array-move": "^2.2.2",
    "array-to-tree": "^3.3.2",
    "axios": "^0.21.4",
    "babel-eslint": "^10.1.0",
    "babel-loader": "^8.4.1",
    "bootstrap": "^4.6.2",
    "bootstrap-icons": "^1.13.1",
    "browserslist": "^4.8.3",
    "compression-webpack-plugin": "^8.0.1",
    "config": "^3.3.12",
    "core-js": "^3.44.0",
    "css-loader": "^5.2.7",
    "css-minimizer-webpack-plugin": "^3.4.1",
    "draft-convert": "^2.1.13",
    "draft-js": "^0.11.7",
    "eslint": "^6.8.0",
    "eslint-plugin-react": "^7.37.5",
    "frontend-collective-react-dnd-scrollzone": "^1.0.2",
    "glider-js": "^1.7.9",
    "lodash.debounce": "^4.0.8",
    "mask-input": "^1.0.3",
    "mini-css-extract-plugin": "^1.6.2",
    "postcss": "^8.5.6",
    "postcss-loader": "^3.0.0",
    "prettier": "^2.8.8",
    "react": "^16.14.0",
    "react-bootstrap-icons": "^1.11.6",
    "react-dnd": "^14.0.5",
    "react-dom": "^16.14.0",
    "react-draft-wysiwyg": "^1.15.0",
    "react-sortable-hoc": "^1.11.0",
    "react-sortable-tree": "^2.8.0",
    "react-star-ratings": "^2.3.0",
    "run": "^1.5.0",
    "sass-loader": "^12.6.0",
    "stylelint": "^14.16.1",
    "stylelint-config-standard": "^25.0.0",
    "stylelint-config-standard-scss": "^3.0.0",
    "ts-loader": "^9.5.2",
    "typescript": "^4.9.5",
    "webpack": "^5.101.0",
    "webpack-cli": "^4.10.0",
    "webpackbar": "^5.0.2",
    "whatwg-fetch": "^3.6.20"
  }
}
