File tree Expand file tree Collapse file tree 1 file changed +14
-8
lines changed
Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " react-native-typescript-library-starter " ,
3- "version" : " 1.0.5 " ,
4- "description" : " Extremely easy to create a React Native Component Library with both Stateful and Functional Component Examples. " ,
5- "main" : " ./build/dist/index .js" ,
6- "repository" : " git@github.com:WrathChaos/react-native-typescript-library-starter .git" ,
2+ "name" : " react-native-bouncy-checkbox-group " ,
3+ "version" : " 0. 1.0" ,
4+ "description" : " Fully customizable bouncy checkbox group for React Native" ,
5+ "main" : " ./build/dist/BouncyCheckboxGroup .js" ,
6+ "repository" : " git@github.com:WrathChaos/react-native-bouncy-checkbox-group .git" ,
77 "author" : " FreakyCoder <kurayogun@gmail.com>" ,
88 "license" : " MIT" ,
99 "homepage" : " https://www.freakycoder.com" ,
10- "bugs" : " https://github.com/WrathChaos/react-native-typescript-library-starter /issues" ,
10+ "bugs" : " https://github.com/WrathChaos/react-native-bouncy-checkbox-group /issues" ,
1111 "keywords" : [
12+ " checkbox" ,
13+ " checkbox-group" ,
14+ " group" ,
15+ " switch" ,
16+ " switch-group" ,
17+ " bouncy" ,
18+ " animated" ,
1219 " FreakyCoder" ,
1320 " freakycoder" ,
1421 " kuray" ,
2734 "postversion" : " git push && git push --tags"
2835 },
2936 "peerDependencies" : {
30- "react" : " >= 16.x.x" ,
31- "react-native" : " >=0.63.x"
37+ "react-native-bouncy-checkbox" : " >= 2.1.5"
3238 },
3339 "devDependencies" : {
3440 "@types/react" : " ^16.9.53" ,
You can’t perform that action at this time.
0 commit comments