123456789101112131415 |
- {
- "name": "react-native-permissions",
- "version": "0.2.6",
- "repository": {
- "type": "git",
- "url": "https://github.com/joshblour/react-native-permissions.git"
- },
- "license": "MIT",
- "keywords": ["react-native", "react-permissions", "permissions" ],
- "main": "ReactNativePermissions",
- "author": "Yonah Forst <yonaforst@hotmail.com>",
- "homepage": "https://github.com/joshblour/react-native-permissions",
- "description": "Check user permissions in React Native"
- }
|