{
    "name": "payment",
    "title": "jQuery Payment",
    "description": "A general purpose library for building credit card forms, validating inputs and formatting numbers.",
    "keywords": [
        "credit-cards",
        "payments"
    ],
    "version": "1.0.1",
    "author": {
        "name": "Alex MacCaw",
        "url": "https://github.com/maccman"
    },
    "licenses": [
        {
            "url": "https://github.com/stripe/jquery.payment/blob/master/LICENSE"
        }
    ],
    "bugs": "https://github.com/stripe/jquery.payment/issues",
    "homepage": "https://stripe.com/blog/jquery-payment",
    "docs": "https://github.com/stripe/jquery.payment",
    "dependencies": {
        "jquery": ">=1.5"
    }
}
