sg-scroll
Version:
27 lines (26 loc) • 546 B
JSON
{
"name": "sg-scroll",
"version": "2.2.1",
"description": "移动端自定义滚动",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"scroll",
"移动端滚动",
"禁用默认事件",
"滚动冒泡",
"sticky",
"粘滞定位",
"edge",
"edge-effect",
"边缘效果"
],
"author": "luoguibin",
"license": "ISC",
"repository": {
"type": "git",
"url": "git@github.com:luoguibin/sg-scroll.git"
}
}