mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-22 14:48:05 +00:00
27 lines
891 B
Text
27 lines
891 B
Text
["0.1.0 lune"]
|
|
published_at = "2025-01-22T01:25:03.340081260Z"
|
|
description = "A module to test whether a number is odd or even."
|
|
license = "MIT"
|
|
authors = ["Imaduddin Haetami"]
|
|
repository = "https://github.com/deen24id/isOdd-isEven"
|
|
|
|
["0.1.0 lune".target]
|
|
environment = "lune"
|
|
lib = "src/lib/init.luau"
|
|
|
|
["0.1.0 lune".dependencies]
|
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
|
|
|
["0.1.1 lune"]
|
|
published_at = "2025-01-22T02:38:35.739240154Z"
|
|
description = "A module to test whether a number is odd or even."
|
|
license = "MIT"
|
|
authors = ["Imaduddin Haetami"]
|
|
repository = "https://github.com/deen24id/odd-even"
|
|
|
|
["0.1.1 lune".target]
|
|
environment = "lune"
|
|
lib = "src/lib/init.luau"
|
|
|
|
["0.1.1 lune".dependencies]
|
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index" }, "dev"]
|