Documentation for Simbo's Packages
    Preparing search index...

    Function readPackageJson

    • Reads the package.json file from the specified base path.

      Parameters

      • path: string = ...

        The path to the package.json file or its directory.

      Returns Promise<PackageJson>

      The parsed package.json object.