Skip to content

Commit

Permalink
Add package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Apr 20, 2016
1 parent 04ee19b commit 441efea
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "braintree-encryption",
"description": "Javascript Library for Client-side Encryption with Braintree",
"version": "1.3.10",
"main": "target/braintree-1.3.10.js",
"repository": {
"type": "git",
"url": "[email protected]:braintree/braintree-encryption.js"
},
"keywords": [
"braintree",
"payments"
],
"author": "braintree <[email protected]>",
"license": "MIT",
"homepage": "https://github.com/braintree/braintree-encryption.js"
}

0 comments on commit 441efea

Please sign in to comment.