29 lines
1.8 KiB
Fennel
29 lines
1.8 KiB
Fennel
{:deps {:ftcsv {:type "rock" :version "1.5.0"}
|
|
:http {:dependencies {:basexx {:type "rock" :version "0.4.1-1"}
|
|
:binaryheap {:type "rock" :version "0.4-1"}
|
|
:bit32 {:type "rock" :version "5.3.5.1-1"}
|
|
:compat53 {:type "rock" :version "0.14.4-1"}
|
|
:cqueues {:type "rock" :version "20200726.53-0"}
|
|
:fifo {:type "rock" :version "0.2-0"}
|
|
:lpeg {:type "rock" :version "1.1.0-2"}
|
|
:lpeg_patterns {:dependencies {:lpeg {:type "rock"
|
|
:version "1.1.0-2"}}
|
|
:type "rock"
|
|
:version "0.5-0"}
|
|
:luaossl {:type "rock" :version "20250929-0"}}
|
|
:type "rock"
|
|
:version "0.4"}
|
|
:io.github.luafun/luafun {:paths {:lua ["?.lua"]}
|
|
:sha "12837884993a3d25bda8aaf835bb9d79132fcbc6"
|
|
:type "git"}
|
|
:lsqlite3 {:type "rock" :version "0.9.6"}}
|
|
:paths {:fennel ["src/?.fnl"] :lua ["src/?.lua"] :macro ["src/?.fnlm"]}
|
|
:profiles {:aot {:deps {:fennel {:type "rock" :version "1.5.3"}}}
|
|
:dev {:deps {:ht.sr.technomancy/faith {:paths {:fennel ["?.fnl"]}
|
|
:sha "89f7a6677821cfd6a0702cf22725dccbde1eb08c"
|
|
:type "git"}}
|
|
:paths {:fennel ["test/?.fnl"]
|
|
:lua ["test/?.lua"]
|
|
:macro ["test/?.fnlm"]}}}
|
|
:project-name "gtf-server"
|
|
:project-version "0.1.0"} |