{
  "name": "@left4code/bs-starter",
  "version": "1.1.4",
  "description": "bs-starter",
  "main": "js/index.js",
  "author": "left4code",
  "license": "UNLICENSED",
  "devDependencies": {
    "bootstrap": "^5.0.2",
    "browser-sync": "^2.26.14",
    "browser-sync-webpack-plugin": "2.2.2",
    "cash-dom": "^8.1.0",
    "laravel-mix": "^6.0.11",
    "postcss": "^8.1",
    "resolve-url-loader": "^3.1.2",
    "sass": "^1.32.7",
    "sass-loader": "8.*"
  },
  "scripts": {
    "development": "mix",
    "watch": "mix watch",
    "watch-poll": "mix watch -- --watch-options-poll=1000",
    "hot": "mix watch --hot",
    "production": "mix --production"
  },
  "dependencies": {}
}
