Skip to content

Commit

Permalink
[CHORE] Updated plugin package info
Browse files Browse the repository at this point in the history
  • Loading branch information
renesansz committed Jan 21, 2016
1 parent 529f053 commit 7f3a3b6
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,27 @@
{
"version": "1.0.0",
"name": "io.branch.sdk",
"cordova_name": "Branch SDK",
"name": "branch-cordova-sdk",
"description": "Branch Metrics Cordova SDK",
"main": "www/branch.js",
"homepage": "https://github.com/BranchMetrics/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/BranchMetrics/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK.git"
},
"issue": "",
"bugs": {
"url": "https://github.com/BranchMetrics/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK/issues"
},
"keywords": [
"cordova",
"ecosystem:cordova",
"ecosystem:phonegap",
"ecosystem:ionic",
"cordova-ios",
"cordova-android",
"branch.io.sdk"
],
"platforms": [
"android"
"android",
"ios"
],
"license": "MIT"
}

0 comments on commit 7f3a3b6

Please sign in to comment.