mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-04-13 06:19:13 +02:00
29 lines
601 B
YAML
29 lines
601 B
YAML
name: nostr_console
|
|
description: A multi-platform nostr client built for terminal/console.
|
|
version: 0.0.9-beta
|
|
homepage: https://github.com/vishalxl/nostr_console
|
|
|
|
# Release 0.0.9 - encrypted channels; fixes
|
|
# improved fetching of events. and display for channels.
|
|
# damus reactions
|
|
# random seed
|
|
# printed info
|
|
|
|
environment:
|
|
sdk: '>=2.17.3 <3.0.0'
|
|
|
|
|
|
dev_dependencies:
|
|
lints: ^2.0.0
|
|
test: ^1.21.4
|
|
dependencies:
|
|
args: ^2.3.1
|
|
bip340: ^0.0.4
|
|
cli_menu: ^0.3.0-nullsafety.0
|
|
crypto: ^3.0.2
|
|
intl: ^0.17.0
|
|
translator: ^0.1.7
|
|
web_socket_channel: ^2.2.0
|
|
logging: ^1.0.2
|
|
kepler: ^1.0.3
|