The only way to check if your code runs
npm install dog-says-what
const dogSaysWhat = require("dog-says-what");
dogSaysWhat();
Uses Colors.js under the hood to make the text more colorful.
I was fooling around with creating a package and my thought was to make something useless. But u can use it to check if your node runs. If it runs, you will see something in the terminal.