react-native-number-picker-library
Version:
A Native number picker for both Android & iOS
22 lines (21 loc) • 520 B
JSON
{
"name": "react-native-number-picker-library",
"version": "1.0.8",
"description": "A Native number picker for both Android & iOS",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native", "android", "ios", "picker"
],
"repository": {
"type": "git",
"url": "git@github.com:crabbynguyen/react-native-number-picker.git"
},
"author": "Glenn",
"license": "MIT",
"devDependencies": {
"react-native": "^0.56.0"
}
}