react-native-mapp-plugin
Version:
Mapp SDK for React Native.
34 lines (33 loc) • 764 B
JSON
{
"name": "react-native-mapp-plugin",
"version": "1.0.3beta13",
"description": "Mapp SDK for React Native.",
"main": "index.js",
"keywords": [
"react-native",
"react",
"react-component",
"ios",
"android",
"mapp"
],
"author": "Mapp",
"license": "MIT",
"peerDependencies": {
"react": "^18.0.0",
"react-native": ">=0.60.0-rc.0 <1.0.x"
},
"devDependencies": {
"jest": "^24.9.0",
"react": "^18.0.0",
"react-native": "^0.61.5"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MappCloud/React-native-plugin.git"
},
"bugs": {
"url": "https://github.com/MappCloud/React-native-plugin/issues"
},
"homepage": "https://github.com/MappCloud/React-native-plugin#readme"
}