{
  "name": "@better-scroll/wheel",
  "version": "2.5.1",
  "description": "a BetterScroll plugin to imitate IOS Picker",
  "author": {
    "name": "jizhi",
    "email": "theniceangel@163.com"
  },
  "main": "dist/wheel.min.js",
  "module": "dist/wheel.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"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git@github.com:ustbhuangyi/better-scroll.git"
  },
  "dependencies": {
    "@better-scroll/core": "^2.5.1"
  },
  "gitHead": "f077bcd751f2746af486a60f9619ead6256f3ac6"
}
