@worldware/msg-cli
    Preparing search index...

    Function findPackageJsonPath

    • Finds package.json by walking up from the given directory.

      Parameters

      • cwd: string

        Directory to start from (e.g. process.cwd())

      Returns string | null

      Absolute path to package.json, or null if not found