Skip to content

Commit 71526c8

Browse files
committed
docs: update package description
Enhanced package.json description to better reflect the library's capabilities: - Emphasized comprehensive utility features - Highlighted NIP-01/04 compliance - Added mention of multi-relay support - Emphasized TypeScript-first development
1 parent 6e0950e commit 71526c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nostr-dm-magiclink-utils",
33
"version": "0.1.0",
4-
"description": "Lightweight, internationalized Nostr DM magic link generator. Focuses on crafting and sending localized magic link messages via Nostr DMs, with support for multiple languages and RTL/LTR text direction.",
4+
"description": "A comprehensive Nostr utility library for magic link authentication via direct messages. Features include NIP-01/04 compliant message encryption, multi-relay support, internationalization (i18n) with RTL support, and TypeScript-first development. Ideal for building secure, user-friendly authentication flows in Nostr applications.",
55
"author": "vveerrgg",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)