{
    "type": "module",
    "dependencies": {
        "axios": "^1.7.2"
    },
    "name": "edenred-transactions",
    "description": "Node.js module to retrieve transactions from a Edenred card.",
    "version": "3.2.5",
    "main": "app.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/josecoelhomelo/edenred-transactions.git"
    },
    "keywords": [
        "edenred",
        "card",
        "retrieve",
        "fetch",
        "transactions"
    ],
    "author": "José Melo",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/josecoelhomelo/edenred-transactions/issues"
    },
    "homepage": "https://github.com/josecoelhomelo/edenred-transactions#readme"
}
