UNPKG

react-native-mapp-plugin

Version:
34 lines (33 loc) 756 B
{ "name": "react-native-mapp-plugin", "version": "1.2.1", "description": "Mapp SDK for React Native.", "main": "index.js", "keywords": [ "react-native", "react", "react-component", "ios", "android", "mapp" ], "author": "Mapp", "license": "MIT", "peerDependencies": { "react": "19.0.0", "react-native": ">=0.60.0-rc.0 <1.0.x" }, "devDependencies": { "jest": "^28.1.3", "react": "19.0.0", "react-native": "^0.78.0" }, "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" }