sindresorhus / package-jsonLinks
Get metadata of a package from the npm registry
☆245Updated 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:
- Read a package.json file☆174Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Find the closest package.json file☆166Updated 7 months ago
- Get the latest version of an npm package☆175Updated last year
- Read the closest package.json file☆268Updated 2 months ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- normalizes package metadata, typically found in package.json file.☆204Updated 3 weeks ago
- Parse the things that can be arguments to `npm install`☆135Updated last month
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Convert a value to an array☆133Updated 4 years ago
- Finds the common standard cache directory☆160Updated 9 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆347Updated 3 weeks ago
- Is the given string an acceptable npm package name?☆306Updated this week
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 4 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- Import a module while bypassing the cache☆286Updated 11 months ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Detect the indentation of code☆200Updated 3 months ago
- Write a package.json file☆89Updated 4 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Clear a module from the cache☆184Updated 4 years ago
- Check if a path exists☆155Updated 3 years ago
- Convert Windows backslash paths to slash paths☆338Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 3 months ago
- Parse JSON with more helpful errors☆371Updated 9 months ago
- like fetch() but for the npm registry☆151Updated last month