sindresorhus / package-jsonLinks
Get metadata of a package from the npm registry
☆243Updated 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☆170Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Get the latest version of an npm package☆175Updated last year
- Find the closest package.json file☆165Updated 4 months ago
- 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
- Parse the things that can be arguments to `npm install`☆132Updated 2 weeks ago
- Is the given string an acceptable npm package name?☆303Updated this week
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆343Updated this week
- like fetch() but for the npm registry☆148Updated 3 weeks ago
- Finds the common standard cache directory☆159Updated 6 months ago
- Import a module while bypassing the cache☆285Updated 8 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 2 months ago
- Convert a value to an array☆131Updated 3 years ago
- Write a package.json file☆89Updated last month
- Extends minimatch.match() with support for multiple patterns☆306Updated last year
- Convert Windows backslash paths to slash paths☆337Updated 2 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 this week
- Walk through a folder and figure out what goes in an npm package☆114Updated this week
- Clear a module from the cache☆184Updated 3 years ago
- Detect the indentation of code☆197Updated last month
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Write files in an atomic fashion w/configurable ownership☆241Updated last month
- Parse JSON with more helpful errors☆368Updated 6 months ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆224Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆193Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆355Updated 11 months ago
- Sort the keys of an object☆105Updated last month