{
  "name": "react-baron",
  "version": "3.0.0",
  "description": "React component for baron scrollbar library",
  "main": "src/component.js",
  "homepage": "https://github.com/Diokuz/react-baron",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Diokuz/react-baron.git"
  },
  "keywords": [
    "react",
    "baron",
    "scrollbar",
    "custom"
  ],
  "author": "Diokuz",
  "license": "ISC",
  "dependencies": {
    "baron": "^3.0.3"
  },
  "peerDependencies": {
    "react": "^16.2.0",
    "react-dom": "^16.2.0"
  },
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-core": "^6.26.0",
    "babel-eslint": "^8.2.2",
    "babel-loader": "^7.1.4",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-react": "^6.24.1",
    "babel-preset-stage-0": "^6.24.1",
    "css-loader": "^0.28.10",
    "dist-size": "^0.4.0",
    "eslint": "^4.18.2",
    "eslint-config-standard": "^11.0.0",
    "eslint-plugin-flowtype": "^2.46.1",
    "eslint-plugin-import": "^2.9.0",
    "eslint-plugin-jest": "^21.13.0",
    "eslint-plugin-node": "^6.0.1",
    "eslint-plugin-promise": "^3.7.0",
    "eslint-plugin-react": "^7.7.0",
    "eslint-plugin-standard": "^3.0.1",
    "flow-bin": "^0.67.1",
    "react": "^16.2.0",
    "react-dom": "^16.2.0",
    "string-replace-loader": "^2.1.1",
    "webpack": "^4.1.1",
    "webpack-bundle-analyzer": "^2.11.1",
    "webpack-cli": "^2.0.10"
  }
}
