PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   Link2Payment   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Link2Payment
Application to generate links for people to pay
Author: By
Last change:
Date: 1 year ago
Size: 516 bytes
 

Contents

Class file image Download
{ "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" }