react-native-ble-qz
Version:
React Native Bluetooth Low Energy library
37 lines (36 loc) • 837 B
JSON
{
"name": "react-native-ble-qz",
"version": "0.4.1",
"description": "React Native Bluetooth Low Energy library",
"main": "index.js",
"directories": {
"example": "examples"
},
"scripts": {
"postinstall": "bash build_ios_frameworks.sh",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/plotozhu/react-native-ble-plx.git"
},
"devDependencies": {
"react": "15.4.2",
"react-native": "0.40.0"
},
"keywords": [
"React",
"Native",
"Bluetooth",
"Low",
"Energy",
"BLE",
"Polidea"
],
"author": "Polidea",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/plotozhu/react-native-ble-plx/issues"
},
"homepage": "https://github.com/plotozhu/react-native-ble-plx#readme"
}