Skip to content

streamich/climod-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

climod-json

CLI codemod to modify JSON files.

climod-json --file package.json --path license --set MIT

Now your package.json has this entry.

{
  "license": "MIT"
}

About

CLI codemod that modifies JSON files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published