Skip to content

@saflib/workflows


Function: getPackageName()

getPackageName(cwd): string

Reads the package.json for the given cwd and returns the package name.

Parameters

ParameterType
cwdstring

Returns

string