react-native-p2pkit
Version:
p2pkit is a proximity framework for iOS and Android
23 lines (22 loc) • 628 B
JSON
{
"name": "react-native-p2pkit",
"version": "2.0.0",
"main": "index.js",
"description": "p2pkit is a proximity framework for iOS and Android",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"p2pkit","proximity", "bluetooth", "discovery", "p2p"
],
"repository": {
"type": "git",
"url": "git+https://github.com/Uepaa-AG/react-native-p2pkit.git"
},
"author": "Uepaa AG",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/Uepaa-AG/react-native-p2pkit/issues"
},
"homepage": "https://github.com/Uepaa-AG/react-native-p2pkit#readme"
}