# @praha/byethrow-example-parse-package-json

This example demonstrates how to use the `@praha/byethrow` library to parse a `package.json` file and handle potential errors gracefully.

## Preview

Open this example on [StackBlitz](https://stackblitz.com):

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/praha-inc/byethrow/tree/main/examples/parse-package-json?file=src/index.ts)
