vue2-infinite-scroll
Version:
基于vue的上拉加载更多组件
21 lines (20 loc) • 422 B
JSON
{
"name": "vue2-infinite-scroll",
"version": "1.1.1",
"description": "基于vue的上拉加载更多组件",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/zwhGithub"
},
"author": "zwh",
"license": "ISC",
"keywords": [
"vue-infinite-scroll",
"vue-infinite",
"vue-pull"
]
}