File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " example " ,
2+ "name" : " react-native-confirmation-code-input-demo " ,
33 "version" : " 0.0.1" ,
44 "private" : true ,
55 "scripts" : {
1111 "lodash" : " ^4.17.4" ,
1212 "prop-types" : " ^15.5.10" ,
1313 "react" : " 16.0.0-alpha.12" ,
14- "react-native" : " 0.47.2"
14+ "react-native" : " 0.47.2" ,
15+ "react-native-confirmation-code-input" : " ^1.0.0"
1516 },
1617 "devDependencies" : {
1718 "babel-jest" : " 20.0.3" ,
2021 },
2122 "jest" : {
2223 "preset" : " react-native"
23- }
24+ },
25+ "homepage" : " https://github.com/ttdung11t2/react-native-confirmation-code-input.git" ,
26+ "author" : " Dung Tran <ttdung001@gmail.com>" ,
27+ "license" : " MIT"
2428}
Original file line number Diff line number Diff line change 2323 "lodash" : " ^4.17.4" ,
2424 "prop-types" : " ^15.5.10"
2525 },
26+ "homepage" : " https://github.com/ttdung11t2/react-native-confirmation-code-input.git" ,
27+ "bugs" : {
28+ "url" : " https://github.com/ttdung11t2/react-native-confirmation-code-input.git/issues" ,
29+ "email" : " ttdung001@gmail.com"
30+ },
31+ "repository" : {
32+ "type" : " git" ,
33+ "url" : " https://github.com/ttdung11t2/react-native-confirmation-code-input.git"
34+ },
2635 "author" : " Dung Tran <ttdung001@gmail.com>" ,
2736 "license" : " MIT"
2837}
You can’t perform that action at this time.
0 commit comments