react-native-ossd-radio-button
Version:
Customizable React Native Radio Button
35 lines (34 loc) • 889 B
JSON
{
"name": "react-native-ossd-radio-button",
"version": "1.1.6",
"description": "Customizable React Native Radio Button",
"main": "index.js",
"scripts": {
"test": "echo \\\"react native radio button start\\\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitlab.cs.ui.ac.id/anasmsn/react-native-ossd-radio-button.git"
},
"keywords": [
"react",
"native",
"radio",
"button"
],
"author": "AnasMSN",
"license": "MIT",
"bugs": {
"url": "https://gitlab.cs.ui.ac.id/anasmsn/react-native-ossd-radio-button/issues"
},
"homepage": "https://gitlab.cs.ui.ac.id/anasmsn/react-native-ossd-radio-button#readme",
"devDependencies": {
"metro-react-native-babel-preset": "^0.56.0"
},
"dependencies": {
"prop-types": "^15.7.2",
"react": "16.8.3",
"react-dom": "16.8.3",
"react-native-web": "^0.11.7"
}
}