An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with package-json

A curated list of projects in awesome lists tagged with package-json .

https://github.com/sezna/nps

NPM Package Scripts -- All the benefits of npm scripts without the cost of a bloated package.json and limits of json

automation cli npm npm-scripts package-json scripts

Last synced: 13 May 2025

https://github.com/vuki656/package-info.nvim

✍️ All the npm/yarn/pnpm commands I don't want to type

neovim neovim-gui neovim-lua neovim-plugin npm package-json pnpm version vim yarn

Last synced: 15 May 2025

https://github.com/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

dependencies detective lint npm package-json

Last synced: 03 Apr 2025

https://github.com/cameronhunter/prettier-package-json

Prettier formatter for package.json files

cli javascript json package-json prettier pretty-print printer

Last synced: 04 Apr 2025

https://github.com/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

cli dependency-analysis hacktoberfest npm package-json validation versioning

Last synced: 06 Apr 2025

https://github.com/bmish/check-dependency-version-consistency

CLI tool which checks that dependencies are on consistent versions across a monorepo / npm/pnpm/Yarn workspace.

dependencies linter monorepo nodejs npm npm-workspaces package-json packages pnpm pnpm-workspaces workspace yarn yarn-workspaces

Last synced: 12 Apr 2025

https://github.com/lostpebble/generate-package-json-webpack-plugin

Generates a package.json file containing the external modules used by your webpack bundle

nodejs nodejs-modules package-json webpack webpack-plugin

Last synced: 21 Jul 2025

https://github.com/privatenumber/clean-pkg-json

Script to remove unnecessary properties from package.json on prepublish hook

clean hook npm package-json prepublish

Last synced: 20 Apr 2026

https://github.com/mjswensen/shoulders

💛 Quickly view a list of your dependencies' open issues.

contributing hacktoberfest issues javascript node-modules npx open-source package-json

Last synced: 22 Jul 2025

https://github.com/kravetsone/vscode-publint

This extension allows you to check the package.json for errors

linter package-json vscode vscode-extension

Last synced: 08 May 2025

https://github.com/privatenumber/resolve-pkg-maps

Resolve package.json `exports` & `imports` maps

conditional exports imports nodejs package-json resolver subpaths

Last synced: 05 Apr 2025

https://github.com/tad-lispy/npm-git-install

Clones and (re)installs packages from remote git repos. See npm/npm#3055

nodejs npm package package-json package-manager

Last synced: 19 Jan 2026

https://github.com/xmatters/upgreat

CLI for a painless way to upgrade your package.json dependencies!

cli dependencies dependency-manager nodejs npm package-json package-management yarn

Last synced: 13 Apr 2025

https://github.com/coala/coala-quickstart

A tool that generates an initial coala config file for you!

coala editorconfig gitignore multiprocessing package-json

Last synced: 30 Apr 2025

https://github.com/insin/package-config-checker

Checks if your dependencies have package.json files config or an .npmignore for packaging

dependencies nodejs package-json tool

Last synced: 14 Jun 2025

https://github.com/jamiebuilds/std-pkg

The Official package.json Standard™ for Npm® endorsed fields

npm official package-json spec standard

Last synced: 12 Jun 2025

https://github.com/wscats/delete-node-modules

✂️ Simple extension for Visual Studio Code that allows you to quickly delete your project's node_modules directory

node-modules package-json vscode-extension

Last synced: 14 Apr 2025

https://github.com/alek-s/select-run

A CLI tool to interactively search & select one or many package.json npm scripts to run

cli command-line commandline javascript node npm npm-scripts package-json

Last synced: 13 Apr 2025

https://github.com/akabekobeko/npm-cross-conf-env

To cross-platform the "config" and root variable reference of package.json in npm-scripts.

cross-platform environment-variables node npm npm-scripts package-json

Last synced: 28 Jun 2025

https://github.com/ryoppippi/pkg-to-jsr

Zero-config tool that generates jsr.json from package.json

cli jsr package-json typescript zero-config

Last synced: 10 Apr 2025

https://github.com/serkanyersen/pjson

Let's you read package.json from any directory

helpers json-files nodejs npm package-json typescript utilities

Last synced: 02 Jul 2025

https://github.com/privatenumber/pkg-entry-points

Get all entry-points for an npm package. Supports the `exports` field in `package.json`

entry-points exports nodejs package-json

Last synced: 03 Jul 2025

https://github.com/privatenumber/alias-imports

Create Node.js aliases via imports map

alias aliases imports package-json

Last synced: 16 Mar 2025

https://github.com/cutenode/mingine

A module to get the minimum usable engine(s)

engines node nodejs package-json package-lock reliability supoort

Last synced: 28 Apr 2025

https://github.com/idan-at/eslint-plugin-package-json-dependencies

An ESLint plugin for package-json dependencies, for both JS and TS projects.

dependencies eslint javascript lint package-json package-json-types typescript

Last synced: 04 Apr 2026

https://github.com/vimtor/action-update-version

🏷 Update your files version field on new releases

actions package-json release version-control-system versioning

Last synced: 07 Apr 2025

https://github.com/ota-meshi/eslint-plugin-node-dependencies

ESLint plugin to check Node.js dependencies.

eslint-plugin nodejs package-json

Last synced: 22 Feb 2026

https://github.com/daydreamer-riri/vscode-ext-packages

Helps JavaScript developers managing dependencies with package.json.

javascript node package-json vscode-extension

Last synced: 15 Jul 2025

https://github.com/zhangfisher/json_comments_extension

Add comments to JSON file of vscode extension

comment extension json package-json plugin vscode

Last synced: 27 Jul 2025

https://github.com/shinnn/sum-up

Summarize package information

cli-utility information javascript nodejs package-json terminal

Last synced: 04 Aug 2025

https://github.com/jonschlinkert/sync-pkg

Minimalist CLI to sync only basic properties from package.json to bower.json

bower json package package-json pkg sync

Last synced: 06 May 2025

https://github.com/multimc/meta

Repository for Minecraft package metadata update scripts

liteloader lwjgl metadata metadata-extraction minecraft minecraft-forge multimc package-json quiltmc

Last synced: 13 Apr 2025

https://github.com/planetoftheweb/npmtooling

This is the repository for my course, Tooling with NPM Scripts on LinkedIn Learning and Lynda.com.

linkedinlearning lynda-com npm npm-scripts package-json rayvillalobos sass tooling training tutorial

Last synced: 06 Mar 2026

https://github.com/base-repos/base-pkg

Base plugin for adding a `pkg` object with get/set methods for getting data from package.json or setting data to package.json.

config data libary module npm package package-json project store

Last synced: 07 May 2025

https://github.com/boneskull/sync-monorepo-packages

Synchronizes one or more fields between package.json files in a monorepo

copy lerna manifest metadata monorepo monorepo-packages npm package-json package-management packages sync synchronize workflow

Last synced: 13 Sep 2025

https://github.com/tiagodanin/gen-readme

Generate a README.md from package.json contents. [Fork https://github.com/zeke/package-json-to-readme/]

generator github hacktoberfest npm package-json package-manager readme

Last synced: 13 Apr 2025

https://github.com/jonschlinkert/lookup-deps

Simple API for getting metadata from locally installed npm packages (in `node_modules`).

cache dependencies deps package package-json tree

Last synced: 07 May 2025

https://github.com/stacksjs/bumpx

Bump your package.json versions & dependencies automatically.

bump package-json updates version-bump zig

Last synced: 04 May 2026

https://github.com/nodejs/package-compliant

Validate the `support` property in the `package.json`

package package-json validation

Last synced: 04 Oct 2025

https://github.com/jonschlinkert/get-pkgs

Get package.json files for an array of repos from the npm registry.

download get javascript jonschlinkert json node nodejs npm package package-json pkg request

Last synced: 12 Oct 2025

https://github.com/andreineculau/package-json-scripts

A NodeJS package to test how package.json scripts are being scheduled by different package managers.

comparison compatibility git npm package-json yarn

Last synced: 20 Oct 2025

https://github.com/undead25/package.json

package.json 非官方中文版

npm-package package-json

Last synced: 12 Jul 2025

https://github.com/vincenzomanto/light-release

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.

config js npm package-json release semantic-release simple version version-control versioning versioning-semantics

Last synced: 04 Apr 2025

https://github.com/1j01/project-nexus

A hub for all your programming projects, and GUI for npm & package.json (not in development) - hey look a new thing!! https://webdash.xyz/ (solving the same sort of problem, and it looks nice!) ... ooh and another thing! https://github.com/720kb/ndm

github hub launcher nexus package package-json processes project project-management project-manager projects terminal

Last synced: 25 Apr 2025

https://github.com/pravnyadv/unpackage

Convert package-lock.json to package.json

convert package-json package-lock-json unpackage

Last synced: 17 May 2026

https://github.com/radarsu/types-package-json

A handful set of package.json types and interfaces to improve working with dynamically imported package.json files.

dynamic import interface json package-json types

Last synced: 08 Aug 2025

https://github.com/maxgfr/github-change-json

Github action which lets you to change a value from a json file (e.g. package.json)

actions github github-actions json key package-json update update-json value workflow

Last synced: 02 Apr 2026

https://github.com/ojonatasquirino/automacao-front

Pacotes e ferramentas para codificação. Compreensão e uso prático da Linha de comando, Git, NPM, ESLint, Webpack e Babel.

babel eslint git javascript npm-package package-json webpack

Last synced: 17 Oct 2025

https://github.com/mashupmill/sync-pom-version-to-package

Synchronizes the pom version to the package.json. Useful for applications that rely on maven pom's for building the application.

maven maven-pom node node-js nodejs package-json pom sync synchronization

Last synced: 20 Jun 2025

https://github.com/mbuchalik/package-lock-utd

Checks if package-lock.json is Up To Date (= UTD)

continuous-integration npm package-json package-lock

Last synced: 03 Sep 2025

https://github.com/vijaysutrave/clean-package-json

Reduce install times on production, clean up package json

dependencies npm package-json

Last synced: 14 Jun 2025

https://github.com/sandeep1995/list-dep

List production dependencies of NPM your projects.

nodejs npm package package-json

Last synced: 11 Apr 2025

https://github.com/jonschlinkert/expand-pkg

Parse string values in package.json into objects.

expand jonschlinkert json normalize object package package-json packagejson parse pkg schema

Last synced: 13 May 2025

https://github.com/voxpelli/node-installed-check-core

Checks whether installed modules fulfills the requirements of package.json

dependency-analysis javascript nodejs npm package-json

Last synced: 13 Sep 2025

https://github.com/voxpelli/list-installed

A modern typed async alternative to read-installed / readdir-scoped-modules

async dependency-tree npm package-json

Last synced: 13 Sep 2025

https://github.com/mochajs/contributors

Add & update list of Git contributors in package.json

author collaborators committers contributors git npm package-json

Last synced: 01 Oct 2025

https://github.com/ingogriebsch/sync-packagejson-version-maven-plugin

This Maven plugin allows you to synchronize the version of a package.json file with the version of the pom.xml.

java maven maven-plugin maven-plugins npm package-json

Last synced: 21 Mar 2025

https://github.com/kshutkin/package-build

cli to build library projects using only package.json and command line arguments as inputs

build build-tool cli exports fast package-json rollup subpackages typescript

Last synced: 23 Jul 2025

https://github.com/svierk/get-node-version

🕵🏻 GitHub composite action that pulls the Node.js version to be used from the package.json file of a project

composite-action github-actions nodejs npm package-json yarn

Last synced: 12 Apr 2025

https://github.com/zautumnz/sortpack

Organize your package.json

cleanup fixpack organize package package-json sort

Last synced: 28 Feb 2026

https://github.com/abranhe/init-pkg-json

📦 Complex generator of Package.json

generator init initers json package-json

Last synced: 27 Oct 2025

https://github.com/codex-team/action-nodejs-package-info

Action for getting information from package.json file

action codex github-actions nodejs package package-json

Last synced: 14 Apr 2025

https://github.com/strongbox/strongbox-npm-metadata

This is a Java implementation of the npmjs metadata schema definition.

hacktoberfest java json-schema metadata npm package-json pojo schema

Last synced: 05 May 2025

https://github.com/forresst/markdown-magic-package-json

Add the `package.json` properties to markdown files via markdown-magic

markdown markdown-magic package-json

Last synced: 21 Jun 2025

https://github.com/zacanger/sortpack

Organize your package.json

cleanup fixpack organize package package-json sort

Last synced: 14 Apr 2025

https://github.com/linux-profile/linux-profile

🐧 CLI tool for managing linux user profiles with multiple powers make life easier and faster.

archlinux bash bash-script kubuntu linux linux-app linux-shell package-json package-management package-manager python python-script python3 ubuntu

Last synced: 14 Apr 2025

https://github.com/nice-move/prettier-plugin-package-json

A `prettier` plugin to make `package.json` prettier

nice-move npm package package-json prettier prettier-plugin sort

Last synced: 23 Apr 2025

https://github.com/n3ps/package-json-credits

Turn any package.json into movie credits

css-animation gridsome package-json vue

Last synced: 10 Jul 2025

https://github.com/fwcd/dpm

The missing package manager for Deno

deno package-json package-manager

Last synced: 19 May 2026

https://github.com/uetchy/prettier-plugin-fixpack

(semi-)opinionated @prettier plugin that sort out package.json

package-json prettier prettier-plugin

Last synced: 25 Apr 2026

https://github.com/ozum/validate-name

Check similar names in npm registry.

check e403 module name npm package package-json similarity valid

Last synced: 04 Jul 2025

https://github.com/jaid/pover

Package Overmanager. Easy CLI shortcuts for npm, pnpm, Yarn and Lerna.

cli command command-line dependencies global install lerna lockfile npm package package-json pnpm update upgrade yarn

Last synced: 21 Mar 2025

https://github.com/mnrendra/read-package

Read the package.json file from any sub-directory in your project.

package-json read read-package

Last synced: 17 Jan 2026

https://github.com/redcmd/json-embedded-languages

VSCode Extension: Syntax highlighting ShellScript inside package.json "scripts"

package-json shell-script textmate-grammar

Last synced: 03 Aug 2025

https://github.com/nexdrew/cies

:ocean: List dependencies in your terminal

cli console dependencies devdependencies nodejs npm package-json terminal versions

Last synced: 05 Apr 2025

https://github.com/rmariuzzo/entrify

📦 Library to convert package.json to index.js.

main monorepo package-json

Last synced: 02 Apr 2025

https://github.com/importantimport/package-json

{...} Command-line tools and libraries for package.json.

hacktoberfest package-json typescript

Last synced: 13 Apr 2025

https://github.com/aminnairi/package-json-generator

Generate package.json files directly from your browser.

elm package-json

Last synced: 26 Jul 2025

https://github.com/ericadamski/atom-package-script-runner

Provides a graphic UI for running package.json scripts from the Atom text editor.

atom package-json

Last synced: 23 Apr 2025

https://github.com/arzyu/cordova-plugin-package-json-guard

Fix line feed issue (cordova-cli/issues/394) for package.json after cordova build, just install it.

cordova cordova-cli cordova-plugin package-json

Last synced: 06 May 2025

https://github.com/dslzuha/myrepo

Repository for packagecloud integration

html package-json packagecloud

Last synced: 17 Apr 2026

https://github.com/stefanoschrs/go-bumper

Bump Semver version in files

bump config-xml golang package-json semver versioning

Last synced: 13 Jul 2025

https://github.com/hellivan/docker-snapshot-image

CLI utiltiy for creating docker snapshot images from an existing Node.JS project

ci docker docker-images docker-snapshot-images git npm package-json snapshot

Last synced: 15 Mar 2026