{
    "name": "@cashfreepayments/cashfree-js",
    "version": "1.0.6",
    "description": "cashfree.js loader",
    "main": "dist/script.js",
    "module": "dist/script.esm.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/cashfree/cashfree-js.git"
    },
    "keywords": [
        "cashfree",
        "payment gateway",
        "cashfreejs",
        "cashfree.js"
    ],
    "author": "developers@cashfree.com",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/cashfree/cashfree-js/issues"
    },
    "homepage": "https://docs.cashfree.com/docs/js-integration"
}
