• Returns the name of the package configured in its package.json

    Parameters

    • packageJsonPath: string

      Path to the package.json file

    Returns Promise<string | undefined>

    A promise that resolves with the name.