Skip to content

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

Notifications You must be signed in to change notification settings

brunos3d/auto-name-package-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published