{
  "name": "react-top-bottom-scroll",
  "version": "0.0.29",
  "type": "module",
  "main": "./dist/react-top-bottom-scroll.js",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "preview": "vite preview"
  },
  "devDependencies": {
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "vite": "^5.0.8",
    "vite-plugin-lib-inject-css": "^1.3.0"
  },
  "homepage": "https://github.com/Ariful4593/react-top-bottom-scroll",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Ariful4593/react-top-bottom-scroll.git"
  },
  "keywords": [
    "react",
    "scroll",
    "scroll-up",
    "scroll-down",
    "scroll-top",
    "scroll-bottom",
    "scroll-to-top",
    "scroll-to-bottom",
    "scroll-to",
    "scroll-to-element",
    "react-scroll",
    "react-custom-scroll",
    "scroll-to-top",
    "scroll up"
  ]
}
