generated from array-in-a-matrix/matrix-bot-template
9 lines
No EOL
218 B
Nim
9 lines
No EOL
218 B
Nim
version = "0.1.0"
|
|
author = "Array in a Matrix"
|
|
description = " Nim wrapper for the Matrix bot JS/TS SDK"
|
|
license = "AGPL-3.0-or-later"
|
|
srcDir = "src"
|
|
|
|
requires "nim >= 2.0.2"
|
|
|
|
backend = "js" |