|
- {
- "name": "fcm-node-helper",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC",
- "dependencies": {
- "express": "^4.17.1",
- "firebase-admin": "^9.2.0",
- "googleapis": "^59.0.0"
- }
- }
|