nip04.encrypt and nip04.decrypt.

This commit is contained in:
fiatjaf
2022-01-25 20:16:56 -03:00
parent a775dd8b60
commit 4da894dea5
8 changed files with 92 additions and 48 deletions

View File

@@ -1,14 +1,13 @@
{
"dependencies": {
"@esbuild-plugins/node-globals-polyfill": "^0.1.1",
"buffer": "^6.0.3",
"esbuild": "^0.14.11",
"esbuild-plugin-alias": "^0.2.1",
"eslint": "^8.6.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-react": "^7.28.0",
"events": "^3.3.0",
"nostr-tools": "^0.17.0",
"nostr-tools": "^0.21.4",
"prettier": "^2.5.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",