react-native-checkbox-group
Version:
React native checkbox group component
31 lines (30 loc) • 768 B
JSON
{
"name": "react-native-checkbox-group",
"version": "1.0.3",
"description": "React native checkbox group component",
"main": "checkboxGroup.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ataomega/react-native-checkbox-group.git"
},
"dependencies": {
"react-native-vector-icons": "^3.0.0"
},
"keywords": [
"React",
"react",
"native",
"checkbox",
"checkbox",
"group"
],
"author": "Ata S.Mohammadi (ataomega@gmail.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/ataomega/react-native-checkbox-group/issues"
},
"homepage": "https://github.com/ataomega/react-native-checkbox-group#readme"
}