sindresorhus / read-pkgLinks
Read a package.json file
☆173Updated 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
- Get metadata of a package from the npm registry☆244Updated last year
- Find the closest package.json file☆165Updated 4 months ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Write a package.json file☆89Updated last month
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Get the latest version of an npm package☆175Updated last year
- Import a module while bypassing the cache☆285Updated 8 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Import a globally installed module☆57Updated last year
- Finds the common standard cache directory☆159Updated 6 months ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Convert a value to an array☆131Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated last month
- Sort the keys of an object☆105Updated 2 months 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 2 years ago
- Parse the things that can be arguments to `npm install`☆132Updated this week
- Is the given string an acceptable npm package name?☆303Updated this week
- Get the real path of the system temp directory☆82Updated 3 years ago
- Check if a value is a plain object☆103Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 2 months ago
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- Clear a module from the cache☆184Updated 3 years ago
- Check if your package was installed globally☆69Updated last year
- Import a module lazily☆248Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago