• Find the nearest package.json (that has an non-empty config field) for the provided directory

    Parameters

    • Optional directory: string

      Set an custom directory to search the config in (default: process.cwd())

    Returns PackageJSON | undefined

    what "packagejson" variable is

Generated using TypeDoc