nuke-refresh-control
Version:
下拉刷新组件
56 lines (55 loc) • 1.04 kB
JSON
{
"name": "nuke-refresh-control",
"version": "2.3.12",
"description": "下拉刷新组件",
"main": "lib/index",
"files": [
"lib",
"src",
"docs",
"theme",
"README.md",
"HISTORY.md"
],
"module": "src/index",
"keywords": [
"nuke",
"pull-to-refresh",
"refresh-control"
],
"author": {
"name": "leanhunter",
"email": "heww@live.cn"
},
"compatibility": {
"qn": {
"ios": "true",
"android": "true"
},
"tb": {
"ios": "true",
"android": "true"
},
"tm": {
"ios": "true",
"android": "true"
}
},
"repository": {
"type": "git",
"url": "git@gitlab.alibaba-inc.com:nuke/refresh-control.git"
},
"dependencies": {
"nuke-env": "^2.3.12",
"nuke-view": "^2.3.12"
},
"devDependencies": {
"nuke-scroll-view": "^2.3.12",
"nuke-text": "^2.3.12"
},
"publishConfig": {
"registry": "http://registry.npmjs.org"
},
"license": "Apache-2.0",
"gitHead": "8e006d81bbeb484ccf54cc0e0df98133a921b490"
}