{ "name": "@better-scroll/pull-down", "version": "2.4.2", "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.4.2" }, "gitHead": "c97e67ecf15e616d998e67aa4ce15a7c429691c3" }