generated from array-in-a-matrix/matrix-bot-template
nimble package file
This commit is contained in:
parent
de76eaa6d0
commit
13ce571ad7
1 changed files with 14 additions and 0 deletions
14
nimbotsdk.nimble
Normal file
14
nimbotsdk.nimble
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Package
|
||||||
|
|
||||||
|
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"
|
||||||
|
|
||||||
|
|
||||||
|
# Dependencies
|
||||||
|
|
||||||
|
requires "nim >= 2.0.2"
|
||||||
|
|
||||||
|
backend = "js"
|
Loading…
Add table
Reference in a new issue