# Package version = "1.0.6" author = "Michael Yick" description = "Estimates how much money a piece of software makes on steam using information about its reviews." license = "AGPL-3.0-only" srcDir = "src" bin = @["SteamMoneyEstimator"] binDir = "bin" # Dependencies requires "nim >= 1.6.10"