Function: parseLicenseField

PackageUtils.parseLicenseField

parseLicenseField(json): undefined | string

Parameters

Name Type
json Object
json.license string | { type: string }

Returns

undefined | string

ON THIS PAGE