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{
22 "name" : " react-native-flags-kit" ,
3- "version" : " 1.0.0 " ,
4- "description" : " " ,
3+ "version" : " 1.0.1 " ,
4+ "description" : " React Native Flags Kit - React Native Flag component with all the flags in the world. " ,
55 "main" : " index.js" ,
66 "scripts" : {
77 "test" : " echo \" Error: no test specified\" && exit 1"
88 },
99 "keywords" : [
10- " react-native"
10+ " react-native" ,
11+ " react" ,
12+ " react-component" ,
13+ " flags" ,
14+ " react-native-flags" ,
15+ " react-native-flags-kit" ,
16+ " react-flags"
1117 ],
12- "author" : " " ,
13- "license" : " " ,
18+ "author" : " Bunlong " ,
19+ "license" : " MIT " ,
1420 "peerDependencies" : {
15- "react-native" : " ^0.41.2" ,
16- "react-native-windows" : " 0.41.0-rc.1"
21+ "react-native" : " ^0.41.2"
1722 },
1823 "dependencies" : {
1924 "prop-types" : " ^15.6.2"
20- }
25+ },
26+ "bugs" : {
27+ "url" : " https://github.com/themodernjavascript/react-native-flags-kit/issues"
28+ },
29+ "homepage" : " https://github.com/themodernjavascript/react-native-flags-kit" ,
30+ "repository" : {
31+ "type" : " git" ,
32+ "url" : " https://github.com/themodernjavascript/react-native-flags-kit.git"
33+ },
34+ "nativePackage" : true
2135}
You can’t perform that action at this time.
0 commit comments