react-native-perms
Version:
React native package for permissions!
25 lines (24 loc) • 583 B
JSON
{
"name": "react-native-perms",
"version": "0.0.48",
"description": "React native package for permissions!",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "github.com/Devlin556/react-native-perms.git"
},
"keywords": [
"react-native",
"react-component",
"ios",
"permissions",
"react-native-permissions"
],
"peerDependencies": {
"react-native": ">=0.47.0"
},
"homepage": "https://github.com/Devlin556/react-native-perms/",
"author": "Alexey Maligon <fania@milkandcartoons.com>",
"license": "ISC"
}