10 lines
246 B
Plaintext
10 lines
246 B
Plaintext
|
mode = ScriptMode.Verbose
|
||
|
|
||
|
version = "0.1.0"
|
||
|
author = "Status Research & Development GmbH"
|
||
|
description = "Provides a Nim wrapper around the API of status-go"
|
||
|
license = "MIT"
|
||
|
skipDirs = @["test"]
|
||
|
|
||
|
requires "nim >= 1.2.0"
|