{
  "name": "opal-hotel-room-booking",
  "version": "1.2",
  "description": "Opal Hotel Plugin is a user-friendly booking plugin built with woocommerce that allows you to integrate a booking / reservation system into your WordPress website.",
  "main": "index.js",
  "scripts": {
    "dev": "webpack --watch"
  },
  "author": "wpopal",
  "license": "ISC",
  "devDependencies": {
    "babel-core": "^6.24.1",
    "babel-loader": "^7.0.0",
    "babel-preset-env": "^1.5.1",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-stage-0": "^6.24.1",
    "css-loader": "^0.28.4",
    "extract-text-webpack-plugin": "^2.1.2",
    "file-loader": "^0.11.2",
    "google-maps-infobox": "^1.1.15",
    "marker-clusterer-plus-es2015": "^3.0.2",
    "node-sass": "^4.5.3",
    "sass-loader": "^6.0.6",
    "snazzy-info-window": "^1.1.0",
    "style-loader": "^0.18.2",
    "url-loader": "^0.5.9",
    "webpack": "^2.6.0"
  },
  "dependencies": {
    "progressbar.js": "^1.0.1"
  }
}
