UNPKG

jquery.payment

Version:

A general purpose library for building credit card forms, validating inputs and formatting numbers.

30 lines (29 loc) 781 B
{ "name": "payment", "version": "3.0.0", "title": "jQuery.payment", "description": "A general purpose library for building credit card forms, validating inputs and formatting numbers.", "keywords": [ "payment", "cc", "card" ], "author": { "name": "Stripe", "url": "https://www.stripe.com", "email": "support+github@stripe.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/stripe/jquery.payment/blob/master/LICENSE" } ], "homepage": "https://github.com/stripe/jquery.payment", "docs": "https://github.com/stripe/jquery.payment", "bugs": "https://github.com/stripe/jquery.payment/issues", "demo": "http://stripe.github.io/jquery.payment/example", "dependencies": { "jquery": ">=1.7" } }