openhangouts
Version:
Simple Library to openHangouts in reactnative app.
28 lines (27 loc) • 631 B
JSON
{
"name": "openhangouts",
"version": "1.0.1",
"description": "Simple Library to openHangouts in reactnative app.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"openHangouts",
"ReactNative",
"Hangouts",
"DeepLinking",
"Linking Hangouts",
"hangouts",
"reactnative"
],
"author": "RakeshCheekatimala",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/rakeshcheekatimala/openHangouts.git"
},
"bugs": {
"url": "https://github.com/rakeshcheekatimala/openHangouts/issues"
}
}