bootstrap-payment-forms
Version:
Responsive Payment Forms built with the latest Bootstrap 5. Credit card, PayPal, Stripe, eCommerce checkout and many more examples.
26 lines (25 loc) • 759 B
JSON
{
"name": "bootstrap-payment-forms",
"version": "1.0.0",
"description": "Responsive Payment Forms built with the latest Bootstrap 5. Credit card, PayPal, Stripe, eCommerce checkout and many more examples.",
"main": "basic.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mdbootstrap/bootstrap-payment-forms.git"
},
"keywords": [
"bootstrap",
"payment-form",
"bootstrap5",
"payment-form-eCommerence"
],
"author": "mdbootstrap",
"license": "ISC",
"bugs": {
"url": "https://github.com/mdbootstrap/bootstrap-payment-forms/issues"
},
"homepage": "https://mdbootstrap.com/docs/standard/extended/payment-forms/"
}