package-json
There are 386 repositories under package-json topic.
sezna/nps
NPM Package Scripts -- All the benefits of npm scripts without the cost of a bloated package.json and limits of json
JamieMason/shrinkpack
Fast, resilient, reproducible builds with npm install.
jurassiscripts/velociraptor
The npm-style script runner for Deno
dependency-check-team/dependency-check
checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json
vuki656/package-info.nvim
✍️ All the npm/yarn/pnpm commands I don't want to type
cameronhunter/prettier-package-json
Prettier formatter for package.json files
voxpelli/node-installed-check
Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range
silverwind/updates
Flexible npm and poetry dependency update tool
radswiat/webpack-auto-inject-version
Webpack plugin to auto inject version into html or file
lostpebble/generate-package-json-webpack-plugin
Generates a package.json file containing the external modules used by your webpack bundle
bmish/check-dependency-version-consistency
CLI tool which checks that dependencies are on consistent versions across a monorepo / npm/pnpm/Yarn workspace.
mjswensen/shoulders
💛 Quickly view a list of your dependencies' open issues.
kravetsone/vscode-publint
This extension allows you to check the package.json for errors
privatenumber/resolve-pkg-maps
Resolve package.json `exports` & `imports` maps
privatenumber/clean-pkg-json
Script to remove unnecessary properties from package.json on prepublish hook
tad-lispy/npm-git-install
Clones and (re)installs packages from remote git repos. See npm/npm#3055
xmatters/upgreat
CLI for a painless way to upgrade your package.json dependencies!
coala/coala-quickstart
A tool that generates an initial coala config file for you!
insin/package-config-checker
Checks if your dependencies have package.json files config or an .npmignore for packaging
jamiebuilds/std-pkg
The Official package.json Standard™ for Npm® endorsed fields
Alek-S/select-run
A CLI tool to interactively search & select one or many package.json npm scripts to run
Wscats/delete-node-modules
✂️ Simple extension for Visual Studio Code that allows you to quickly delete your project's node_modules directory
atlassian/validate-npm-package
Validate a package.json file
ehmicky/get-bin-path
Get the current package's binary path
pkg-tools/pkg-tools
An opinionated build toolchain with typed configuration. A project by @crowprose
mohlsen/check-engine
A utility to check your engines for Node.js
unional/vscode-sort-package-json
Sort package.json VSCode extension
akabekobeko/npm-cross-conf-env
To cross-platform the "config" and root variable reference of package.json in npm-scripts.
serkanyersen/pjson
Let's you read package.json from any directory
privatenumber/pkg-entry-points
Get all entry-points for an npm package. Supports the `exports` field in `package.json`
privatenumber/alias-imports
Create Node.js aliases via imports map
ryoppippi/pkg-to-jsr
Zero-config tool that generates jsr.json from package.json
crystian/executor
A powerful "short-cutter" to your console to you and your team!
Daydreamer-riri/vscode-ext-packages
Helps JavaScript developers managing dependencies with package.json.
vimtor/action-update-version
🏷 Update your files version field on new releases
idan-at/eslint-plugin-package-json-dependencies
An ESLint plugin for package-json dependencies, for both JS and TS projects.