UNPKG

easy-pullrefresh

Version:

A lightweight JS library for pull to refresh

26 lines (25 loc) 607 B
{ "name": "easy-pullrefresh", "version": "1.0.6", "description": "A lightweight JS library for pull to refresh", "main": "src/index.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/HughLK/easy-pullrefresh.git" }, "keywords": [ "pull to fresh", "pull refresh", "pull", "refresh" ], "author": "HughLK", "license": "ISC", "bugs": { "url": "https://github.com/HughLK/easy-pullrefresh/issues" }, "homepage": "https://github.com/HughLK/easy-pullrefresh#readme" }