We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c9b78 commit 7c0946cCopy full SHA for 7c0946c
package.json
@@ -1,12 +1,12 @@
1
{
2
- "name": "@cmdcode/nip46-sdk",
+ "name": "@cmdcode/nostr-nip46",
3
"version": "0.0.1",
4
- "description": "NIP-46 remote client SDK.",
+ "description": "NIP-46 remote client and session manager.",
5
"author": "Christopher Scott",
6
"license": "MIT",
7
"repository": {
8
"type": "git",
9
- "url": "https://github.com/cmdcode/nip46-sdk"
+ "url": "https://github.com/cmdcode/nostr-nip46"
10
},
11
"publishConfig": {
12
"registry": "https://registry.npmjs.org",
0 commit comments