normalizes package metadata, typically found in package.json file.
Get namespaced config from the closest package.json
Read the closest package.json file
The main features of sindresorhus/read-package-up are: Project Scaffolding and Metadata.
Open-source alternatives to sindresorhus/read-package-up include: npm/normalize-package-data — normalizes package metadata, typically found in package.json file. sindresorhus/generator-nm — Scaffold out a node module. sindresorhus/package-config — Get namespaced config from the closest package.json. sindresorhus/package-up — Find the closest package.json file. zeke/npe — Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.