sindresorhus / read-pkgLinks
Read a package.json file
☆171Updated 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☆165Updated 3 months ago
- 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☆244Updated last year
- Read the closest package.json file☆267Updated last year
- Write a package.json file☆88Updated this week
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 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
- 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
- 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.☆154Updated 2 years ago
- Sort the keys of an object☆105Updated 3 weeks ago
- Import a globally installed module☆58Updated last year
- Finds the common standard cache directory☆158Updated 5 months ago
- Parse the things that can be arguments to `npm install`☆131Updated last month
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!