sindresorhus / read-pkgLinks
Read a package.json file
☆169Updated 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:
- Find the closest package.json file☆164Updated last month
- Read the closest package.json file☆269Updated last year
- Get metadata of a package from the npm registry☆244Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated 11 months ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Write a package.json file☆88Updated 11 months ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 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 latest version of an npm package☆176Updated last year
- Sort the keys of an object☆104Updated 10 months ago
- Detect the indentation of code☆196Updated last year
- Get the real path of the system temp directory☆82Updated 2 years ago
- Convert a value to an array☆129Updated 3 years ago
- normalizes package metadata, typically found in package.json file.☆201Updated this week
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆223Updated last year
- Clear a module from the cache☆182Updated 3 years ago
- Finds the common standard cache directory☆158Updated 3 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…☆94Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Parse the things that can be arguments to `npm install`☆130Updated 5 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 4 months ago
- Get the system locale☆227Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Check if a value is a plain object☆102Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Import a module while bypassing the cache☆283Updated 5 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year