{
  "name": "woocommerce-integration",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "dev": "webpack --mode=development --watch",
    "prod": "webpack --mode=production"
  },
  "repository": {
    "type": "git",
    "url": "git@github-mobiloud-sid:mobiloudsupport/woocommerce-integration.git"
  },
  "author": "Siddharth Thevaril",
  "license": "ISC",
  "dependencies": {
    "debounce": "^1.2.0",
    "onsenui": "^2.10.10",
    "throttle-debounce": "^3.0.1",
    "tiny-slider": "^2.9.3"
  },
  "devDependencies": {
    "css-loader": "^4.0.0",
    "file-loader": "^6.2.0",
    "mini-css-extract-plugin": "^0.9.0",
    "sass": "^1.26.10",
    "sass-loader": "^9.0.2",
    "style-loader": "^1.2.1",
    "webpack": "^4.44.0",
    "webpack-cli": "^3.3.12"
  }
}
