package-json
Package metadata fetcher
A tool to retrieve metadata from the npm registry
Get metadata of a package from the npm registry
237 stars
9 watching
62 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/npm-keyword | A utility for fetching metadata about npm packages based on specific keywords | 52 |
sindresorhus/package-up | Finds the closest package.json file in a directory tree | 159 |
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/read-package-up | Finds the closest package.json file and returns its contents | 258 |
sindresorhus/npm-home | A tool for navigating package repositories from the command line. | 198 |
sindresorhus/windows-cli | Tools for querying metadata about the active window on various platforms. | 65 |
sindresorhus/npm-user | Extracts user data from an npm user's profile page | 57 |
sindresorhus/npm-name | A utility to check if package or organization names are available on npm. | 168 |
sindresorhus/alfred-npms | An Alfred workflow to search for npm packages using npms.io | 367 |
sindresorhus/npm-name-cli | Checks package or organization name availability on npm | 285 |
sindresorhus/npm-user-cli | Tools to retrieve and display information about npm users. | 30 |
npm/normalize-package-data | Normalizes package metadata by cleaning and validating field values. | 196 |
sindresorhus/load-json-file | Reads and parses JSON files from disk or string input | 245 |
sindresorhus/os-locale | A package to get the system locale information | 225 |