UNPKG

@aurora-design/my-scroll-pull-down

Version:

pull down to refresh, behave likes App list refreshing

38 lines (37 loc) 927 B
{ "name": "@aurora-design/my-scroll-pull-down", "version": "0.0.0", "description": "pull down to refresh, behave likes App list refreshing", "author": { "name": "jizhi", "email": "theniceangel@163.com" }, "main": "dist/pull-down.min.js", "module": "dist/pull-down.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-down" ], "license": "MIT", "repository": { "type": "git", "url": "git+ssh://git@github.com/ustbhuangyi/better-scroll.git", "directory": "packages/pull-down" }, "dependencies": { "@better-scroll/core": "^2.5.1" }, "gitHead": "e6c0b1d78e877cba446945ed21514ea8f5201fb4" }