This repository has been archived by the owner on Jul 27, 2019. It is now read-only.
forked from arnesson/cordova-plugin-firebase
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only changing the indentation to 4 spaces.
- Loading branch information
1 parent
1911802
commit b8eb565
Showing
3 changed files
with
176 additions
and
174 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,52 @@ | ||
{ | ||
"name": "cordova-plugin-firebase-lib", | ||
"version": "3.0.0", | ||
"author": { | ||
"name": "Wiz Panda Techno Solutions", | ||
"url": "https://www.wizpanda.com/" | ||
}, | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/wizpanda/cordova-plugin-firebase-lib" | ||
}, | ||
"description": "Cordova plugin for Google Firebase", | ||
"cordova": { | ||
"id": "cordova-plugin-firebase-lib", | ||
"platforms": [ | ||
"android", | ||
"ios", | ||
"browser" | ||
] | ||
}, | ||
"keywords": [ | ||
"ecosystem:cordova", | ||
"cordova-android", | ||
"cordova-ios", | ||
"cordova-browser", | ||
"firebase", | ||
"push", | ||
"notifications", | ||
"phone auth" | ||
], | ||
"scripts": { | ||
"version": "node ./bump-version.js && git add -A plugin.xml", | ||
"postversion": "git push && git push --tags && npm publish --verbose", | ||
"test": "npm run test:ios && npm run test:android && npm run test:browser", | ||
"test:android": "npm run test:[email protected]:[email protected] && npm run test:[email protected]:[email protected] && npm run test:[email protected]:[email protected]", | ||
"test:browser": "npm run test:[email protected]:[email protected] && npm run test:[email protected]:[email protected] && npm run test:[email protected]:[email protected]", | ||
"test:ios": "npm run test:[email protected]:[email protected] && npm run test:[email protected]:[email protected] && npm run test:[email protected]:[email protected]", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 6.5.0 ios 4.5.4", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 7.1.0 ios 4.5.4", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 8.0.0 ios 4.5.4", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 6.5.0 android 6.4.0 && bash ./test/test-with-3-plugins.sh 6.5.0 android 6.4.0 cordova-plugin-request-location-accuracy cordova-android-play-services-gradle-release cordova-android-firebase-gradle-release", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 7.1.0 android 7.1.0 && bash ./test/test-with-3-plugins.sh 7.1.0 android 7.1.0 cordova-plugin-request-location-accuracy cordova-android-play-services-gradle-release cordova-android-firebase-gradle-release", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 8.0.0 android 7.1.0 && bash ./test/test-with-3-plugins.sh 8.0.0 android 7.1.0 cordova-plugin-request-location-accuracy cordova-android-play-services-gradle-release cordova-android-firebase-gradle-release", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 6.5.0 browser 5.0.3", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 7.1.0 browser 5.0.3", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 8.0.0 browser 5.0.3" | ||
}, | ||
"dependencies": { | ||
"xcode": "^2.0.0" | ||
} | ||
"name": "cordova-plugin-firebase-lib", | ||
"version": "3.0.0", | ||
"author": { | ||
"name": "Wiz Panda Techno Solutions", | ||
"url": "https://www.wizpanda.com/" | ||
}, | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/wizpanda/cordova-plugin-firebase-lib" | ||
}, | ||
"description": "Cordova plugin for Google Firebase", | ||
"cordova": { | ||
"id": "cordova-plugin-firebase-lib", | ||
"platforms": [ | ||
"android", | ||
"ios", | ||
"browser" | ||
] | ||
}, | ||
"keywords": [ | ||
"ecosystem:cordova", | ||
"cordova-android", | ||
"cordova-ios", | ||
"cordova-browser", | ||
"firebase", | ||
"push", | ||
"notifications", | ||
"phone auth" | ||
], | ||
"scripts": { | ||
"version": "node ./bump-version.js && git add -A plugin.xml", | ||
"postversion": "git push && git push --tags && npm publish --verbose", | ||
"test": "npm run test:ios && npm run test:android && npm run test:browser", | ||
"test:android": "npm run test:[email protected]:[email protected] && npm run test:[email protected]:[email protected] && npm run test:[email protected]:[email protected]", | ||
"test:browser": "npm run test:[email protected]:[email protected] && npm run test:[email protected]:[email protected] && npm run test:[email protected]:[email protected]", | ||
"test:ios": "npm run test:[email protected]:[email protected] && npm run test:[email protected]:[email protected] && npm run test:[email protected]:[email protected]", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 6.5.0 ios 4.5.4", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 7.1.0 ios 4.5.4", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 8.0.0 ios 4.5.4", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 6.5.0 android 6.4.0 && bash ./test/test-with-3-plugins.sh 6.5.0 android 6.4.0 cordova-plugin-request-location-accuracy cordova-android-play-services-gradle-release cordova-android-firebase-gradle-release", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 7.1.0 android 7.1.0 && bash ./test/test-with-3-plugins.sh 7.1.0 android 7.1.0 cordova-plugin-request-location-accuracy cordova-android-play-services-gradle-release cordova-android-firebase-gradle-release", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 8.0.0 android 7.1.0 && bash ./test/test-with-3-plugins.sh 8.0.0 android 7.1.0 cordova-plugin-request-location-accuracy cordova-android-play-services-gradle-release cordova-android-firebase-gradle-release", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 6.5.0 browser 5.0.3", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 7.1.0 browser 5.0.3", | ||
"test:[email protected]:[email protected]": "bash ./test/test-default.sh 8.0.0 browser 5.0.3" | ||
}, | ||
"dependencies": { | ||
"xcode": "^2.0.0" | ||
} | ||
} |
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
Oops, something went wrong.