sindresorhus / read-pkgLinks
Read a package.json file
☆175Updated 3 months ago
Alternatives and similar repositories for read-pkg
Users that are interested in read-pkg are comparing it to the libraries listed below
Sorting:
- Get metadata of a package from the npm registry☆247Updated last year
- Find the closest package.json file☆166Updated 8 months ago
- Read the closest package.json file☆268Updated 3 months ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Find the root directory of a Node.js project or npm package☆250Updated last week
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 5 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Write a package.json file☆89Updated 4 months ago
- Get the latest version of an npm package☆177Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- Import a globally installed module☆59Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- 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☆108Updated 5 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Finds the common standard cache directory☆161Updated 10 months ago
- Import a module while bypassing the cache☆287Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Convert a value to an array☆133Updated 4 years ago
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- normalizes package metadata, typically found in package.json file.☆204Updated 2 weeks ago
- Clear a module from the cache☆184Updated 4 years ago
- Is the given string an acceptable npm package name?☆309Updated 3 weeks ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Import a module lazily☆249Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Get the real path of the system temp directory☆85Updated 3 years ago
- webpack HMR Client☆120Updated 5 years ago
- Converts a source-map from/to different formats.☆171Updated 10 months ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 6 years ago