sindresorhus / package-jsonLinks
Get metadata of a package from the npm registry
☆243Updated 11 months ago
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☆247Updated last month
- Read a package.json file☆169Updated last year
- Read the closest package.json file☆269Updated last year
- Find the closest package.json file☆164Updated last month
- Get the latest version of an npm package☆176Updated 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
- Parse the things that can be arguments to `npm install`☆130Updated 5 months ago
- Finds the common standard cache directory☆158Updated 3 months ago
- normalizes package metadata, typically found in package.json file.☆201Updated 2 weeks ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated this week
- Convert a value to an array☆129Updated 3 years ago
- Is the given string an acceptable npm package name?☆303Updated 2 weeks ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Detect the indentation of code☆196Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Import a module lazily☆247Updated 3 years ago
- Import a module while bypassing the cache☆284Updated 5 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 4 months ago
- Clear a module from the cache☆182Updated 3 years ago
- Check if a path exists☆151Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Copy files☆429Updated 11 months ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆223Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Convert Windows backslash paths to slash paths☆335Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Find a file or directory by walking up parent directories☆616Updated last month
- Sort the keys of an object☆104Updated 10 months ago