Utilities for finding the closest package.json file
Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.
Consistent dependency versions in large JavaScript Monorepos
A library for installing and finding packages in a project
Find package.json files in parent directories, keep finding until you find the right one using iterators.