UNPKG

react-native-proximipro-engage

Version:

Proximipro engage is react native wrapper which can allow you to make application for Proximipro beacons.

39 lines 1.03 kB
{ "name": "react-native-proximipro-engage", "title": "React Native ProximiPro Engage", "version": "1.0.9", "description": "Proximipro engage is react native wrapper which can allow you to make application for Proximipro beacons.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Verlos/engage-react-native.git", "baseUrl": "https://github.com/Verlos/engage-react-native" }, "keywords": [ "react-native-proximipro-engage", "react-native", "ProximiPro Engage SDK", "Proximity", "iBeacon", "Beacon", "Bluetooth" ], "author": { "name": "ProximiPRO", "email": "support@proximipro.com" }, "license": "MIT", "licenseFilename": "LICENSE", "readmeFilename": "README.md", "peerDependencies": { "react": "^16.8.1", "react-native": ">=0.59.0-rc.0 <1.0.x" }, "devDependencies": { "react": "^16.8.3", "react-native": "^0.59.10" } }