Find the closest package.json file
The directory (or file) to start searching from
`findPackageJson(import.meta.url)` // returns the package.json file of this package Copy
`findPackageJson(import.meta.url)` // returns the package.json file of this package
Find the closest package.json file