{
  "name": "@comparaonline/ui-offer-result",
  "version": "6.4.0",
  "main": "dist/ui-offer-result.js",
  "module": "dist/ui-offer-result.js",
  "files": [
    "dist"
  ],
  "types": "dist/index.d.ts",
  "author": "ComparaOnline.com",
  "license": "MIT",
  "scripts": {
    "build": "webpack --mode=production",
    "watch": "webpack --watch --mode=development",
    "test": "jest",
    "analyze": "webpack-bundle-analyzer stats.json",
    "preanalyze": "webpack --profile --json > stats.json"
  },
  "publishConfig": {
    "access": "public"
  },
  "peerDependencies": {
    "@material-ui/core": "^3.9.3",
    "react": "^16.5.0",
    "react-dom": "^16.2.0",
    "react-router": "^4.2.0",
    "react-router-dom": "^4.3.1",
    "styled-components": "3.1.6",
    "styled-flex-component": "^2.2.2"
  },
  "dependencies": {
    "@comparaonline/engine-filter": "^5.8.0",
    "@comparaonline/offers-models": "^6.6.0",
    "@comparaonline/offers-models-constants": "^2.13.0",
    "@comparaonline/results-models-constants": "^2.5.1",
    "@comparaonline/ui-fixed": "^0.13.0",
    "@comparaonline/ui-grid": "^2.1.2",
    "@comparaonline/ui-modal": "^0.13.0",
    "@comparaonline/ui-offer-card": "^6.1.0",
    "@comparaonline/ui-offer-card-layout-types": "^5.8.0",
    "@comparaonline/ui-offer-card-list": "^5.8.0",
    "@comparaonline/ui-offer-card-skeleton": "^5.8.0",
    "@comparaonline/ui-offer-comparison-drawer": "^6.1.0",
    "@comparaonline/ui-offer-details": "^6.1.0",
    "@comparaonline/ui-offer-details-collapse": "^6.1.0",
    "@comparaonline/ui-offer-details-table": "^6.1.0",
    "@comparaonline/ui-offer-empty": "^5.4.4",
    "@comparaonline/ui-offer-filter": "^6.1.0",
    "@comparaonline/ui-offer-group-product-attributes": "^5.8.0",
    "@comparaonline/ui-offer-icons": "^6.1.0",
    "@comparaonline/ui-offer-main-attribute": "^5.12.0",
    "@comparaonline/ui-offer-product-attributes": "^6.1.0",
    "@comparaonline/ui-offer-sort": "^6.1.0",
    "@comparaonline/ui-separator": "^0.10.0",
    "@comparaonline/ui-table": "^0.14.1",
    "@comparaonline/ui-text-align": "^0.11.0",
    "@comparaonline/ui-typography": "^0.14.1",
    "socket.io-client": "^2.1.1",
    "styled-flex-component": "^2.2.2"
  },
  "devDependencies": {
    "@material-ui/core": "^3.9.3",
    "@types/react": "^16.4.13",
    "@types/react-router-dom": "^4.2.7",
    "@types/socket.io-client": "^1.4.32",
    "mock-socket": "^7.1.0",
    "react": "^16.5.0",
    "react-dom": "^16.2.0",
    "react-router": "^4.2.0",
    "react-router-dom": "^4.3.1",
    "styled-components": "3.1.6",
    "styled-flex-component": "^2.2.2",
    "tslib": "^1.9.3",
    "webpack-bundle-analyzer": "^3.3.2"
  },
  "gitHead": "118fc34e9c637dd2536fb5f98e3a10169c79715c"
}
