GIF89a php
Current File : /home/viralhoga/game_viralhoga_com/package.json
{
    "name": "matka777-api",
    "version": "1.0.0",
    "description": "matka777 API ",
    "type": "module",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "dev": "nodemon src/index.js",
        "start": "node src/index.js"
    },
    "keywords": [],
    "author": "",
    "license": "ISC",
    "dependencies": {
        "bcrypt": "^5.1.1",
        "cors": "^2.8.5",
        "dotenv": "^16.3.1",
        "express": "^4.21.2",
        "google-auth-library": "^9.15.0",
        "jsonwebtoken": "^9.0.2",
        "moment-timezone": "^0.5.45",
        "mongoose": "^8.0.0",
        "multer": "^1.4.5-lts.1",
        "node-cron": "^3.0.3"
    },
    "devDependencies": {
        "prettier": "^3.0.3"
    }
}