I\'m writing a small CLI in typescript and I have a command which basically allows me to generate a json file with default values in it (just like npm init -y),
npm init -y