{
  "name": "own-scrolls",
  "version": "2.1.1",
  "description": "Custom scrollbar, Progressbar, Smooth scroll to section, Scroll by pixels",
  "files": [
    "modules",
    "index.js",
    "README.md"
  ],
  "main": "index.js",
  "scripts": {
    "pub": "pass otp -c \\!FFTCC/npmjs.com && npm publish",
    "build": "webpack"
  },
  "keywords": [
    "smooth scroll",
    "custom scrollbar",
    "scroll to section",
    "scroll by pixels",
    "progressbar"
  ],
  "repository": {
    "type": "git",
    "url": "https://codeberg.org/fftcc/own-scrolls.git"
  },
  "author": {
    "name": "fftcc",
    "email": "me@ff99cc.art",
    "url": "https://ff99cc.art/"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://codeberg.org/fftcc/own-scrolls/issues",
    "email": "admin@ff99cc.art"
  },
  "homepage": "https://own-scrolls.ff99cc.art/",
  "funding": [
    {
      "type": "Bitcoin and more coins",
      "url": "https://donate.ff99cc.art"
    },
    {
      "type": "crypto",
      "url": "https://codeberg.org/fftcc/Buy-me-a-coffee/src/branch/main/README.md"
    }
  ],
  "devDependencies": {
    "css-loader": "^6.7.1",
    "eslint": "^8.19.0",
    "eslint-config-airbnb-base": "^15.0.0",
    "eslint-config-prettier": "^8.5.0",
    "eslint-plugin-import": "^2.26.0",
    "prettier": "2.7.1",
    "style-loader": "^3.3.1",
    "webpack": "^5.73.0",
    "webpack-cli": "^4.10.0"
  }
}
