{
  "name": "ux-store-shortcut",
  "version": "1.0.13",
  "description": "",
  "main": "lib/index.js",
  "scripts": {
    "start": "italent-thunder start",
    "build": "italent-thunder build prod --mode development",
    "build-prod": "italent-thunder build prod",
    "lib": "stl build lib",
    "examples": "sbl start --port 9001",
    "prepublish": "npm run lib",
    "commit": "git-cz"
  },
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git@gitlab.beisencorp.com:pps-components/ux-store-shortcut.git"
  },
  "peerDependencies": {
    "react": "16.x.x",
    "react-dom": "16.x.x"
  },
  "devDependencies": {
    "@beisen-platform/ethos": "^1.0.28",
    "@beisen-platform/platform-index-view": "^1.2.33-rc.1",
    "@beisen-platform/platform-lookupv2": "^1.0.32",
    "@beisen/babel": "7.x.x",
    "@beisen/build": "1.x.x",
    "@beisen/italent-thunder": "1.x.x",
    "@beisen/storybook": "1.x.x",
    "@beisen/storybook-react": "4.x.x",
    "@beisen/ts": "1.x.x",
    "@beisen/webpack": "4.x.x",
    "@types/react": "16.x.x",
    "@types/react-dom": "16.x.x",
    "commitizen": "2.x.x",
    "cz-conventional-changelog": "2.x.x",
    "react": "16.x.x",
    "react-dom": "16.x.x"
  },
  "config": {
    "commitizen": {
      "path": "./node_modules/cz-conventional-changelog"
    }
  },
  "dependencies": {
    "@beisen-phoenix/tooltip": "^1.0.24",
    "@beisen-platform/platform-fields": "^1.0.7",
    "axios": "^0.18.0",
    "react-free-scrollbar": "^0.3.4",
    "react-smooth-scrollbar": "^8.0.6",
    "smooth-scrollbar": "^8.4.0",
    "styled-components": "^4.2.0"
  }
}
