|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
{ |
|
|
|
|
"name": "ethereum-encryption", |
|
|
|
|
"version": "0.0.1", |
|
|
|
|
"version": "0.0.2", |
|
|
|
|
"description": "Use this to encrypt, decrypt, sign and verify data with an ethereum public- or privateKey", |
|
|
|
|
"main": "./dist/lib/index.js", |
|
|
|
|
"jsnext:main": "./dist/es/index.js", |
|
|
|
|