forked from fechanique/cordova-plugin-fcm
-
-
Notifications
You must be signed in to change notification settings - Fork 277
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Tissot
authored and
Tissot
committed
Apr 14, 2020
1 parent
3e39b5a
commit 16faac5
Showing
3 changed files
with
35 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,34 @@ | ||
{ | ||
"version": "4.6.2", | ||
"name": "cordova-plugin-fcm-with-dependecy-updated", | ||
"cordova_name": "Cordova FCM Push Plugin", | ||
"description": "Google Firebase Cloud Messaging Cordova Push Plugin fork with dependecy updated", | ||
"license": "MIT", | ||
"main": "www/FCMPlugin.js", | ||
"typings": "src/FCMPlugin.d.ts", | ||
"repo": "", | ||
"issue": "", | ||
"author": "André Augusto Tissot", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/andrehtissot/cordova-plugin-fcm-with-dependecy-updated" | ||
}, | ||
"keywords": [ | ||
"ecosystem:cordova", | ||
"cordova-android", | ||
"cordova-ios", | ||
"notifications", | ||
"push", | ||
"firebase", | ||
"fcm", | ||
"ios", | ||
"android", | ||
"cordova" | ||
], | ||
"platforms": [ | ||
"android", | ||
"ios" | ||
], | ||
"engines": [], | ||
"englishdoc": "" | ||
} | ||
"version": "4.6.3", | ||
"name": "cordova-plugin-fcm-with-dependecy-updated", | ||
"cordova_name": "Cordova FCM Push Plugin", | ||
"description": "Google Firebase Cloud Messaging Cordova Push Plugin fork with dependecy updated", | ||
"license": "MIT", | ||
"main": "www/FCMPlugin.js", | ||
"typings": "src/FCMPlugin.d.ts", | ||
"repo": "", | ||
"issue": "", | ||
"author": "André Augusto Tissot", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/andrehtissot/cordova-plugin-fcm-with-dependecy-updated" | ||
}, | ||
"keywords": [ | ||
"ecosystem:cordova", | ||
"cordova-android", | ||
"cordova-ios", | ||
"notifications", | ||
"push", | ||
"firebase", | ||
"fcm", | ||
"ios", | ||
"android", | ||
"cordova" | ||
], | ||
"platforms": [ | ||
"android", | ||
"ios" | ||
], | ||
"engines": [], | ||
"englishdoc": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters