diff --git a/README.md b/README.md index e047313..b5b4bc6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # read-package-json +> [!NOTE] +> This repo has been archived. Please use [npm/package-json](https://github.com/package-json) instead. + This is the thing that npm uses to read package.json files. It validates some stuff, and loads some default things.