sindresorhus / package-json
Get metadata of a package from the npm registry
☆240Updated 8 months ago
Alternatives and similar repositories for package-json:
Users that are interested in package-json are comparing it to the libraries listed below
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Read the closest package.json file☆266Updated last year
- Read a package.json file☆165Updated last year
- Find the closest package.json file☆162Updated last year
- Check if a path exists☆150Updated 3 years ago
- Get the latest version of an npm package☆176Updated last year
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated 7 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Convert a value to an array☆129Updated 3 years ago
- Finds the common standard cache directory☆158Updated last year
- Copy files☆428Updated 7 months ago
- normalizes package metadata, typically found in package.json file.☆198Updated 5 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Parse the things that can be arguments to `npm install`☆128Updated last month
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆334Updated 5 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Write a package.json file☆88Updated 7 months ago
- Get the path to the user home directory☆161Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Is the given string an acceptable npm package name?☆299Updated 5 months ago
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- Detect if the current environment is a CI server☆390Updated 3 months ago
- Get the system locale☆228Updated 3 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Move a file - Even works across devices☆198Updated last year
- Import a module lazily☆248Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆152Updated last year
- Get stdin as a string or buffer☆338Updated last year