simple-js-payment-system
Version:
Simple payment modal system with Stripe integration
13 lines (12 loc) • 337 B
JSON
{
"name": "simple-js-payment-system",
"version": "1.1.5",
"description": "Simple payment modal system with Stripe integration",
"main": "payment.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["payment", "stripe", "modal"],
"author": "David Bumbeishvili",
"license": "MIT"
}