name = "bible_search" version = "0.1.0" description = "search through the OT.txt bible format for a specific reference" licences = ["MIT"] repository = { type = "github", user = "cu-cs1210", repo = "lab-6-kieranklukas" } links = [{ title = "Website", href = "https://dunkirk.sh" }] [dependencies] gleam_stdlib = ">= 0.44.0 and < 2.0.0" simplifile = ">= 2.3.0 and < 3.0.0" input = ">= 1.0.1 and < 2.0.0" [dev-dependencies] gleeunit = ">= 1.0.0 and < 2.0.0"