Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 449 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 449 Bytes

auto-name-package-json

This is a simple script that will automatically add the property name to every package.json recursively in the current directory.

⚠ Warning ⚠

This script will OVERWRITE ALL package.json files in the current directory and all subdirectories that don't have the name property.

How to use it

Just run

npx zx https://raw.githubusercontent.com/BrunoS3D/auto-name-package-json/main/index.mjs