{
  "name": "@comparaonline/ui-offer-main-attribute",
  "version": "5.13.0",
  "description": "",
  "main": "dist/ui-offer-main-attribute.js",
  "module": "dist/ui-offer-main-attribute.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"
  },
  "devDependencies": {
    "@comparaonline/ui-config-babel": "^0.20.1",
    "@comparaonline/ui-config-jest-ts": "^4.8.2",
    "@comparaonline/ui-config-tslint": "^0.20.1",
    "@comparaonline/ui-config-webpack": "^4.8.2",
    "@material-ui/core": "^3.9.3",
    "@types/react": "^16.4.13",
    "react": "^16.5.0",
    "tslib": "^1.9.3",
    "webpack-bundle-analyzer": "^3.3.2",
    "webpack-merge": "^4.1.4"
  },
  "dependencies": {
    "@comparaonline/offers-models": "^6.6.0",
    "@comparaonline/ui-offer-entity-formatter": "^5.8.0"
  },
  "gitHead": "821baf72aaf3bef7dc325559a1185ce5de1a32a1"
}
