Skip to content

Commit 2d594ff

Browse files
committed
Merge branch 'master' into github
2 parents 6da0177 + 441efea commit 2d594ff

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

package.json

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "braintree-encryption",
3+
"description": "Javascript Library for Client-side Encryption with Braintree",
4+
"version": "1.3.10",
5+
"main": "target/braintree-1.3.10.js",
6+
"repository": {
7+
"type": "git",
8+
"url": "[email protected]:braintree/braintree-encryption.js"
9+
},
10+
"keywords": [
11+
"braintree",
12+
"payments"
13+
],
14+
"author": "braintree <[email protected]>",
15+
"license": "MIT",
16+
"homepage": "https://github.com/braintree/braintree-encryption.js"
17+
}

0 commit comments

Comments
 (0)