{ "name": "@better-scroll/shared-utils", "version": "2.4.2", "description": "shared-utils for BetterScroll", "author": { "name": "jizhi", "email": "theniceangel@163.com" }, "main": "dist/shared-utils.min.js", "module": "dist/shared-utils.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" ], "repository": { "type": "git", "url": "git+ssh://git@github.com/ustbhuangyi/better-scroll.git", "directory": "packages/shared-utils" }, "gitHead": "c97e67ecf15e616d998e67aa4ce15a7c429691c3" }