sindresorhus / package-json
Get metadata of a package from the npm registry
☆237Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for package-json
- Get the latest version of an npm package☆177Updated 8 months ago
- Read the closest package.json file☆258Updated last year
- Read a package.json file☆166Updated last year
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Find the closest package.json file☆159Updated last year
- normalizes package metadata, typically found in package.json file.☆196Updated last month
- Check if a path exists☆150Updated 2 years ago
- Get the gzipped size of a string or buffer☆171Updated 2 years ago
- Convert a value to an array☆131Updated 3 years ago
- Finds the common standard cache directory☆151Updated 8 months ago
- Copy files☆424Updated 3 months ago
- Parse the things that can be arguments to `npm install`☆125Updated last month
- Import a module while bypassing the cache☆284Updated 5 months ago
- Is the given string an acceptable npm package name?☆299Updated last month
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 3 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆330Updated last month
- Let a globally installed package use a locally installed version of itself if available☆154Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated 3 weeks ago
- Write a package.json file☆89Updated 3 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Check if your package was installed globally☆70Updated last year
- Detect the indentation of code☆196Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆107Updated 2 years ago
- Get the path to the user home directory☆161Updated 3 years ago
- Clean up error stack traces☆337Updated last year
- Get a random temporary file or directory path☆424Updated last year
- Easily handle defaults for your options☆73Updated last year
- Get the real path of the system temp directory☆82Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago