There are 3 repositories under package-json topic.
NPM Package Scripts -- All the benefits of npm scripts without the cost of a bloated package.json and limits of json
Fast, resilient, reproducible builds with npm install.
The npm-style script runner for Deno
✍️ All the npm/yarn/pnpm commands I don't want to type
checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json
Prettier formatter for package.json files
Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range
Flexible dependency update tool
CLI tool which checks that dependencies are on consistent versions across a monorepo / npm/pnpm/Yarn workspace.
Generates a package.json file containing the external modules used by your webpack bundle
Webpack plugin to auto inject version into html or file
This extension allows you to check the package.json for errors
Resolve package.json `exports` & `imports` maps
Script to remove unnecessary properties from package.json on prepublish hook
Clones and (re)installs packages from remote git repos. See npm/npm#3055
A tool that generates an initial coala config file for you!
Checks if your dependencies have package.json files config or an .npmignore for packaging
The Official package.json Standard™ for Npm® endorsed fields
A CLI tool to interactively search & select one or many package.json npm scripts to run
✂️ Simple extension for Visual Studio Code that allows you to quickly delete your project's node_modules directory
A lightweight tool to automate your release process, compatible with conventional commit messages. It reads your commit history, determines the release type, and generates release notes without unnecessary dependencies.
Get the current package's binary path
An opinionated build toolchain with typed configuration. A project by @crowprose
Sort package.json VSCode extension
Zero-config tool that generates jsr.json from package.json
To cross-platform the "config" and root variable reference of package.json in npm-scripts.
Let's you read package.json from any directory
Get all entry-points for an npm package. Supports the `exports` field in `package.json`
Helps JavaScript developers managing dependencies with package.json.
ESLint plugin to check Node.js dependencies.