sindresorhus / package-jsonLinks
Get metadata of a package from the npm registry
☆244Updated last year
Alternatives and similar repositories for package-json
Users that are interested in package-json are comparing it to the libraries listed below
Sorting:
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Read a package.json file☆171Updated last year
- Get the latest version of an npm package☆176Updated last year
- 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
- Find the closest package.json file☆165Updated 3 months ago
- Parse the things that can be arguments to `npm install`☆131Updated 2 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
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Finds the common standard cache directory☆158Updated 5 months ago
- Is the given string an acceptable npm package name?☆303Updated last week
- Detect the indentation of code☆197Updated 2 weeks ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated last month
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆342Updated last week
- Clear a module from the cache☆183Updated 3 years ago
- Sort the keys of an object☆105Updated last month
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆305Updated last year
- Convert a value to an array☆130Updated 3 years ago
- Import a module while bypassing the cache☆285Updated 7 months ago
- like fetch() but for the npm registry☆147Updated 2 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 weeks ago
- Walk through a folder and figure out what goes in an npm package☆114Updated last week
- Write a package.json file☆88Updated 2 weeks ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Import a module lazily☆247Updated 3 years ago
- Check if a path exists☆151Updated 3 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago