154 lines
22 KiB
JSON
154 lines
22 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
{
|
||
|
"raw": "react-native-branch@2.0.0-beta.3",
|
||
|
"scope": null,
|
||
|
"escapedName": "react-native-branch",
|
||
|
"name": "react-native-branch",
|
||
|
"rawSpec": "2.0.0-beta.3",
|
||
|
"spec": "2.0.0-beta.3",
|
||
|
"type": "version"
|
||
|
},
|
||
|
"/home/jdaugherty/work/GT2/GT2-Android/node_modules/expo"
|
||
|
]
|
||
|
],
|
||
|
"_from": "react-native-branch@2.0.0-beta.3",
|
||
|
"_id": "react-native-branch@2.0.0-beta.3",
|
||
|
"_inCache": true,
|
||
|
"_location": "/react-native-branch",
|
||
|
"_nodeVersion": "7.9.0",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-18-east.internal.npmjs.com",
|
||
|
"tmp": "tmp/react-native-branch-2.0.0-beta.3.tgz_1493248713608_0.12053141696378589"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"name": "jdee",
|
||
|
"email": "jgvdthree@gmail.com"
|
||
|
},
|
||
|
"_npmVersion": "4.5.0",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"raw": "react-native-branch@2.0.0-beta.3",
|
||
|
"scope": null,
|
||
|
"escapedName": "react-native-branch",
|
||
|
"name": "react-native-branch",
|
||
|
"rawSpec": "2.0.0-beta.3",
|
||
|
"spec": "2.0.0-beta.3",
|
||
|
"type": "version"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/expo"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/react-native-branch/-/react-native-branch-2.0.0-beta.3.tgz",
|
||
|
"_shasum": "2167af86bbc9f964bd45bd5f37684e5b54965e32",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "react-native-branch@2.0.0-beta.3",
|
||
|
"_where": "/home/jdaugherty/work/GT2/GT2-Android/node_modules/expo",
|
||
|
"authors": [
|
||
|
"Zack Story <zack@root-two.com> (https://github.com/rt2zz)",
|
||
|
"Kevin Stumpf (https://github.com/kevinstumpf)",
|
||
|
"Jimmy Dee (https://github.com/jdee)"
|
||
|
],
|
||
|
"ava": {
|
||
|
"require": [
|
||
|
"babel-register",
|
||
|
"babel-polyfill",
|
||
|
"react-native-mock/mock.js",
|
||
|
"./test/helpers/RNBranch.mock.js"
|
||
|
],
|
||
|
"babel": "inherit"
|
||
|
},
|
||
|
"babel": {
|
||
|
"ignore": false,
|
||
|
"presets": [
|
||
|
"react-native"
|
||
|
]
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/BranchMetrics/react-native-branch/issues"
|
||
|
},
|
||
|
"dependencies": {},
|
||
|
"description": "Branch Metrics React Native SDK",
|
||
|
"devDependencies": {
|
||
|
"ava": "~0.14.0",
|
||
|
"babel-eslint": "^6.0.4",
|
||
|
"babel-polyfill": "^6.7.4",
|
||
|
"eslint": "^2.7.0",
|
||
|
"eslint-config-rackt": "^1.1.1",
|
||
|
"mockery": "*",
|
||
|
"react": "~15.4.0",
|
||
|
"react-addons-create-fragment": "~15.4.0",
|
||
|
"react-addons-pure-render-mixin": "~15.4.0",
|
||
|
"react-addons-test-utils": "~15.4.0",
|
||
|
"react-addons-update": "~15.4.0",
|
||
|
"react-dom": "~15.4.0",
|
||
|
"react-native": "~0.41.2",
|
||
|
"react-native-mock": "^0.3.0",
|
||
|
"sinon": "*",
|
||
|
"underscore": "*"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "2167af86bbc9f964bd45bd5f37684e5b54965e32",
|
||
|
"tarball": "https://registry.npmjs.org/react-native-branch/-/react-native-branch-2.0.0-beta.3.tgz"
|
||
|
},
|
||
|
"files": [
|
||
|
"src",
|
||
|
"docs",
|
||
|
"android",
|
||
|
"ios",
|
||
|
"react-native-branch.podspec"
|
||
|
],
|
||
|
"gitHead": "e510ada9f8e34581d6407f8e6a1078f14c73188f",
|
||
|
"homepage": "https://github.com/BranchMetrics/react-native-branch",
|
||
|
"keywords": [
|
||
|
"react-native",
|
||
|
"react-component",
|
||
|
"ios",
|
||
|
"android",
|
||
|
"branch",
|
||
|
"metrics",
|
||
|
"deeplink",
|
||
|
"deep",
|
||
|
"link"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "src/index.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "jdee",
|
||
|
"email": "jgvdthree@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "kevinstumpf",
|
||
|
"email": "kevin@dispatchertrucking.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "maephet",
|
||
|
"email": "alexjaustin@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "rt2zz",
|
||
|
"email": "ztstory@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"name": "react-native-branch",
|
||
|
"optionalDependencies": {},
|
||
|
"peerDependencies": {
|
||
|
"react": ">=15.4.0",
|
||
|
"react-native": ">=0.40.0"
|
||
|
},
|
||
|
"readme": "# Branch Metrics React Native SDK Reference\n\n[![build status](https://img.shields.io/travis/BranchMetrics/react-native-branch-deep-linking.svg?style=flat-square)](https://travis-ci.org/BranchMetrics/react-native-branch-deep-linking)\n[![npm version](https://img.shields.io/npm/v/react-native-branch.svg?style=flat-square)](https://www.npmjs.com/package/react-native-branch)\n[![npm downloads](https://img.shields.io/npm/dm/react-native-branch.svg?style=flat-square)](https://www.npmjs.com/package/react-native-branch)\n[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/hyperium/hyper/master/LICENSE)\n\nThis is a repository of our open source React Native SDK. Huge shoutout to our friends at [Dispatcher, Inc.](https://dispatchertrucking.com) for their help in compiling the initial version of this SDK. This SDK will help you handle iOS Universal Links, Android App Links and deferred deep links, do install attribution and much more!\n\n## 2.0.0 beta\n\n[Release 2.0.0]: ./docs/Release-2.0.0.md\n\nVersion 2.0.0-beta.3 is now available in NPM with a simplified SDK integration process. See [Release 2.0.0] for details.\n\n**v1.1.0** The `createBranchUniversalObject` method is now async, so be sure to use `await` or handle the promise resolution, e.g.\n```js\nlet buo = await branch.createBranchUniversalObject(...)\n```\nor\n```js\nbranch.createBranchUniversalObject(...).then((buo) => {\n this.buo = buo\n})\n```\nThis method does not throw.\n\n**react-native v0.40 support** is available in version 1.x. This is a non-backwards compatible update. If you need to stay on react-native <0.40 please fix your package.json version to react-native-branch@0.9. See [Updating to 1.0.0](./docs/updating-1.0.0.md) for details. Note that some build steps differ between 0.9 and 1.x. These are highlighted\nwhere applicable.\n\n**v0.8.0** If you have overridden `onStop` in MainActivity.java be sure *not* to invoke `RNBranchModule.onStop()`.\n\n## Installation\n\nFor beta version 2.0.0 see [Release 2.0.0]. These instructions are for 0.9 and 1.x.\n\n1. `npm install --save react-native-branch`\n2. `react-native link react-native-branch` **or** link the project [manually](./docs/installation.md#manual-linking)\n3. Add `pod 'Branch'` to your ios/Podfile ([details](./docs/installation.md#cocoa-pods))\n4. `cd ios; pod install --repo-update`\n5. Follow the [setup instructions](./docs/setup.md)\n\nNote that CocoaPods 1.x no longer automatically updates pod repositories automatically on `pod install`. To make sure\nyou get the latest version of the Branch SDK, use `--repo-update` or run `pod repo update` before `pod install`.\n\nIf you are new to react-native or CocoaPods, read below for more details:\n- [Full Installation Instructions](./docs/installation.md)\n- [If you already have React in your Podfile](./docs/installation.md#pod-only-installation)\n- [If you do not know what a Podfile is](./docs/installation.md#creating-a-new-podfile)\n\n### Carthage\n[Carthage]: https://github.com/Carthage/Carthage\n\nIf you would prefer to use [Carthage], you can skip steps 3 & 4 above and instead add the following to your `Cartfile`:\n\n`github \"BranchMetrics/ios-branch-deep-linking\"`\n\nThen run:\n\n`carthage update`\n\nIf you're unfamiliar with how to add a framework to your project with [Carthage], you can [learn more here](https://github.com/Carthage/Carthage#adding-frameworks-to-an-application). You will need to maually link the framework by adding it to the \"Linked Frameworks and Libraries\" section of your target settings, and copy it by adding it to the \"Input Files\" section of your `carthage copy-frameworks` build phase.\n\n## Next Steps\nIn order to get full Branch support you will need to setup your ios and android projects accordingly:\n- [iOS](./docs/setup.md#ios)\n- [Android](./docs/setup.md#android)\n\nPlease see the Branch [SDK Integration Guide](https://dev.branch.io/getting-started/sdk-integration-guide/) for complete setup instructions.\n\n## Additional Resources\n-
|
||
|
"readmeFilename": "README.md",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/BranchMetrics/react-native-branch-deep-linking.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"lint": "eslint src test",
|
||
|
"test": "ava"
|
||
|
},
|
||
|
"version": "2.0.0-beta.3"
|
||
|
}
|