{ "name": "@better-scroll/mouse-wheel", "version": "2.4.2", "description": "support for MouseWheel in PC", "author": { "name": "jizhi", "email": "theniceangel@163.com" }, "main": "dist/mouse-wheel.min.js", "module": "dist/mouse-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+ssh://git@github.com/ustbhuangyi/better-scroll.git", "directory": "packages/mouse-wheel" }, "dependencies": { "@better-scroll/core": "^2.4.2" }, "gitHead": "c97e67ecf15e616d998e67aa4ce15a7c429691c3" }