|
- {
- "name": "fcm-sdk-hris",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC",
- "dependencies": {
- "dotenv": "^16.0.1",
- "express": "^4.18.1",
- "firebase-admin": "^10.2.0"
- }
- }
|