I have a node_modules folder that works, and I have tried many permutations of package.json\'s that should create identical results and create extremely close results, but m
You can create the package.json file in your chosen location by running:
npm init
After creating the script run
node script.js