{
	"name": "@better-scroll/shared-utils",
	"version": "2.5.1",
	"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": "f077bcd751f2746af486a60f9619ead6256f3ac6"
}
