UNPKG

bluedot-react-native

Version:

Bluedot Point SDK React Native SDK; integrates the Android and iOS Point SDK libraries

38 lines (37 loc) 989 B
{ "name": "bluedot-react-native", "title": "React Native Bluedot Point SDK", "version": "3.3.1", "description": "Bluedot Point SDK React Native SDK; integrates the Android and iOS Point SDK libraries", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Bluedot-Innovation/Bluedot-React-Native-Plugin.git", "baseUrl": "https://github.com/Bluedot-Innovation/Bluedot-React-Native-Plugin" }, "homepage": "https://bluedot.io", "keywords": [ "react-native", "pointsdk", "location", "geolocation", "bluedot" ], "author": { "name": "Bluedot Innovation", "email": "help@bluedot.io" }, "license": "ISC", "readmeFilename": "README.md", "peerDependencies": { "react-native": ">= 0.77.0" }, "devDependencies": { "@react-native-community/cli": "latest", "react": "18.3.1", "react-native": "0.77.0" } }