react-native-beacons-android
Version:
A React-Native library for detecting beacons on Android
25 lines (24 loc) • 636 B
JSON
{
"name": "react-native-beacons-android",
"version": "2.1.0",
"description": "A React-Native library for detecting beacons on Android",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/mmazzarolo/react-native-beacons-android.git"
},
"keywords": [
"react-native",
"android",
"beacons",
"ibeacons",
"altbeacons",
"beacon"
],
"author": "Mazzarolo Matteo",
"license": "ISC",
"bugs": {
"url": "https://github.com/mmazzarolo/react-native-beacons-android/issues"
},
"homepage": "https://github.com/mmazzarolo/react-native-beacons-android#readme"
}