{
  "name": "bc-admin-third",
  "version": "1.0.0",
  "description": "",
  "main": "webroot/js/admin/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "MIT",
  "dependencies": {
    "bootstrap": "^4.6.0",
    "jquery-colorbox": "^1.6.4",
    "popper.js": "^1.16.1",
    "sass": "^1.49.11"
  },
  "devDependencies": {
    "@babel/core": "^7.13.10",
    "@babel/preset-env": "^7.13.12",
    "babel-loader": "^8.2.2",
    "css-loader": "^3.6.0",
    "glob-parent": ">=5.1.2",
    "gulp": "^4.0.2",
    "gulp-plumber": "^1.2.1",
    "gulp-sass": "^5.0.0",
    "normalize.css": "^8.0.1",
    "postcss": ">=8.2.13",
    "style-loader": "^1.3.0",
    "webpack": "^4.46.0",
    "webpack-cli": "^3.3.12",
    "webpack-stream": "^5.2.1"
  }
}
