pub fn parse_lua_package( file_path: &str, version_override: Option<&str>, quiet: bool, ) -> Result<Package>