v1.1.1
Bug fix
Stops the app if package.json is not found
Implemented code to terminate the program's execution with an error
status if the 'package.json' file is not found during the modification
process. This prevents the console message 'LICENSE generated!' even
after an error.
Full Changelog: v1.1.0...v1.1.1