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:
- Read the closest package.json file☆267Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Get metadata of a package from the npm registry☆242Updated last year
- Find the closest package.json file☆165Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- Write a package.json file☆88Updated last year
- 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
- Get the latest version of an npm package☆176Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆240Updated last week
- The cmd-shim used in npm☆77Updated last month
- Convert a value to an array☆129Updated 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…☆95Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆155Updated 2 years ago
- Sort the keys of an object☆104Updated last week
- Finds the common standard cache directory☆158Updated 4 months ago
- Import a globally installed module☆58Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Import a module while bypassing the cache☆285Updated 6 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆123Updated 6 months ago
- normalizes package metadata, typically found in package.json file.☆202Updated last month
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Parse the things that can be arguments to `npm install`☆131Updated last month
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Check if a value is a plain object☆102Updated last year
- Monorepo for NodeLib libraries☆75Updated 7 months ago
- Get the real path of the system temp directory☆81Updated 2 years ago