{
"name": "Link2Payment",
"version": "1.0.0",
"description": "Get your Stripe/PayPal payment link to get paid everywhere, in emails, on a non-SSL website, donation, from an ebook, on a book (by just displaying the payment link, ...)",
"main": "index.js",
"dependencies": {
"material-icons": "^0.1.0",
"materialize-css": "^0.100.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Pierre-Henry Soria",
"license": "GPL-3.0"
}