radio-button-react-native
Version:
Simple Radio Button for React Native.
26 lines (25 loc) • 632 B
JSON
{
"name": "radio-button-react-native",
"version": "1.1.6",
"description": "Simple Radio Button for React Native.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react",
"native",
"radio",
"button"
],
"author": "Abhay Gupta",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/abhay2152/radio-button-react-native.git"
},
"bugs": {
"url": "https://github.com/abhay2152/radio-button-react-native/issues"
},
"homepage": "https://github.com/abhay2152/radio-button-react-native#readme"
}