Get metadata of a package from the npm registry
☆247Jul 14, 2024Updated last year
Alternatives and similar repositories for package-json
Users that are interested in package-json are comparing it to the libraries listed below
Sorting:
- Get the latest version of an npm package☆177Feb 27, 2024Updated 2 years ago
- Get the set npm registry URL☆57Apr 15, 2025Updated 10 months ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Check if your code is running as an npm or yarn script☆66Sep 10, 2025Updated 5 months ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Apr 1, 2024Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Check if a value is a plain object☆104May 4, 2024Updated last year
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Copy a file☆123Aug 13, 2025Updated 6 months ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated last month
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Feb 19, 2023Updated 3 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 4 years ago
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Regular expression for matching a shebang line☆48Aug 13, 2021Updated 4 years ago
- Convert a value to an array☆133Nov 9, 2021Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Sep 15, 2025Updated 5 months ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Check whether a package or organization name is available on npm☆173Feb 2, 2026Updated last month
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Jan 24, 2026Updated last month
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Read a package.json file☆175Feb 8, 2026Updated 3 weeks ago
- normalizes package metadata, typically found in package.json file.☆204Jan 21, 2026Updated last month
- Check if a path exists☆155Mar 3, 2022Updated 4 years ago
- Detect the dominant newline character of a string☆56Sep 23, 2023Updated 2 years ago
- Check if a value is a regular expression☆26Oct 31, 2021Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 6 months ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Update notifications for your CLI app☆1,797Dec 7, 2024Updated last year
- Find a file or directory by walking up parent directories☆634Sep 16, 2025Updated 5 months ago
- Check if a path is inside another path☆40Sep 11, 2025Updated 5 months ago
- Get a list of npm packages with keywords☆52Feb 26, 2024Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Jan 24, 2021Updated 5 years ago
- Get the directory of globally installed packages and binaries☆77Feb 2, 2026Updated last month
- Find the closest package.json file☆166Jun 5, 2025Updated 8 months ago
- Wordwrap a string with ANSI escape codes☆135Feb 20, 2026Updated last week
- Read and parse a JSON file☆248May 17, 2023Updated 2 years ago