{
  "name": "sanjab",
  "description": "Laravel package to create admin panel.",
  "version": "0.3.8",
  "license": "MIT",
  "private": false,
  "author": "Amir Alizadeh <amiralizadeh9480@gmail.com>",
  "main": "./resources/js/bootstrap",
  "repository": {
    "type": "git",
    "url": "https://github.com/sanjabteam/sanjab.git"
  },
  "scripts": {
    "dev": "npm run development",
    "development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
    "watch": "npm run development -- --watch",
    "watch-poll": "npm run watch -- --watch-poll",
    "hot": "cross-env NODE_ENV=development node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot --config=node_modules/laravel-mix/setup/webpack.config.js",
    "prod": "npm run production",
    "production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
  },
  "dependencies": {
    "@fortawesome/fontawesome-free": "^5.15.3",
    "@types/leaflet": "^1.7.0",
    "@uppy/locales": "^1.18.0",
    "@voerro/vue-tagsinput": "^2.7.1",
    "ace-builds": "^1.4.12",
    "axios": "^0.19.2",
    "bootstrap": "^4.6.0",
    "bootstrap-material-design": "^4.1.3",
    "bootstrap-vue": "^2.21.2",
    "chart.js": "^2.9.3",
    "cross-env": "^7.0.2",
    "elfinder-material-theme": "^2.1.11",
    "jquery": "^3.6.0",
    "jquery-ui-bundle": "^1.12.1-migrate",
    "laravel-mix": "^5.0.4",
    "leaflet": "^1.6.0",
    "lodash": "^4.17.21",
    "luxon": "^1.26.0",
    "material-dashboard": "^2.1.0",
    "material-design-icons": "^3.0.1",
    "moment": "^2.27.0",
    "popper.js": "^1.16.1",
    "quill-image-upload": "^0.1.3",
    "requirejs": "^2.3.6",
    "resolve-url-loader": "^3.1.1",
    "sass": "^1.32.11",
    "sass-loader": "^9.0.3",
    "shabnam-font": "^5.0.0",
    "shebang-loader": "0.0.1",
    "sweetalert2": "^9.17.1",
    "uppy": "^1.27.0",
    "v-money": "^0.8.1",
    "vue": "^2.6.11",
    "vue-bootstrap-typeahead": "^0.2.6",
    "vue-chartjs": "^3.5.0",
    "vue-datetime": "^1.0.0-beta.13",
    "vue-editor-js": "^1.1.1",
    "vue-quill-editor": "^3.0.6",
    "vue-select": "^3.10.7",
    "vue-template-compiler": "^2.6.11",
    "vue2-leaflet": "^2.7.0",
    "vuedraggable": "^2.24.0",
    "vuex": "^3.6.2",
    "weekstart": "^1.1.0"
  }
}
