mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 15:56:28 +10:00
23 lines
553 B
JSON
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"
|
|
}
|
|
]
|
|
}
|