react-native-slide
Version:
react-native-slide
30 lines • 668 B
JSON
{
"name": "react-native-slide",
"version": "0.2.2",
"description": "react-native-slide",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/beefe/react-native-slide.git"
},
"keywords": [
"react-native",
"react-native-slide",
"slider"
],
"author": {
"name": "zooble",
"email": "wenliang.web@gmail.com"
},
"engines": {
"node": ">=4"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/beefe/react-native-slide/issues"
},
"homepage": "https://github.com/beefe/react-native-slide#readme"
}