rockspec_format = "3.0"
package = "lls-addon-luassert"
version = "1.9.0.0-1"
source = {
   url = "git+https://github.com/goldenstein64/lls-addon-luassert",
   tag = "v1.9.0.0"
}
description = {
   detailed = "LuaLS definitions for the [luassert](https://github.com/lunarmodules/luassert) library.",
   homepage = "https://github.com/goldenstein64/lls-addon-luassert",
   license = "MIT"
}
build = {
   type = "lls-addon"
}
