UNPKG

nostr-web-components

Version:

collection of web components that provide quick access to basic nostr things

17 lines (16 loc) 501 B
{ "name": "@nostr/web-components", "version": "0.1.1", "exports": { ".": "./index.ts", "./nostr-name": "./nostr-name.ts", "./nostr-picture": "./nostr-picture.ts", "./nostr-user-search": "./nostr-user-search.ts", "./nostr-event-json": "./nostr-event-json.ts", "./nostr-rsvp": "./nostr-rsvp.ts", "./nostr-livestream": "./nostr-livestream.ts", "./nostr-note": "./nostr-note.ts", "./nostr-text": "./nostr-text.ts", "./nostr-follow": "./nostr-follow.ts" } }