Merge pull request #2520 from mstuart/master

Adding paypaljsbuttons 1.0.2
This commit is contained in:
Pete Cooper
2014-01-30 09:45:29 -08:00
2 changed files with 40 additions and 0 deletions
File diff suppressed because one or more lines are too long
+33
View File
@@ -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"
}
]
}