sindresorhus / read-pkg
Read a package.json file
☆165Updated last year
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☆267Updated last year
- Find the closest package.json file☆163Updated last year
- Write a package.json file☆88Updated 9 months ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated 9 months ago
- Find the root directory of a Node.js project or npm package☆243Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Get metadata of a package from the npm registry☆241Updated 10 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Check if a path exists☆151Updated 3 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…☆93Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Get the latest version of an npm package☆176Updated last year
- Finds the common standard cache directory☆158Updated last month
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Convert a value to an array☆129Updated 3 years ago
- normalizes package metadata, typically found in package.json file.☆200Updated last month
- Detect the dominant newline character of a string☆55Updated last year
- Parse the things that can be arguments to `npm install`☆131Updated 3 months ago
- Monorepo for NodeLib libraries☆73Updated 4 months ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆144Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Node module that returns a list of files waiting to be committed.☆57Updated 3 years ago
- The cmd-shim used in npm☆77Updated 2 weeks ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Sort the keys of an object☆103Updated 8 months ago
- Create and parse HTTP Content-Type header☆136Updated 9 months ago