This repository contains a Node.js script that reads a CSV file, transforms its content, and writes it to a JSON file. The transformation converts each number in the CSV into an object containing an ...