@phomea/react-native-slider
Version:
A react native slider
31 lines (30 loc) • 705 B
JSON
{
"name": "@phomea/react-native-slider",
"version": "0.0.6",
"description": "A react native slider",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/phomea/react-native-slider.git"
},
"keywords": [
"react-native",
"slider",
"react"
],
"author": "phomea",
"license": "ISC",
"bugs": {
"url": "https://github.com/phomea/react-native-slider/issues"
},
"homepage": "https://github.com/phomea/react-native-slider#readme",
"devDependencies": {
"metro-react-native-babel-preset": "^0.56.0"
},
"dependencies": {
"prop-types": "^15.7.2"
}
}