mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-15 09:26:38 +00:00
13 lines
227 B
Plaintext
13 lines
227 B
Plaintext
|
# Package
|
||
|
|
||
|
version = "0.5"
|
||
|
author = "Andre von Houck, Volodymyr Melnychuk"
|
||
|
description = "Simple WebSocket library for nim."
|
||
|
license = "MIT"
|
||
|
srcDir = "src"
|
||
|
|
||
|
|
||
|
# Dependencies
|
||
|
|
||
|
requires "nim >= 0.19.0"
|