{
  "name": "wd-vs-woo",
  "version": "1.0.0",
  "description": "",
  "scripts": {
    "dev": "npm run development",
    "development": "mix",
    "watch": "mix watch",
    "watch-poll": "mix watch -- --watch-options-poll=1000",
    "hot": "mix watch --hot",
    "prod": "npm run production",
    "production": "mix --production"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/warpdriven/wd-vs-woo.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/warpdriven/wd-vs-woo/issues"
  },
  "homepage": "https://github.com/warpdriven/wd-vs-woo#readme",
  "devDependencies": {
    "autoprefixer": "^10.4.13",
    "css-loader": "^6.7.1",
    "laravel-mix": "^6.0.49",
    "postcss": "^8.4.14",
    "postcss-import": "^14.1.0",
    "postcss-loader": "^7.0.1",
    "resolve-url-loader": "^5.0.0",
    "rtlcss": "^3.5.0",
    "sass": "^1.55.0",
    "sass-loader": "^13.1.0",
    "style-loader": "^3.3.1",
    "vue-loader": "^16.8.3"
  },
  "dependencies": {
    "wd-vue-lib": "git+https://git@github.com/warpdriven/wd-vue-lib.git"
  }
}
