Skip to content

Commit 6e87cca

Browse files
committed
Updated package.json
1 parent dce9e24 commit 6e87cca

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,21 @@
22
"name": "PayPalJSButtons",
33
"description": "JavaScript integration for PayPal's payment buttons",
44
"version": "1.0.0",
5+
"homepage": "http://paypal.github.com/JavaScriptButtons",
56
"author": {
67
"name": "Jeff Harrell",
78
"url": "https://github.com/jeffharrell/"
89
},
10+
"contributors": [
11+
{
12+
"name": "Mark Stuart",
13+
"url": "https://github.com/mstuart/"
14+
}
15+
],
16+
"repository": {
17+
"type": "git",
18+
"url": "https://github.com/paypal/JavaScriptButtons.git"
19+
},
920
"dependencies": {},
1021
"devDependencies": {
1122
"grunt": "*",

0 commit comments

Comments
 (0)