generated from ITwrxOrg/EZ-Bkup
Compare commits
No commits in common. "2c5a6d627c3cdcc25071b8fe152b25bcc3d6ee5f" and "5ff6b0b993290b8252353b5a2701fb35cb300c55" have entirely different histories.
2c5a6d627c
...
5ff6b0b993
|
@ -1,19 +0,0 @@
|
||||||
# Package
|
|
||||||
|
|
||||||
version = "0.9.0"
|
|
||||||
author = "ITwrx"
|
|
||||||
description = "A single-user-per-instance web application for creating/editing Reminders that can repeat in various ways."
|
|
||||||
license = "AGPL-3.0-only"
|
|
||||||
srcDir = "."
|
|
||||||
bin = @["fmn_gs"]
|
|
||||||
|
|
||||||
|
|
||||||
# Dependencies
|
|
||||||
|
|
||||||
requires "nim >= 2.0.0"
|
|
||||||
requires "guildenstern >= 8.1.0"
|
|
||||||
requires "nimword >= 1.0.1"
|
|
||||||
requires "sqliteral >= 5.0.1"
|
|
||||||
requires "jsony >= 1.1.5"
|
|
||||||
requires "smtp >= 0.1.0"
|
|
||||||
requires "valido >= 0.1.0"
|
|
Loading…
Reference in New Issue