Skip to content

Commit

Permalink
Add "braintree" as a keyword in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHahn committed Dec 11, 2014
1 parent 35b9f4e commit f5b6b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name" : "braintree",
"version" : "1.21.0",
"description" : "A library for integrating with Braintree.",
"keywords" : ["payments"],
"keywords" : ["braintree", "payments"],
"homepage" : "http://github.com/braintree/braintree_node",
"author" : "Braintree <code@braintreepayments.com> (http://www.braintreepayments.com)",
"main" : "index",
Expand Down

0 comments on commit f5b6b0a

Please sign in to comment.