|
@@ -1,12 +1,12 @@
|
1
|
1
|
{
|
2
|
2
|
"name": "react-native-permissions",
|
3
|
|
- "version": "0.0.5",
|
|
3
|
+ "version": "0.1.0",
|
4
|
4
|
"repository": {
|
5
|
5
|
"type": "git",
|
6
|
6
|
"url": "https://github.com/joshblour/react-native-permissions.git"
|
7
|
7
|
},
|
8
|
8
|
"license": "MIT",
|
9
|
|
- "keywords": ["react-native", "react-component"],
|
|
9
|
+ "keywords": ["react-native", "react-permissions", "permissions" ],
|
10
|
10
|
"main": "ReactNativePermissions",
|
11
|
11
|
"author": "Yonah Forst <yonaforst@hotmail.com>",
|
12
|
12
|
"homepage": "https://github.com/joshblour/react-native-permissions",
|