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
- Read the closest package.json file☆267Updated last year
- Write a package.json file☆88Updated 8 months ago
- Find the closest package.json file☆163Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated 9 months ago
- Resolve the path of a module like require.resolve() but from a given path☆141Updated 4 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Check if a path exists☆151Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆242Updated last year
- Get metadata of a package from the npm registry☆240Updated 9 months ago
- Convert a value to an array☆129Updated 3 years ago
- Finds the common standard cache directory☆158Updated 2 weeks ago
- normalizes package metadata, typically found in package.json file.☆200Updated 2 weeks ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Get the real path of the system temp directory☆83Updated 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…☆92Updated 2 years ago
- Parse the things that can be arguments to `npm install`☆130Updated 2 months ago
- Import a globally installed module☆58Updated last year
- JavaScript option parsing and help generation library☆163Updated 11 months ago
- Is the given string an acceptable npm package name?☆300Updated 2 weeks ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Monorepo for NodeLib libraries☆72Updated 3 months ago
- Check if your package was installed globally☆70Updated last year
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- Write minimal node index.js files that require and export siblings by file basename☆84Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Get the latest version of an npm package☆176Updated last year
- Detect the dominant newline character of a string☆55Updated last year