read-package-up
Package locator
Finds the closest package.json file and returns its contents
Read the closest package.json file
258 stars
8 watching
18 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/package-up | Finds the closest package.json file in a directory tree | 159 |
sindresorhus/package-json | A tool to retrieve metadata from the npm registry | 237 |
sindresorhus/package-config | A tool to get namespaced config from the closest package.json | 120 |
sindresorhus/latest-version-cli | A tool to find the latest version of an npm package | 53 |
sindresorhus/os-locale | A package to get the system locale information | 225 |
sindresorhus/alfred-npms | An Alfred workflow to search for npm packages using npms.io | 367 |
sindresorhus/npm-home | A tool for navigating package repositories from the command line. | 198 |
sindresorhus/load-json-file | Reads and parses JSON files from disk or string input | 245 |
sindresorhus/find-up-cli | A utility for finding files by walking up parent directories | 39 |
sindresorhus/find-cache-dir | Finds and returns the standard cache directory for a given project name | 151 |
sindresorhus/npm-keyword | A utility for fetching metadata about npm packages based on specific keywords | 52 |
bahmutov/json-package | A utility to fetch specific properties from the package.json file using a shortened prefix. | 8 |
sindresorhus/find-up | A utility library for finding files or directories by walking up parent directories | 582 |
sindresorhus/npm-name-cli | Checks package or organization name availability on npm | 285 |
nix-community/nix-index | A tool to quickly locate nix packages providing specific files. | 865 |