react-native-branch
Version:
Native Wrapper around Branch Metrics native SDKs
31 lines (30 loc) • 716 B
JSON
{
"name": "react-native-branch",
"version": "0.0.4",
"description": "Native Wrapper around Branch Metrics native SDKs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"react-component",
"ios",
"android",
"branch",
"metrics",
"deeplink",
"deep",
"link"
],
"author": "Kevin Stumpf",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/DispatcherInc/react-native-branch.git"
},
"bugs": {
"url": "https://github.com/DispatcherInc/react-native-branch/issues"
},
"homepage": "https://github.com/DispatcherInc/react-native-branch#readme"
}