mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 01:36:01 +10:00
Merge pull request #2520 from mstuart/master
Adding paypaljsbuttons 1.0.2
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "paypaljsbuttons",
|
||||
"filename": "paypal-button-minicart.min.js",
|
||||
"version": "1.0.2",
|
||||
"description": "JavaScript integration for PayPal's payment buttons",
|
||||
"homepage": "http://paypal.github.io/JavaScriptButtons",
|
||||
"keywords": [
|
||||
"paypal",
|
||||
"paypal button",
|
||||
"credit card",
|
||||
"payment",
|
||||
"payments",
|
||||
"ecommerce",
|
||||
"javascriptbuttons",
|
||||
"jsbuttons"
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Jeff Harrell",
|
||||
"email": "jeff@juxtadesign.com"
|
||||
},
|
||||
{
|
||||
"name": "Mark Stuart",
|
||||
"email": "stuartmark@gmail.com"
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/paypal/JavaScriptButtons"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user