{ "_from": "cordova-plugin-firebasex", "_id": "cordova-plugin-firebasex@10.2.0-cli", "_inBundle": false, "_integrity": "sha512-EQWsbVHlr5jHrmi0WCdnkYpV/6BNBhhNIpD0gOIMFrHIETjCPSkV1epeW5nvISRW23OZqd4LAZTQeByFa7AcNQ==", "_location": "/cordova-plugin-firebasex", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "cordova-plugin-firebasex", "name": "cordova-plugin-firebasex", "escapedName": "cordova-plugin-firebasex", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#DEV:/", "#USER" ], "_resolved": "https://registry.npmjs.org/cordova-plugin-firebasex/-/cordova-plugin-firebasex-10.2.0-cli.tgz", "_shasum": "c1cdeb6d957a35e84977106f0db74c3a129e49ec", "_spec": "cordova-plugin-firebasex", "_where": "/Users/user/work/stone-island/StoneIsland", "author": { "name": "Dave Alden" }, "bugs": { "url": "https://github.com/dpa99c/cordova-plugin-firebase/issues" }, "bundleDependencies": false, "cordova": { "id": "cordova-plugin-firebase", "platforms": [ "android", "ios" ] }, "dependencies": { "plist": "^3.0.1", "semver": "^7.3.2", "xcode": "^3.0.1", "xml-js": "^1.6.11" }, "deprecated": false, "description": "Cordova plugin for Google Firebase", "homepage": "https://github.com/dpa99c/cordova-plugin-firebase#readme", "keywords": [ "ecosystem:cordova", "cordova-android", "cordova-ios", "firebase", "push", "notifications", "phone auth" ], "license": "MIT", "name": "cordova-plugin-firebasex", "repository": { "type": "git", "url": "git+https://github.com/dpa99c/cordova-plugin-firebase.git" }, "scripts": { "postversion": "git push && git push --tags && npm publish --verbose", "test": "npm run test:ios && npm run test:android", "test:android": "bash ./test/test-default.sh 9.0.0 android 8.1.0 && bash ./test/test-with-3-plugins.sh 9.0.0 android 8.1.0 cordova-plugin-request-location-accuracy cordova-android-play-services-gradle-release cordova-android-firebase-gradle-release", "test:ios": "bash ./test/test-default.sh 9.0.0 ios 5.0.1", "version": "node ./bump-version.js && git add -A plugin.xml" }, "types": "./types/index.d.ts", "version": "10.2.0-cli" }