sindresorhus / read-pkgLinks
Read a package.json file
☆175Updated 2 months ago
Alternatives and similar repositories for read-pkg
Users that are interested in read-pkg are comparing it to the libraries listed below
Sorting:
- Read the closest package.json file☆268Updated 2 months ago
- Get metadata of a package from the npm registry☆246Updated last year
- Find the closest package.json file☆166Updated 7 months ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Write a package.json file☆89Updated 4 months ago
- Get the latest version of an npm package☆176Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- Sort the keys of an object☆107Updated 4 months ago
- Import a globally installed module☆59Updated 2 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Import a module while bypassing the cache☆287Updated 11 months ago
- Convert a value to an array☆133Updated 4 years ago
- normalizes package metadata, typically found in package.json file.☆204Updated last month
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Import a module lazily☆249Updated 3 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Check if a value is a plain object☆103Updated last year
- Check if a path exists☆155Updated 3 years ago
- Finds the common standard cache directory☆160Updated 9 months ago