pub(crate) const MISE_METADATA_LUA: &str = "PLUGIN = {}\nPLUGIN.name = \"grove\"\nPLUGIN.version = \"0.1.0\"\nPLUGIN.description = \"Project-scoped environment variables via grove\"\nPLUGIN.minRuntimeVersion = \"2025.1.0\"\n";