Files

23 lines
553 B
JSON

{
"name": "jquery.payment",
"filename": "jquery.payment.min.js",
"version": "1.0.2",
"description": "A general purpose library for building credit card forms, validating inputs and formatting numbers.",
"homepage": "https://github.com/stripe/jquery.payment",
"keywords": [
"payment",
"jquery"
],
"maintainers": [
{
"name": "Alex MacCaw (Stripe)"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/stripe/jquery.payment"
}
]
}