{
  "name": "wschat",
  "version": "2.0.0",
  "description": "",
  "main": "index.js",
  "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",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@bitbucket.org/elextensions/wschat.git"
  },
  "keywords": [
    "chat",
    "wordpress",
    "wordpress-plugin"
  ],
  "author": "",
  "license": "ISC",
  "homepage": "https://bitbucket.org/elextensions/wschat#readme",
  "dependencies": {
    "@joeattardi/emoji-button": "^4.6.0",
    "bootstrap": "^5.0.0-beta3",
    "js-cookie": "^2.2.1",
    "laravel-echo": "^1.10.0",
    "laravel-mix": "^6.0.18",
    "moment": "^2.29.1",
    "pusher-js": "^7.0.3"
  },
  "devDependencies": {
    "resolve-url-loader": "^5.0.0",
    "sass": "^1.32.12",
    "sass-loader": "^11.0.1"
  }
}
