react-native-vertical-slider
Version:
a component of react native is used to auto slider on vertical direction width endless.
33 lines (32 loc) • 721 B
JSON
{
"name": "react-native-vertical-slider",
"version": "1.0.1",
"description": "a component of react native is used to auto slider on vertical direction width endless.",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "https://github.com/sheldonzf/taobing.git"
},
"keywords": [
"react",
"native",
"reactnative",
"slider",
"vertical",
"endless",
"auto"
],
"author": "sheldonzf",
"license": "ISC",
"bugs": {
"url": "https://github.com/sheldonzf/taobing/issues"
},
"homepage": "https://github.com/sheldonzf/taobing#readme",
"devDependencies": {
"react": "^15.4.1",
"react-native": "^0.39.2"
}
}