tqpulldownrefresh
Version:
25 lines (24 loc) • 586 B
JSON
{
"name": "tqpulldownrefresh",
"version": "1.0.0",
"description": "",
"keywords": [
"pulldown",
"refresh"
],
"homepage": "https://github.com/thomasquan605/TQPullDownRefresh#readme",
"bugs": {
"url": "https://github.com/thomasquan605/TQPullDownRefresh/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/thomasquan605/TQPullDownRefresh.git"
},
"license": "MIT",
"author": "thomas quan",
"type": "commonjs",
"main": "TQPullDownRefresh.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}