{
  "name": "@better-scroll/indicators",
  "version": "2.5.1",
  "description": "used as parallax scrolling, magnifier effects",
  "author": {
    "name": "jizhi",
    "email": "theniceangel@163.com"
  },
  "main": "dist/indicators.min.js",
  "module": "dist/indicators.esm.js",
  "typings": "dist/types/index.d.ts",
  "publishConfig": {
    "access": "public"
  },
  "bugs": {
    "url": "https://github.com/ustbhuangyi/better-scroll/issues"
  },
  "homepage": "https://github.com/ustbhuangyi/better-scroll",
  "keywords": [
    "scroll",
    "iscroll",
    "javascript",
    "typescript",
    "ios",
    "scrollbar",
    "minimap",
    "magnifier",
    "parallax scroll"
  ],
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/ustbhuangyi/better-scroll.git",
    "directory": "packages/indicators"
  },
  "dependencies": {
    "@better-scroll/core": "^2.5.1"
  },
  "gitHead": "f077bcd751f2746af486a60f9619ead6256f3ac6"
}
