UNPKG

tz-better-scroll-pull-up

Version:
37 lines (36 loc) 862 B
{ "name": "tz-better-scroll-pull-up", "version": "2.5.5", "description": "pull up to load more data", "author": { "name": "jizhi", "email": "theniceangel@163.com" }, "main": "dist/pull-up.min.js", "module": "dist/pull-up.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", "pull-up" ], "repository": { "type": "git", "url": "git+ssh://git@github.com/ustbhuangyi/better-scroll.git", "directory": "packages/pull-up" }, "dependencies": { "tz-better-scroll-core": "^2.5.5" }, "gitHead": "c9e222e4bd586de3a0a59108a8b32ece2d0c365f" }