package main type license struct { LicenseCheck string `json:"license_check"` LicenseInfo string `json:"license_info"` }