UNPKG

@onehilltech/blueprint-firebase-messaging

Version:

Google Firebase messaging module for Blueprint.js

168 lines 4.4 kB
{ "version": "6.0", "nxVersion": "19.1.0", "deps": { "@onehilltech/blueprint-gatekeeper": "^4.76.1", "node-gcm": "^0.14.10", "@onehilltech/blueprint-testing": "^4.71.0", "coveralls": "^3.0.0", "istanbul": "^0.4.5", "mocha": "^6.2.0", "mocha-lcov-reporter": "^1.3.0" }, "pathMappings": {}, "nxJsonPlugins": [], "fileMap": { "projectFileMap": {}, "nonProjectFiles": [ { "file": ".gitignore", "hash": "7045035060894039209" }, { "file": ".npmignore", "hash": "7801060364085443230" }, { "file": ".travis.yml", "hash": "16897254200746712678" }, { "file": "LICENSE", "hash": "5706947873670500809" }, { "file": "app/controllers/firebase-device.js", "hash": "16671240719448797550" }, { "file": "app/listeners/.gitkeep", "hash": "3244421341483603138" }, { "file": "app/listeners/gatekeeper.account.deleted/remove-tokens-for-account.js", "hash": "7904525645196177984" }, { "file": "app/listeners/gatekeeper.session.logout/remove-token-for-session.js", "hash": "8924138325499365473" }, { "file": "app/models/firebase-device.js", "hash": "6935797800290311980" }, { "file": "app/models/firebase-notification.js", "hash": "5867165446074686100" }, { "file": "app/policies/.gitkeep", "hash": "3244421341483603138" }, { "file": "app/policies/firebase/device/create.js", "hash": "17337010969914898265" }, { "file": "app/policies/firebase/device/delete.js", "hash": "5556916033846491639" }, { "file": "app/policies/firebase/device/owner.js", "hash": "5496025345012176578" }, { "file": "app/policies/firebase/device/update.js", "hash": "16114241153115731934" }, { "file": "app/routers/v1/firebase-devices.js", "hash": "14931967950262698499" }, { "file": "app/services/fcm.js", "hash": "11493190712025213723" }, { "file": "package-lock.json", "hash": "6053788250089633319" }, { "file": "package.json", "hash": "8235929151591768468" }, { "file": "tests/dummy/app/configs/app.js", "hash": "602807006747210711" }, { "file": "tests/dummy/app/configs/env/development/firebase.js", "hash": "2097098701351159093" }, { "file": "tests/dummy/app/configs/env/test/.gitkeep", "hash": "3244421341483603138" }, { "file": "tests/dummy/app/configs/env/test/app.js", "hash": "15568866401287812228" }, { "file": "tests/dummy/app/configs/firebase.js", "hash": "14953264206690583319" }, { "file": "tests/dummy/app/configs/gatekeeper.js", "hash": "14370181846107236144" }, { "file": "tests/dummy/app/configs/mongodb.js", "hash": "3145927883443967087" }, { "file": "tests/dummy/app/configs/server.js", "hash": "5954997513194287295" }, { "file": "tests/dummy/app/controllers/push.js", "hash": "5129971236406980253" }, { "file": "tests/dummy/app/index.js", "hash": "11776000427702232903" }, { "file": "tests/dummy/app/routers/v1.js", "hash": "13527157305737726429" }, { "file": "tests/dummy/app/seeds/mongodb/env/development/$default.js", "hash": "10546221853717020523" }, { "file": "tests/dummy/app/seeds/mongodb/env/test/$default.js", "hash": "2538247869395511868" }, { "file": "tests/dummy/package.json", "hash": "2876232317358571810" }, { "file": "tests/unit-tests/app/routers/v1/device.js", "hash": "12382785481198979063" }, { "file": "tests/unit-tests/app/services/fcm-test.js", "hash": "7613904709738294818" }, { "file": "tests/unit-tests/bootstrap.js", "hash": "2454766735220979347" }, { "file": "yarn.lock", "hash": "2914842349089667741" } ] } }