PLUGIN = {}
PLUGIN.name = "bpkg"
PLUGIN.version = "0.1.0"
PLUGIN.homepage = "https://github.com/mise-plugins/vfox-bpkg"
PLUGIN.license = "Apache-2.0"
PLUGIN.description = "Lightweight bash package manager"
PLUGIN.notes = "Requires bash"
PLUGIN.minRuntimeVersion = "0.3.0"