package-up

File finder

Finds the closest package.json file in a directory tree

Find the closest package.json file

GitHub

159 stars
10 watching
14 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/read-package-up Finds the closest package.json file and returns its contents 258
sindresorhus/package-config A tool to get namespaced config from the closest package.json 120
sindresorhus/package-json A tool to retrieve metadata from the npm registry 237
sindresorhus/find-up-cli A utility for finding files by walking up parent directories 39
sindresorhus/find-up A utility library for finding files or directories by walking up parent directories 582
sindresorhus/latest-version-cli A tool to find the latest version of an npm package 53
sindresorhus/pkg-dir Finds the root directory of a Node.js project or npm package 235
sindresorhus/alfred-npms An Alfred workflow to search for npm packages using npms.io 367
sindresorhus/os-locale A package to get the system locale information 225
sindresorhus/load-json-file Reads and parses JSON files from disk or string input 245
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
sindresorhus/npm-name-cli Checks package or organization name availability on npm 285
sindresorhus/pkg-dir-cli A tool that finds the root directory of a Node.js project or package 24
sindresorhus/npm-run-path Prepends a user's PATH with local binaries 104