{
  "name": "@bwnl/react-horizon",
  "main": "index.js",
  "version": "1.0.8",
  "description": ":sunrise: Horizontal Scroll Bar",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SudoDotDog/BWNL-Horizon-React.git"
  },
  "author": "WMXPY",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SudoDotDog/BWNL-Horizon-React/issues"
  },
  "homepage": "https://github.com/SudoDotDog/BWNL-Horizon-React#readme",
  "dependencies": {
    "@sudoo/jss": "^1.7.1"
  },
  "peerDependencies": {
    "react": "*",
    "react-dom": "*"
  }
}